Identify AI Models Used in Your n8n Workflows
detail.loadingPreview
This workflow automatically scans your n8n instance to identify which AI models are being utilized within your automated workflows. It then logs this information into a Google Sheet for easy review and management.
About This Workflow
Gain crucial visibility into your n8n automation stack with this powerful workflow. It systematically fetches all your n8n workflows, filters them to pinpoint those that reference specific AI model identifiers (like modelId or model), and then extracts the relevant node and workflow details. This data is then meticulously organized and stored in a dedicated Google Sheet, providing a centralized and auditable record of your AI model usage across all your automated processes. This allows for better cost management, compliance, and optimization of your AI integrations.
Key Features
- Automated Workflow Analysis: Automatically scans all n8n workflows to detect AI model usage.
- AI Model Identification: Accurately identifies nodes using common AI model parameters (
modelId,model). - Data Consolidation: Consolidates extracted data into a structured Google Sheet.
- Granular Insights: Captures workflow name, ID, URL, and specific node details related to model usage.
- Customizable Tracking: Easily adaptable to track other custom parameters or different AI model naming conventions.
How To Use
- Connect n8n Account: Ensure your n8n account is connected via the
n8n-get all workflownode. - Configure Google Sheets: Set up your Google Sheets credentials and specify the
documentIdandsheetNamefor data logging in theGoogle Sheets-Clear Sheet DataandGoogle Sheets-Save node and workflow datanodes. - Adjust Filters (Optional): If your AI model parameters differ, modify the
leftValueexpressions in theFilter-get workflow contain modelidandFilter-node contain modelIdnodes to match your naming conventions. - Test Workflow: Click 'Test workflow' on the manual trigger node to initiate the analysis and data logging.
Apps Used
Workflow JSON
{
"id": "3a652361-7586-4a21-8475-6599d3a43851",
"name": "Identify AI Models Used in Your n8n Workflows",
"nodes": 6,
"category": "DevOps",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 3a652361-7586...
About the Author
N8N_Community_Pick
Curator
Hand-picked high quality workflows from the global community.
Statistics
Related Workflows
Discover more workflows you might like
Effortless Bug Reporting: Slack Slash Command to Linear Issue
Streamline your bug reporting process by instantly creating Linear issues directly from Slack using a simple slash command. This workflow enhances team collaboration by providing immediate feedback and a structured approach to logging defects, saving valuable time for development and QA teams.
Automated PR Merged QA Notifications
Streamline your QA process with this automated workflow that notifies your team upon successful Pull Request merges. Leverage AI and vector stores to enrich notifications and ensure seamless integration into your development pipeline.
Visualize Your n8n Workflows: Interactive Dashboard with Mermaid.js
Gain unparalleled visibility into your n8n automation landscape. This workflow transforms your n8n instance into a dynamic, interactive dashboard, leveraging Mermaid.js to visualize all your workflows in one accessible place.