Skip to main content
The Agent node sends a message or instruction to one of your configured AI agents and returns its response. Use it to delegate tasks to agents that have access to tools, knowledge bases, and other capabilities.

Configuration

Chat Settings

Documents

Results

The Results tab shows the agent’s response after the node is executed.
  • Use Create New Chat when you want each workflow run to start a fresh conversation with the agent.
  • Use Ignore Chat History when the agent’s response should not be influenced by previous interactions.
  • The Chat ID field is useful when you need to continue an existing conversation across multiple workflow runs.