n8n Announces Agents: Autonomous AI Alongside Workflows
Product launch

n8n Announces Agents: Autonomous AI Alongside Workflows

The platform allows defining goals in plain language, using workflows as tools, and integrating agents into processes

4 min read
Based on original reporting byn8n ↗Translated and summarized by our AI-assisted news systemHow we work

✨Executive summary

Key Takeaways

  • n8n has launched the Agents feature in Preview for n8n Cloud and self-hosted instances.

  • Agents can use workflows, MCP servers, and built-in integrations as tools to perform tasks.

  • The Message an Agent node allows calling agents directly from within existing workflows.

  • One conversational turn with an agent counts as a single execution toward the system's execution quota.

n8n Announces Agents: Autonomous AI Alongside Workflows

  • n8n has launched the Agents feature in Preview for n8n Cloud and self-hosted instances.
  • Agents can use workflows, MCP servers, and built-in integrations as tools to perform tasks.
  • The Message an Agent node allows calling agents directly from within existing workflows.
  • One conversational turn with an agent counts as a single execution toward the system's execution...

In an official blog post, the n8n platform announced the launch of Agents. According to the announcement, users can describe what an agent should do, provide it with a model, tools, and workflows, and the agent works out the steps required to complete the task itself. Users can communicate with the agent in Slack, run it on a set schedule, or call it from any workflow, with it being the exact same agent across all these access points. n8n notes that agents are designed to make it easier to handle open-ended tasks or multi-step back-and-forth conversational jobs that could get complicated to build as a fixed workflow, and users can build an agent without prior knowledge of how workflows operate.

Agents run alongside existing workflows in the system, and the two components were built to work together. An agent can use workflows as tools, allowing the user to determine exactly what the agent is permitted to do across various systems. When a workflow needs an agent for one of its steps, a new node called Message an Agent allows calling it directly from within the workflow. n8n emphasizes that for users already utilizing the existing AI Agent node, nothing has changed and everything built with it continues to work.

Why agents were launched now

According to n8n, since the platform was established, automating something was based on working out exact steps and adding them to the canvas. The company notes that this remains the right approach for many defined tasks, such as a process where a lead enters the system, is enriched with data, scored, and routed to its destination. The more fixed the sequence of actions, the better a structured workflow fits, even if one of the steps includes a model making a decision.

However, two key shifts led to the launch of agents:

  1. Models are now capable of working out how to act: When a current model is given a goal and the right tools, it is capable of calculating the steps required to achieve that goal.
  2. People expect to ask for an end result: Users increasingly want to define a goal and receive a solution rather than designing all process steps in advance.

This is especially significant for tasks where the input is different every time. For example, when a team member asks in Slack why a customer's usage dropped last month, answering requires several rounds: pulling account data, clarifying which product line is meant, checking support history, and returning with a summary and a follow-up question. Because the next step depends on the answer to the previous step, the process cannot be laid out precisely in advance. Similar examples include support emails, new GitHub issue reports, or requests where the domain is known but the specific task is not known in advance. Until now, handling such cases in n8n meant fitting an open-ended conversation into a structured workflow, which took work to build.

What goes into each agent in the system

n8n compares the new agents to buying a pre-built computer versus building a PC from individual parts. Previously, one could connect a chat trigger, a memory node, and an AI Agent node with attached tools, but the new agents arrive with built-in components: memory, session management, channels, versioning, and approvals.

An agent setup includes several components:

  • Model: Any model for which the user has credentials, or through n8n Gateway credits.
  • Instructions: The agent's role, tone, what it is and is not allowed to do, and which tools to prefer using.
  • Channels & triggers: Connection to platforms such as Slack, Telegram, Linear, Discord, or running on a schedule.
  • Tools: Built-in n8n integrations, MCP servers, and any workflow in the system.
  • Skills: Reusable instructions and reference files loaded by the agent when needed, which can be shared across different agents.
  • Sub-agents: The ability of one agent to call another agent.
  • Knowledge: Uploading csv, pdf, markdown, or txt files to ground the agent's answers (available on n8n Cloud), as well as using vector stores.
  • Memory: Retaining the session conversation by default, with the option to remember information across sessions.
  • Sessions: Every conversation is stored, reviewable, and can be resumed later. Session execution logs display every step the agent took, which tools it called, and the inputs and outputs of each call.

