| Page | Path | What you can do |
|---|---|---|
| Runs | /runs | View all runs, filter by status/source/creator, start new runs, inspect transcripts |
| Agents | /agents | Browse saved agents, create agents, configure defaults, and start runs |
| Skills | /skills | Browse skills from your environments, view suggested skills, create skills for agents, and start runs |
| Schedules | /schedules | Create scheduled agents, pause/enable schedules, view run history |
| Environments | /environments | Create and manage environments with repos, Docker images, and setup commands |
| Secrets | /secrets | Create and manage Warp-managed secrets for cloud agent runs |
| Integrations | /integrations | Connect Slack and Linear to trigger agents from external tools |
| Field | Description |
|---|---|
| Name | A descriptive name for the scheduled task |
| Frequency | Human-readable description of the cron schedule (e.g., "Every Monday at 10am") |
| Next run | When the schedule will next execute |
| Environment | Which environment the scheduled agent runs in |
| Agent | Which saved agent the schedule uses (if any) |
| Status | Whether the schedule is active or paused |
| Field | Description |
|---|---|
| Name | The environment's identifier |
| Docker image | The container image used for execution |
| Repositories | Which repos the agent can access |
| Setup commands | Commands run before the agent starts |
| Integration | Description |
|---|---|
| Slack | Tag @Oz in messages or threads to trigger agents directly from Slack conversations |
| Linear | Tag @Oz on issues to trigger agents from your issue tracker |