Without a connected Bridge, agents cannot receive tasks and several actions (run workflow, clone, rerun) stay disabled in the UI.
Architecture
First-time setup wizard
New organizations land on a fullscreen wizard at/setup:
| # | Step | App route |
|---|---|---|
| 1 | Project | /setup/project |
| 2 | Token + pair Bridge | /setup/token?projectId=… |
| 3 | Agent | /setup/agent?projectId=… |
| 4 | First task | /setup/task?projectId=… |
Quickstart
Sign in, install Bridge, pair token, and run your first task.
Documentation map
Web app tour
Projects, dashboard, team, files, Bridge setup in the UI.
Routines vs Workflows
Scheduled single-task jobs vs multi-step pipelines.
Routines
Schedules, triggers, runs, calendar.
Workflows
Designer, steps, activation, recovery.
Tasks
Kanban, states, task detail.
Events
Audit feed and real-time activity.
Bridge (open source)
Install, configuration, providers — Bridge tab above.
Web app pages
| Area | Doc |
|---|---|
| Projects | /getting-started/projects |
| Dashboard | /getting-started/dashboard |
| Tasks | /getting-started/tasks |
| Routines | /getting-started/routines |
| Workflows | /getting-started/workflows |
| Team | /getting-started/team |
| Files | /getting-started/files |
| Events | /getting-started/events |
| Bridge setup | /getting-started/bridge-setup |