Using workflows as tools and control mechanisms

An agent in n8n can use three types of tools based on user selection:

  1. MCP servers: Connecting a service that gives the agent access to all of the service's tools at once, with the ability to exclude specific tools.
  2. n8n tools & nodes: Using integrations configured for a specific action with chosen parameters, enabling focused control.
  3. Workflows: An entire process built in advance that runs exactly as defined, without requiring any changes to the original workflow.

For example, a support agent handling incoming tickets can use three workflows as tools: pulling account data from the CRM and checking contract status, adding a note to the account, and paging on-call staff in a dedicated channel. The agent decides when to trigger each workflow, but what occurs within the workflow remains fixed according to the pre-built definition. Through this approach, the agent does not receive direct write access to the CRM, but only access to a workflow that adds a note and nothing else.

Several control mechanisms surround agent operations:

  • Approvals: Marking a tool as sensitive causes the agent to pause for human approval or rejection (Approve/Reject) before using it.
  • Per-tool credentials: Each tool runs with the credentials configured for it, and the agent never holds keys to the entire instance.
  • Edit and publish permissions: Access to the agent is managed according to user roles configured in n8n.

Integrating agents inside workflows and version management

Agents also operate in reverse: when a workflow needs an agent in one of its steps, the Message an Agent node can be added. The node sends the agent a message based on workflow data and passes the agent's response to the next node. The agent brings along its configured instructions, tools, and memory. When agent settings are updated and published, every workflow calling it receives the update automatically.

For team collaboration, the system provides:

  • Using the same agent across multiple places (connected to Slack, scheduled, or called from a workflow), where updating instructions and publishing applies to all connections.
  • Drafts and published versions: Editing and previewing a draft while the team continues using the published version, with options to restore, revert to a previous version, or unpublish.
  • Detailed session logs covering inputs, tool calls, outputs, and errors.

Availability, pricing, and getting started

An agent can be created via the Agents tab by clicking Create Agent, or by describing the task to the n8n Assistant, which determines whether to build a workflow or an agent and drafts the instructions, tools, and channels. Using Gateway credits, users can begin working and select a model without needing an API key from an external AI provider.

In terms of availability and costs:

  • Availability: Agents are available on n8n Cloud for all users on the latest stable version, and on self-hosted instances with additional configuration. Support for Enterprise versions is expected to be added soon.
  • Cost: One conversational turn with an agent counts as one execution. Calls to workflow tools or sub-agents are not counted as separate executions, and agents share the general workflow execution quota. Building an agent with n8n Assistant consumes AI credits.
  • Status: The feature is currently in Preview status, and the company recommends testing before publishing and configuring approvals on sensitive actions.

Questions & Answers

FAQ

This article was produced by our AI-assisted system through translation, summarization, and automated quality controls based on original reporting by n8n. Read about our editorial process. Link to the original source.

Get useful AI updates by email

A concise digest from our news desk.

בדיקת פרומפטים ליישומי LLM: מדריך n8n לזיהוי רגרסיות
מדריך
4 דקות
מ־n8n

בדיקת פרומפטים ליישומי LLM: מדריך n8n לזיהוי רגרסיות

