Monitor OpenAI Token Usage and AI Agent Metrics in Google Sheets - n8n Workflow | Neura Market
Monitor OpenAI Token Usage and AI Agent Metrics in Google Sheets
Automatically track and log token usage and costs from AI agents into Google Sheets for enhanced observability and billing transparency.
This workflow facilitates the monitoring of AI agent interactions by capturing token usage and associated costs. It logs details such as model type, tokens used, costs, and tool usage into a Google Sheets dashboard. This setup is ideal for developers and teams who need to monitor AI usage and maintain cost transparency, especially during prototype stages. The workflow requires a self-hosted n8n instance due to the use of LangChain Code nodes.
Platform
n8n
Category
Business Intelligence
Price
Free
Creator
Sophia Chow
if
set
stickyNote
googleSheets
code
agent
googleSheetsTool
chatTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.