546 workflows, ready to run.
Community-built n8n automations, searchable live from the template library. Open one on n8n.io and import the JSON straight into your instance.
🎓 Learn n8n Expressions with an Interactive Step-by-Step Tutorial for BeginnersHow it works
This template is an interactive, step-by-step tutorial designed to teach you the most important skill in n8n: using expressions to access and manipulate data.
If you…27.9k views
↗🎓 Learn JSON Basics with an Interactive Step-by-Step Tutorial for BeginnersHow it works This workflow is an interactive, hands-on tutorial designed to teach you the absolute basics of JSON (JavaScript Object Notation) and, more importantly, how to use it…74.2k views
↗Evaluate tool usage accuracy in multi-agent AI workflows using Evaluation nodesWho's it for This workflow is ideal for AI developers running multi-agent systems in n8n who need to quantitatively evaluate tool usage behavior. If you're building autonomous agen…AI Agent · Embeddings OpenAI · Calculator · Call n8n Workflow Tool · Qdrant Vector Store3.1k views
↗Auto Generate Descriptive Node Names with AI for Workflow Readability⚡Auto Rename n8n Workflow Nodes with AI✨ This workflow uses AI to automatically generate clear and descriptive names for every node in your n8n workflows. It analyzes each node's t…Basic LLM Chain · Structured Output Parser · OpenRouter Chat Model60 views
↗Track AI Agent token usage and estimate costs in Google SheetsThis n8n template demonstrates how to obtain token usage from AI Agents and places the data into a spreadsheet that calculates the estimated cost of the execution. Obtaining the t…Google Sheets · AI Agent · Anthropic Chat Model · OpenAI Chat Model · Google Gemini Chat Model1.8k views
↗Design scalable sync workflows with Data Tables, ProspectPro and HubSpotThis template is a pattern library (one importable workflow) that shows a repeatable way to structure n8n automations so they remain easy to extend, cheaper to run, and safer to sc…HTTP Request · Telegram · HubSpot · Code20 views
↗🧑🎓 Test Your Data Access Techniques with Progressive Expression ChallengesHow it works This template is a hands-on, practical exam designed to help you master n8n Expressions—the key to accessing and manipulating data in your workflows. If the 🎓 Expre…HTML47 views
↗AI Orchestrator: dynamically Selects Models Based on Input TypeThis workflow is designed to intelligently route user queries to the most suitable large language model (LLM) based on the type of request received in a chat environment. It uses s…AI Agent · Basic LLM Chain · Anthropic Chat Model · OpenAI Chat Model · Simple Memory5.4k views
↗Learn Secure Webhook APIs with Authentication and Supabase IntegrationThis template is a practical introduction to n8n Webhooks with built-in examples for all major HTTP methods and authentication types. It is designed as a learning resource to help …Supabase16 views
↗Build your own N8N Workflows MCP ServerThis n8n template shows you how to create an MCP server out of your existing n8n workflows. With this, any MCP client connected can get more done with powerful end-to-end workflows…Redis · AI Agent · OpenAI Chat Model · Simple Memory · Call n8n Workflow Tool45.5k views
↗Build Custom Workflows Automatically with GPT-4o, RAG, and Web Search🚀 What the “Agent Builder” template does Need to turn a one-line chat request into a fully-wired n8n workflow template—complete with AI agents, RAG, and web-search super-powers—w…HTTP Request · Code · AI Agent · Embeddings OpenAI · Recursive Character Text Splitter4.3k views
↗Build an MCP Server with Google Calendar and Custom FunctionsLearn how to build an MCP Server and Client in n8n with official nodes. > ⚠ Requires n8n version 1.88.0 or higher. In this example, we use Google Calendar and custom functions…HTTP Request · DebugHelper · AI Agent · OpenAI Chat Model · Simple Memory49.2k views
↗Learn JavaScript Coding with an Interactive RPG-Style Tutorial Game🎯 JavaScript Master Class - Interactive Code Tutorial 📚 How It Works This tutorial is designed as a self-paced learning experience where you explore working JavaScript code exa…Code46 views
↗AI Prompt Generator Workflow🧠 AI Prompt Generator Workflow – n8n Documentation Who is this for? This workflow is for AI builders, prompt engineers, developers, marketers, and no-code creators who want to c…Basic LLM Chain · Auto-fixing Output Parser · Structured Output Parser · Google Gemini Chat Model3.1k views
↗Learn JavaScript Data Processing with Code Node: Filtering, Analysis & Export ExamplesOverview A comprehensive educational workflow that demonstrates practical JavaScript usage in n8n's Code node through real-world business scenarios. Perfect for learning data manip…Code19 views
↗Deduplicate Data Records Using JavaScript Array MethodsHow It Works – Data Deduplication in n8n This tutorial demonstrates how to remove duplicate records from a dataset using JavaScript logic inside n8n's Code nodes. It simulates rea…Code17 views
↗Implement AI-ready GitHub issues with CloudCLI and Telegram summariesQuick overview This workflow runs nightly at 2:00 AM to find open GitHub issues labeled “ai-ready”, uses CloudCLI to implement each issue and open a pull request against a target b…GitHub · Telegram5 views
↗Dynamic AI Model Selector with GDPR Compliance via Requesty and Google SheetsOverview This comprehensive n8n workflow provides a sophisticated solution for dynamically selecting and using AI models while maintaining GDPR compliance. It leverages Requesty's …Google Sheets · HTTP Request · Code · AI Agent · OpenAI Chat Model12 views
↗
↗🎓 Learn JSON Basics with an Interactive Step-by-Step Tutorial for BeginnersHow it works This workflow is an interactive, hands-on tutorial designed to teach you the absolute basics of JSON (JavaScript Object Notation) and, more importantly, how to use it…74.2k views
↗Evaluate tool usage accuracy in multi-agent AI workflows using Evaluation nodesWho's it for This workflow is ideal for AI developers running multi-agent systems in n8n who need to quantitatively evaluate tool usage behavior. If you're building autonomous agen…AI Agent · Embeddings OpenAI · Calculator · Call n8n Workflow Tool · Qdrant Vector Store3.1k views
↗Auto Generate Descriptive Node Names with AI for Workflow Readability⚡Auto Rename n8n Workflow Nodes with AI✨ This workflow uses AI to automatically generate clear and descriptive names for every node in your n8n workflows. It analyzes each node's t…Basic LLM Chain · Structured Output Parser · OpenRouter Chat Model60 views
↗Track AI Agent token usage and estimate costs in Google SheetsThis n8n template demonstrates how to obtain token usage from AI Agents and places the data into a spreadsheet that calculates the estimated cost of the execution. Obtaining the t…Google Sheets · AI Agent · Anthropic Chat Model · OpenAI Chat Model · Google Gemini Chat Model1.8k views
↗Design scalable sync workflows with Data Tables, ProspectPro and HubSpotThis template is a pattern library (one importable workflow) that shows a repeatable way to structure n8n automations so they remain easy to extend, cheaper to run, and safer to sc…HTTP Request · Telegram · HubSpot · Code20 views
↗🧑🎓 Test Your Data Access Techniques with Progressive Expression ChallengesHow it works This template is a hands-on, practical exam designed to help you master n8n Expressions—the key to accessing and manipulating data in your workflows. If the 🎓 Expre…HTML47 views
↗AI Orchestrator: dynamically Selects Models Based on Input TypeThis workflow is designed to intelligently route user queries to the most suitable large language model (LLM) based on the type of request received in a chat environment. It uses s…AI Agent · Basic LLM Chain · Anthropic Chat Model · OpenAI Chat Model · Simple Memory5.4k views
↗Learn Secure Webhook APIs with Authentication and Supabase IntegrationThis template is a practical introduction to n8n Webhooks with built-in examples for all major HTTP methods and authentication types. It is designed as a learning resource to help …Supabase16 views
↗Build your own N8N Workflows MCP ServerThis n8n template shows you how to create an MCP server out of your existing n8n workflows. With this, any MCP client connected can get more done with powerful end-to-end workflows…Redis · AI Agent · OpenAI Chat Model · Simple Memory · Call n8n Workflow Tool45.5k views
↗Build Custom Workflows Automatically with GPT-4o, RAG, and Web Search🚀 What the “Agent Builder” template does Need to turn a one-line chat request into a fully-wired n8n workflow template—complete with AI agents, RAG, and web-search super-powers—w…HTTP Request · Code · AI Agent · Embeddings OpenAI · Recursive Character Text Splitter4.3k views
↗Build an MCP Server with Google Calendar and Custom FunctionsLearn how to build an MCP Server and Client in n8n with official nodes. > ⚠ Requires n8n version 1.88.0 or higher. In this example, we use Google Calendar and custom functions…HTTP Request · DebugHelper · AI Agent · OpenAI Chat Model · Simple Memory49.2k views
↗Learn JavaScript Coding with an Interactive RPG-Style Tutorial Game🎯 JavaScript Master Class - Interactive Code Tutorial 📚 How It Works This tutorial is designed as a self-paced learning experience where you explore working JavaScript code exa…Code46 views
↗AI Prompt Generator Workflow🧠 AI Prompt Generator Workflow – n8n Documentation Who is this for? This workflow is for AI builders, prompt engineers, developers, marketers, and no-code creators who want to c…Basic LLM Chain · Auto-fixing Output Parser · Structured Output Parser · Google Gemini Chat Model3.1k views
↗Learn JavaScript Data Processing with Code Node: Filtering, Analysis & Export ExamplesOverview A comprehensive educational workflow that demonstrates practical JavaScript usage in n8n's Code node through real-world business scenarios. Perfect for learning data manip…Code19 views
↗Deduplicate Data Records Using JavaScript Array MethodsHow It Works – Data Deduplication in n8n This tutorial demonstrates how to remove duplicate records from a dataset using JavaScript logic inside n8n's Code nodes. It simulates rea…Code17 views
↗Implement AI-ready GitHub issues with CloudCLI and Telegram summariesQuick overview This workflow runs nightly at 2:00 AM to find open GitHub issues labeled “ai-ready”, uses CloudCLI to implement each issue and open a pull request against a target b…GitHub · Telegram5 views
↗Dynamic AI Model Selector with GDPR Compliance via Requesty and Google SheetsOverview This comprehensive n8n workflow provides a sophisticated solution for dynamically selecting and using AI models while maintaining GDPR compliance. It leverages Requesty's …Google Sheets · HTTP Request · Code · AI Agent · OpenAI Chat Model12 views
↗