Dashboard & Grid
Your team's ticket overview — filter, sort, and customize your view.
The dashboard is your home screen. It shows all tickets across your team, with filters to find what you need fast.
Filtering Tickets
Use the filter bar at the top to narrow down your view:
| Filter | Options |
|---|---|
| Status | Draft, Dev-Refining, Review, Forged, Executing, Complete |
| Priority | Low, Medium, High, Urgent |
| Type | Feature, Bug, Task |
| Assignee | Any team member |
| Tags | One or more colored tags |
Filters combine — select "High priority" + "Feature" to see only high-priority features.
Ticket Grid
Each ticket row shows key information at a glance: title, status, priority, type, assignee, tags, quality score, and when it was last updated.
On smaller screens, the grid automatically shows fewer columns to keep things readable. On desktop, you see the full picture.
Click any ticket to open the detail view.
Customizing Columns
You can choose which columns appear and reorder them:
- Click the column settings icon in the grid header
- Toggle columns on or off
- Drag to reorder
Your column preferences are saved and persist across sessions.
While Specs Are Generating
When Forge is generating a spec or analyzing a codebase, you'll see a progress indicator. You can:
- Keep working — send the job to the background and browse other tickets
- Get notified — Forge plays a sound and sends a browser notification when it's done
If something goes wrong, a warning appears with a Recover button to retry. Forge also recovers stuck jobs automatically when possible.