AI Agent in Workflows

Integrate artificial intelligence directly into your workflows to make decisions, process text, and execute complex tasks.

AI on the platform

The platform integrates cutting-edge artificial intelligence models that you can use directly in your workflows. You don't need to configure external APIs or have technical expertise — AI is available as nodes you drag onto the canvas just like any other block.

Agent Execution Node

The "Agent Execution" node allows you to run an AI agent within a workflow. The agent can:

  • Analyze texts and documents.
  • Classify information automatically.
  • Generate responses or summaries.
  • Access tools and knowledge bases.
  • Make decisions based on workflow data.

Configure the AI node

  1. Drag the "Agent Execution" node from the palette onto the canvas.
  2. Connect it to the nodes that will provide the input data.
  3. In the configuration panel, define the prompt (instructions) for the agent.
  4. Optionally, enable tools that the agent can use (search data, query tables, etc.).
  5. The agent's response will be available as a variable for subsequent nodes.

Next step

Learn about the AI Decision node to create intelligent conditional branches in your workflows.

Documentation | Gloo Platform by SYNOV