Build and run agents
Agent Builder
A conversational AI interface for creating and configuring agents without writing code.
Agents
Programs that visit the web and extract structured data. Create them with Agent Builder or the Editor.
Runs
A single execution of an Agent. Runs produce records, files, and logs.
Schedules
Recurring triggers that start Runs on a cron-like cadence.
Organize your work
Spaces
Workspaces that group agents and their associated files.
How they fit together
Use Agent Builder to create and configure an Agent inside a Space. Start the Agent manually or attach a Schedule to run it automatically. Each execution creates a Run, which produces records, files, and logs.Related API references
| Concept | Reference |
|---|---|
| Agent Builder | Agent Builder API |
| Agent | Agents API |
| Run | Runs |
| Schedule | Schedules API |
| Space | Spaces API |