Get Started
Here’s the fastest way to start using Agentria.
Follow these three steps to build your very first workflow.
Step 1: Create a Project and Choose a Type
On the main page, click Create Project
to create a new project.
Within the project, select the editor type:
Ability – A workflow focused on performing specific functions
Agent – An intelligent workflow that leverages conversation and memory
Click Create
to generate either an Ability or an Agent.
Step 2: Configure Your Nodes
By default, the Canvas Editor includes one INPUT node and one OUTPUT node.
Click Add Node
at the bottom of the canvas to drag and drop additional nodes.

Double-click a node to set up input/output variables or write code.
(Tip: Use the Python node’s ✨ Code Generator
to implement code easily, even without programming experience.)

Step 3: Test and Improve
Run your workflow with the RUN TEST
button.
Ability → Test sequential execution and check input/output results
Agent → Test through a chat interface for natural interaction

Review the results, adjust your nodes if necessary, and test again.

Quick Start
With just three steps, you can turn your ideas into reality.
Start simple—and as you get more comfortable, expand your workflow step by step.
(For more detailed instructions, see the [Development Guide].)