> ## Documentation Index
> Fetch the complete documentation index at: https://docs.arkata.mt/llms.txt
> Use this file to discover all available pages before exploring further.

# Timeline dashboard

> See every active project of one type on a single grid of timeline phases.

The Timeline dashboard shows where every active project stands on its [project timeline](/projects/lifecycle-phases), all on one screen. Open it from **Dashboards > Timeline**.

## Read the grid

Each row is one active project and each column is a phase of that project type's timeline. A dot shows whether the phase is done, and the project's status is shown by colour, with a legend at the top.

When a phase carries a deadline from an authority email, its dot is replaced by the date. Hover it to see which phase is due.

Click any project to open it.

## Filter the grid

| Filter                | What it does                                                                     |
| --------------------- | -------------------------------------------------------------------------------- |
| **Project type tabs** | PA, RG, DNO and so on. One type at a time, because each type has its own phases. |
| **Search**            | Find a project by its internal reference                                         |
| **Assignee**          | Show one team member's projects                                                  |
| **All clients**       | Show one client's projects                                                       |
| **All statuses**      | Show projects in one status                                                      |

The count next to the filters tells you how many projects match.

<Note>
  Architects open this dashboard filtered to themselves. Change the assignee filter to see everyone's projects.
</Note>

Only active projects appear. **Completed** and **Cancelled** projects drop off the grid.

## Next steps

<CardGroup cols={2}>
  <Card title="Project timeline" icon="timeline" href="/projects/lifecycle-phases">
    What the phases mean, type by type.
  </Card>

  <Card title="Project statuses" icon="flag" href="/projects/project-statuses">
    What the colours stand for.
  </Card>
</CardGroup>
