A paper console workspace is your team’s view of captured agent activity — every session anyone on the team ran, in one place.
Switch orgs and gateways
If you belong to more than one organization or have access to multiple gateways, switch between them in the console header. The Sessions view refreshes to show runs captured under the selected org and gateway.
Sessions dashboard
The Sessions dashboard gives you an aggregate view of all agent activity across your team. Use it to understand how AI work is being consumed at scale, not just session by session.
Filter the Sessions list
Three controls narrow what you see:
- Scope — toggle between every session on your team and just your own.
- Time range — focus on the window of activity you care about.
- Search and filter — find a specific run, surface failed sessions, or sort by cost.
Sessions
Total Spend
$11.09 avg
Sessions
1 running now
Tokens Used
8.4M avg
Success Rate
5/7 complete
Session | Status | Name | Model | User | Turns | Cost | Started |
|---|---|---|---|---|---|---|---|
| a3f8c21d | Running | wire outcome detector into cursor cache ~/code/papercomputeco/console | Claude Fable 5+2 | brian(You) | 42 | $18.40 | 12m ago |
| d91b04ee | Completed | triage flaky gateway e2e ~/code/papercomputeco/tapes | Claude Haiku 4.5 | maya | 11 | $2.10 | 1h ago |
| 7c25e9ba | Completed | migrate span search to direct reads ~/code/papercomputeco/tapes | Claude Fable 5+1 | brian(You) | 67 | $31.75 | 3h ago |
| f04a77c3 | Completed | scaffold billing exporter cron ~/code/papercomputeco/infra | GPT-5.2 Codex+1 | devon | 24 | $6.88 | 5h ago |
| b8e13a56 | Failed | refactor gateway auth middleware ~/code/papercomputeco/tenant-api | Claude Sonnet 5 | maya | 19 | $4.12 | 2d ago |
| c47d90f1 | Completed | bump nixpkgs and rebuild stereOS image ~/code/papercomputeco/stereos | Claude Opus 4.8+1 | devon | 33 | $9.30 | 4d ago |
| e62a4d8c | Failed | add retry budget to overdub uploader ~/code/papercomputeco/overdub | Claude Fable 5 | brian(You) | 8 | $3.55 | 6d ago |
| 91b7f3e0 | Completed | prototype skills marketplace page ~/code/papercomputeco/console | Claude Sonnet 5+1 | maya | 27 | $12.60 | 12d ago |
Each row shows the session’s status, label, model, author, project, cost, tokens, duration, and when it started.
See which model ran each session
The Model column, next to the session name, shows the model that did most of the work in each session — brand logo and name — so you can scan a page of sessions without opening one. When more than one model served a session, the chip labels the cost-dominant model and adds a +n badge for the rest; hover it for the full breakdown of what each model cost. The per-model costs are exact, not estimates.
Status | Name | Model | User | Turns | Cost | Last active |
|---|---|---|---|---|---|---|
| Running | wire outcome detector into cursor cache ~/code/papercomputeco/console | Claude Fable 5+2 | brian(You) | 42 | $18.40 | 12m ago |
| Completed | fix flaky export-sessions test ~/code/papercomputeco/tapes | Claude Sonnet 5 | maya | 11 | $2.10 | 1h ago |
| Completed | migrate span search to direct reads ~/code/papercomputeco/tapes | Claude Opus 4.8+1 | brian(You) | 67 | $31.75 | 3h ago |
| Completed | scaffold billing exporter cron ~/code/papercomputeco/infra | GPT-5.2 Codex+1 | devon | 24 | $6.88 | 5h ago |
| Failed | triage grove sync failure ~/code/papercomputeco/paper-forest | Claude Haiku 4.5 | maya | 8 | $1.04 | yesterday |
The same chip sits in the session detail header with the same hover breakdown.
Export recent sessions
Session export is available on the Scale plan. On it, the Sessions list header has an Export last 30 days control that bundles every session from the past 30 days into a single JSONL file (sessions-last-30-days-<date>.jsonl). To export one session, use the Export button on its detail page.
Sessions
Total Spend
$4.60 avg
Tokens Used
477.96M in / 1.57M out
Agent Time
8m avg
Tool Calls
17 avg
Success Rate
131/137 complete
Session | Status | Name | User | Turns | Cost | Started |
|---|---|---|---|---|---|---|
| a3f8c21d | Running | wire outcome detector into cursor cache ~/code/papercomputeco/console | brian(You) | 42 | $18.40 | 12m ago |
| d91b04ee | Completed | fix flaky export-sessions test ~/code/papercomputeco/tapes | maya | 11 | $2.10 | 1h ago |
| 7c25e9ba | Completed | migrate span search to direct reads ~/code/papercomputeco/tapes | brian(You) | 67 | $31.75 | 3h ago |
| f04a77c3 | Completed | scaffold billing exporter cron ~/code/papercomputeco/infra | devon | 24 | $6.88 | 5h ago |
Open a session
Click any row to open the session detail page for that run. From there you can read the full run, export it, or delete it.