מדריך שפורסם על ידי n8n מפרט כיצד מסגרות עבודה לבדיקת פרומפטים מאפשרות לאתר רגרסיות ביישומי LLM לפני עלייתם לסביבת הייצור. בשל האופי הבלתי-דטרמיניסטי של מודלי שפה, בדיקות התאמה מדויקת מסורתיות אינן מספקות. המדריך סוקר כלים נפוצים בתחום, מבחין בין שיטות הערכה דטרמיניסטיות לבין שימוש ב-LLM כשופט, ומציג כיצד לבצע בדיקות והשוואות מול קו בסיס ישירות בתוך פלטפורמת n8n.

קרא עוד
תזמור תהליכים: מודלי ביצוע, אתגרי ייצור ותזמור מול כוריאוגרפיה
ניתוח
4 דקות
מ־n8n

תזמור תהליכים: מודלי ביצוע, אתגרי ייצור ותזמור מול כוריאוגרפיה

בפוסט שפורסם בבלוג של n8n, נסקרים מודלי הביצוע המרכזיים בתזמור תהליכים (Process Orchestration): דטרמיניסטי, דינמי וסוכני (Agentic). המאמר מנתח את הפשרות בין יכולת ניבוי, הסתגלות ואוטונומיה, מציג את המאפיינים של תהליכים המתאימים לתזמור מרכזי, וסוקר אתגרי ייצור נפוצים כגון צווארי בקבוק, השחתת מצב, נדידת סכמות וניפוי שגיאות במערכות מבוזרות. כמו כן, מוסברים ההבדלים בין תזמור לכוריאוגרפיה ואוטומציית משימות בודדות.

קרא עוד
אבטחת תהליכי עבודה: בקרות לענפים מוסדרים לפי n8n
ניתוח
4 דקות
מ־n8n

אבטחת תהליכי עבודה: בקרות לענפים מוסדרים לפי n8n

בפוסט שפרסמה חברת n8n נסקרות שש בקרות אבטחה מרכזיות לתהליכי עבודה אוטומטיים בענפים מוסדרים כגון בריאות ופיננסים: בקרת גישה מבוססת תפקידים (RBAC), ניהול סודות, רישום יומני ביקורת, תושבות נתונים, בידוד סביבות ומערכות ניטור. המאמר מסביר כיצד כלי אוטומציה סגורים במודל SaaS עלולים להקשות על ביצוע הערכות אבטחה עצמאיות בשל היעדר שקיפות בקוד, ומנגד כיצד פלטפורמות עם קוד מקור זמין בהתקנה עצמית מאפשרות שליטה בהגדרות ובהרצה לצורך עמידה בתקני רגולציה כמו GDPR, HIPAA ו-SOC 2.

קרא עוד
בניית צוות סוכני AI ב-n8n עם Amazon Bedrock AgentCore
מוצר חדש
5 דקות
מ־n8n

בניית צוות סוכני AI ב-n8n עם Amazon Bedrock AgentCore

בפוסט שפורסם בבלוג של n8n הציג סונדאר ראגהוואן מ-AWS ארכיטקטורת צוות סוכני בינה מלאכותית המבוססת על n8n ועל Amazon Bedrock AgentCore harness. המערכת כוללת סוכן מיון שמנתב פניות לקוחות לשלושה סוכנים מומחים (ניתוח וחישוב, ארכיטקטורה, ומחקר כללי). כל הסוכנים פועלים על גבי משאב harness יחיד וחולקים זיכרון מנוהל המוגדר לפי מזהה הלקוח (Actor ID), כך שכל סוכן מסוגל לקרוא נתונים שנמסרו בשיחה מוקדמת מבלי לדרוש מהלקוח לחזור עליהם, וללא צורך בהקמת מסד נתונים וקטורי.

קרא עוד

More articles you might like

All articles
מודל Jev של TypeSafe AI: קבלת החלטות מהירה לאוטומציה ללא הזיות
מוצר חדש
4 דקות
מ־TechCrunch

מודל Jev של TypeSafe AI: קבלת החלטות מהירה לאוטומציה ללא הזיות

