Docs/Managing Tickets

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:

FilterOptions
StatusDraft, Dev-Refining, Review, Forged, Executing, Complete
PriorityLow, Medium, High, Urgent
TypeFeature, Bug, Task
AssigneeAny team member
TagsOne 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:

  1. Click the column settings icon in the grid header
  2. Toggle columns on or off
  3. 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.