Skip to main content

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.
Agent Builder → Agent
Agent + Schedule → Run
ConceptReference
Agent BuilderAgent Builder API
AgentAgents API
RunRuns
ScheduleSchedules API
SpaceSpaces API