Skip to main content
Version: 5.3.0 - 5.3.2

Build AI agent flows in your project

AI Agent Builder lets you manage the projects and flows for building AI workflows.

Projects​

The Projects panel displays the current project. Select the project to view its flows.

Upload a flow​

You can upload an existing flow in JSON format to the current project.

  1. In the Projects panel, click the upload icon.

  2. Select the JSON file that contains the flow.

  3. Upload the file. The uploaded flow is added to the current project.

Rename the project​

  1. In the Projects panel, hover over the project name. Click the ... icon.

  2. Click Rename.

  3. Enter the new project name and press Enter. The project is renamed immediately.

Download the project​

  1. In the Projects panel, hover over the project name. Click the ... icon.

  2. Click Download. The project is downloaded as a ZIP file.

Upload or import files​

Use My Files to add files that can be used in the current project.

  1. At the bottom of the Projects panel, click My Files.

  2. On the Files page, click Upload Files.

  3. Upload files from your device or import them from your preferred cloud service.

Flows​

Select a project, then click the Flows tab to manage its flows. The table displays the following information:

ColumnDescription
Flow NameThe name of the flow. Click the name of an active or inactive flow to open it in AI Agent Builder.
RevisionThe version of the flow.
StatusIndicates whether the flow is Active or Inactive.
Deployed DateThe date when the flow is uploaded for the first time.
Active DateThe date when the flow gets activated.
ActionsProvides actions for managing the flow.

When you leave a flow after making changes, the Save flow window asks how to save them:

  • Click Overwrite Current Revision to save the changes to the current revision.
  • Click Create New Revision to retain the current revision and save the changes as a new revision.

Create a new flow​

  1. On the Flows tab, click New Flow.

  2. The template window opens.

  3. Select a template or click Blank Flow to start from an empty canvas.

For more information about the available starting points, refer to AI Agent Builder overview.

Search the flows​

Use the search field to find a flow by name. As you type, the table displays the matching flows.

Filter the flows by status​

Use the status filter beside the search field to control which flows appear:

  • All: Displays active and inactive flows.
  • Active only: Displays only active flows.
  • Inactive only: Displays only inactive flows.

Edit the flow details​

  1. Find the flow on the Flows tab.

  2. Under Actions, click the ... icon.

  3. Click Edit Details.

  4. In the Flow Details window, update the Name or Description.

  5. To prevent edits or accidental changes to the flow, turn on Lock Flow.

  6. Click Save to apply the changes.

    Flow Details window with Name, Description, and Lock Flow settings

Export the flow​

  1. Find the flow on the Flows tab.

  2. Under Actions, click the ... icon.

  3. Click Export.

  4. In the Export window, update the Name or Description if required.

  5. To include API keys in the exported flow, select Save with my API keys.

    Clear this option to remove keys from fields specifically designated for API keys.

  6. Click Export. The flow will be exported as a JSON file.

    Export window for exporting a flow as a JSON file

Duplicate the flow​

  1. Find the flow on the Flows tab.

  2. Under Actions, click the ... icon.

  3. Click Duplicate. The duplicate is created immediately. Its revision number is increased by one.

Deactivate or reactivate the flow​

To deactivate an active flow:

  1. Find the active flow on the Flows tab.

  2. Under Actions, click the ... icon.

  3. Click Deactivate. The flow becomes inactive immediately.

To reactivate an inactive flow:

  1. Set the status filter to All or Inactive only.

  2. Find the inactive flow.

  3. Under Actions, click the ... icon.

  4. Click Activate. The flow becomes active immediately.

Delete a flow​

caution

Deleting a flow permanently removes that revision and cannot be undone.

Only inactive flows can be deleted.

  1. Set the status filter to All or Inactive only.

  2. Find the inactive flow.

  3. Under Actions, click the ... icon.

  4. Click Delete.

  5. In the confirmation window, click Delete.

MCP Server​

Access your Project's flows as Tools within a MCP Server. Refer to Projects as MCP Servers guide for more details.

Limitations​

caution

Using AI Agent Builder as an MCP server is not supported at this time. MCP server access for projects and flows is currently unavailable.

Last updated on 21 Sep 2026