Skip to main content

AI agents

Create and coordinate agents in Dart to handle various workflows

Updated over a week ago

Dart allows you to integrate with any 3rd party agent of your choice in order to work on tasks, whether they be design, coding, sales, or something else entirely.

Creating an agent

To get started with agents, follow the steps below or check out this video for a quick overview:

  1. Go to Agents in settings and either edit an existing one or create a new one.

  2. Choose an existing workflow or start creating a new one.

  3. Define what action triggers the agent to start working, whether that be assigning a task to the agent or commenting at them.

  4. Define what to do when that trigger is initiated and what endpoint if any to send data to.

Making a design agent

You can use agents to work on all sorts of tasks you may have in you workspace. You can think of them as an extension of your team.

See our article on setting up a design agent using n8n and Magic Patterns for a tangible example.

Did this answer your question?