חברת TypeSafe AI, שהוקמה על ידי חוקר OpenAI לשעבר דיוגו אלמיידה, השיקה את Jev — מודל טרנספורמר חדש שאינו מפיק טקסט אלא הסתברויות והחלטות מכוילות. המודל מאפשר קבלת החלטות מהירה וזולה לאוטומציית תוכנה ללא סכנת הזיות, הודות להגדרת הפלטים מראש על ידי המשתמש ואימונו הבלעדי על נתונים סינתטיים. מפתחים מדווחים על שיפורי מהירות משמעותיים ועלויות נמוכות בהשוואה למודלי שפה מסורתיים.

קרא עוד
Amazon Quick זמין כעת באופן כללי למחשב השולחני
מוצר חדש
4 דקות
מ־AWS Machine Learning

Amazon Quick זמין כעת באופן כללי למחשב השולחני

אפליקציית הדסקטופ של Amazon Quick זמינה כעת באופן כללי למשתמשי macOS ו-Windows, ובמקביל נוסף פיד פעילות למובייל ב-iOS וב-Android. המערכת מרכזת נתונים מדואר אלקטרוני, מיומן פגישות, ממערכות CRM ומהודעות לתצוגה מתועדפת אחת, כאשר סוכני AI מטפלים במשימות שגרתיות ברקע. Quick פועל על גבי תשתיות AWS ושומר על נתוני הארגון בסביבתו המקומית, כולל תמיכה במעקב ביקורת דרך CloudWatch ו-CloudTrail והסמכות תאימות דוגמת HIPAA, FedRAMP, SOC 2 ו-ISO 27001. לקוחות בארגונים כמו Southwest Airlines, LabCorp ו-PGA TOUR משתמשים בכלי להשלמת משימות, סינתזת מידע ופיתוח אבות-טיפוס.

קרא עוד
סיילספורס מציגה את סוכן התזמון של Agentforce לשירות שטח
מוצר חדש
4 דקות
מ־Salesforce Blog

סיילספורס מציגה את סוכן התזמון של Agentforce לשירות שטח

סיילספורס הציגה את Scheduling Agent במסגרת Agentforce Field Service, סוכן בינה מלאכותית הפועל 24/7 לתיאום, שינוי וביטול פגישות שירות שטח. הסוכן מחובר לנתוני הלקוחות, ללוחות הזמנים של הטכנאים ולמנוע האופטימיזציה של הארגון, ופועל בערוצי תקשורת מגוונים בהם וואטסאפ, דוא"ל, SMS, iMessage ושיחות קוליות. המערכת מבוססת על Agent Script לקבלת החלטות דטרמיניסטית ואכיפת כללים עסקיים ללא ניחושים של מודלי שפה, ומספקת מענה לפניות לקוחות, סדרנים, טכנאים וטריגרים מנכסים. המערכת תוצג בכנס Dreamforce וב-Salesforce+.

קרא עוד
אקספריאן מתרחבת לתחום סוכני ה-AI בשותפות עם ServiceNow
מוצר חדש
4 דקות
מ־SiliconANGLE AI

אקספריאן מתרחבת לתחום סוכני ה-AI בשותפות עם ServiceNow

חברת Experian משיקה את מערכת Agent OS ומעמיקה את פעילותה בתחום סוכני ה-AI באמצעות שותפות ראשונה עם ServiceNow. הפלטפורמה מאפשרת לשלב יכולות ניהול סיכונים, אימות וקבלת החלטות בתהליכי עבודה ארגוניים, תוך חיבור לפלטפורמת Ascend של אקספריאן. המערכת כוללת מנגנוני אבטחה מחמירים, שער בקרה על תעבורה, בדיקות אדברסריות ושמירה על מעורבות אנושית בהחלטות מפוקחות רגולטורית. הפתרון נגיש באמצעות ממשקי API ושרת MCP ומאפשר החלפת מודלים לפי עומס העבודה.

קרא עוד