# Your projects dashboard

> The project list and its tabs, what archiving does, and what the overview page and activity heatmap are actually counting.

Source: https://www.revquix.com/docs/projects/your-projects-dashboard
Last verified: 2026-09-03

---

The projects page lists what you have, newest activity first.

## Active and archived

Two tabs. **Active** is what you are working on; **Archived** is what you are not.

Archiving hides a project from Active without deleting anything - the files, the runs, the restore
points and the share link all stay exactly as they were. Unarchive at any time.

> **Note** - Archive rather than delete when you hit the 20-project cap
>
> Archived projects still count as yours but they stop cluttering the list. Deleting is permanent and
> takes the restore points with it.

## The overview page

Each project has an overview separate from the editor: what it is, when it was last touched, its
recent runs, and the activity heatmap.

It is the page to open when you are coming back to something after a while and want to know where you
left it, rather than diving straight into a file.

## The activity heatmap

A square per day, shaded by how much you did.

> **Warning** - It counts finished work, not time spent
>
> A square is filled by things that completed: runs, assistant actions that consumed credits, pushes
> that reached GitHub. An afternoon of reading and editing without running anything leaves the day
> blank. That is a deliberate choice - counting keystrokes would reward fidgeting - but it does mean
> the heatmap is a record of output rather than of effort.

## Finding a project again

The list is searchable, and the command palette reaches projects directly. If you cannot find one,
check the **Archived** tab before assuming it is gone - projects are never removed for being idle.

- [Sharing a project](https://www.revquix.com/docs/projects/sharing-a-project) - Visibility, and taking something down.

- [What a project is](https://www.revquix.com/docs/projects/what-is-a-project) - Kinds, and the 20-project cap.
