What is an Agent Workflow?

An agent workflow is a sequence of interconnected nodes—such as triggers, agents, and tools—that automate tasks end-to-end.
It combines multiple AI agents and integrations into a single process, allowing you to automate complex multi-step tasks easily.

How to Create a Workflow

Creating an agent workflow is as simple as dragging and dropping components into our editor. There are two primary ways to get started:


How to Run a Workflow

Once your workflow is ready, you can test it directly within the editor to ensure everything runs smoothly. The Use tab offers a clean, app-like interface where you can run your workflow and view all past runs.


Test the Workflow

Use the Test button in the top right corner of the builder to run your workflow. Great for testing and validating that your workflow works as expected.

Run & Share

The Use tab gives you a clean, app-like interface to run your workflow. You can also review all past runs and share the workflow with others.

Key Workflow Components

Each agent workflow is built from a few key components.

ComponentDescriptionKey Features
TriggerWorkflow starting point• Manual, scheduled, or event-based
• Accepts custom inputs
• Kicks off the workflow
AI AgentsIntelligent task performers• Powered by LLMs
• Can reason and act autonomously
• Can be equipped with tools
• Supports Loop Mode and Structured Output
App IntegrationsExternal system connectors• Connects to third-party services
• Sends/receives data
• Enables seamless automation across platforms
Core NodesWorkflow control logic• Loading data
• Conditional flow between steps
• Display Output
Custom ToolsUser-defined utilities• Perform custom actions
• Call APIs or execute custom code
• Tailored to your use case
• Flexible input/output

Share as Template

Make your workflows reusable by sharing them as templates with others in your team or community.

When you build a workflow, you have full control over how it’s shared.
By default, your workflow is private—only accessible by you and your agents.

Click the Share button in the Use tab to generate a link that others can use to clone your workflow. This makes it easy to reuse workflows across teams or build internal templates for repeatable tasks.