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

# Saved filters and views

> Save a task filter as a named personal view, re-apply it in one click, and understand why saved views are private to you and recoverable from Trash.

A saved view is a task filter you named and kept. Instead of ticking the same boxes every morning, you click the view once.

## What is a saved view?

A saved view is a **name** plus a **filter expression**. Applying it sets the filter back to exactly what you saved.

Two properties matter more than anything else:

| Property        | Meaning                                                                                 |
| --------------- | --------------------------------------------------------------------------------------- |
| **Personal**    | A view belongs to you. Nobody else sees it, and you never see theirs                    |
| **Recoverable** | Removing a view moves it to Trash, so a mis-click is not the end of a hand-built filter |

<Info>
  Saved **task views** and saved **reports** are different things. A saved report is a whole report definition – source, columns, grouping, schedule and sharing. See [/reports/saved-reports](/reports/saved-reports).
</Info>

## What a view saves

A task view stores the filter conditions that were active when you saved it. The filter strip offers two sets of chips:

| Group    | Chips                                             |
| -------- | ------------------------------------------------- |
| Status   | To do, In progress, In review, Waiting, Completed |
| Priority | High, Urgent                                      |

Ticking chips inside one group means "any of these". The two groups combine, so *In progress* plus *Urgent* means work that is in progress **and** urgent.

The stored expression uses the same shape as every other filter in the product – a field, an operator and a value. See [/tasks/filters-and-sorting](/tasks/filters-and-sorting) for what those operators mean.

## Save a view

<Steps>
  <Step title="Set the filter you want">
    Click the status and priority chips until the list shows what you want. Active chips are highlighted.
  </Step>

  <Step title="Name it">
    Type into the **Name this view…** field.
  </Step>

  <Step title="Click Save this view">
    A toast confirms "View saved." The new view appears in the row beside the field.
  </Step>
</Steps>

The **Save this view** button stays disabled until two things are true: the name is not blank, and at least one filter chip is active. Saving an empty filter would produce a view that matches everything, which is the same as no view at all.

Names can be up to **120 characters**.

## Apply a view

Click the view's name. The chips snap to the saved combination and the list narrows immediately. The active view is marked so you can see which one you are in.

Changing a chip by hand detaches the marker – the current filter is no longer the saved one.

## Clear a filter

A **Clear** button appears whenever a filter is active. It clears every chip and detaches the active view. It does not delete anything.

## Remove a view

<Steps>
  <Step title="Click the X on the view">
    A confirmation modal opens. It names the view and states what happens.
  </Step>

  <Step title="Confirm">
    A toast confirms "View removed."
  </Step>
</Steps>

<Note>
  Removing a view is a **recoverable** delete. Nothing is destroyed – the view moves to Trash and can be restored until the retention window ends. Recover it from [/settings/trash](/settings/trash).
</Note>

## Example

Sarah Lin ends every day the same way: she checks what is still in progress and anything urgent.

She ticks **In progress** and **Urgent**, types `My hot list` into the name field, and clicks **Save this view**. Tomorrow morning she clicks **My hot list** once and the filter is back.

Priya Raman, working in the same workspace, never sees `My hot list`. Views are personal, and she keeps her own called `Needs review`.

## Options and settings

| Control             | What it does                                                   |
| ------------------- | -------------------------------------------------------------- |
| Status chips        | To do, In progress, In review, Waiting, Completed              |
| Priority chips      | High, Urgent                                                   |
| **Clear**           | Drops every active chip. Only shown while a filter is active   |
| **Name this view…** | The view's name, up to 120 characters. Press **Enter** to save |
| **Save this view**  | Disabled until there is a name and an active filter            |
| View chip           | Click the name to apply. Click the **X** to remove             |

When you have no views yet, the row reads "No saved views yet. Filter tasks, then save the view for one-click access."

## Permissions

Saving a personal view needs no special capability. It grants no access to anything – a view narrows data you could already query.

| Action                 | Requirement          |
| ---------------------- | -------------------- |
| Create a view          | Workspace membership |
| Apply a view           | It has to be yours   |
| Remove a view          | It has to be yours   |
| Restore a removed view | Access to Trash      |

A view belonging to another person, or another workspace, is refused outright. There is no shared or workspace-wide task view – if you want a filter the whole team uses, build it as a report and share that. See [/reports/share-a-report](/reports/share-a-report).

## What happens next

* Applying a view narrows the task list on screen. It changes nothing about the tasks themselves.
* Views do not sync between people, and they are not part of a workspace export of your data.
* A removed view stops appearing straight away and sits in Trash until the retention window ends.

## Common questions

<AccordionGroup>
  <Accordion title="Can I share a view with my team?">
    No. Task views are personal by design. For something the whole workspace uses, build a report and share it – see [/reports/saved-reports](/reports/saved-reports).
  </Accordion>

  <Accordion title="Can I edit a saved view?">
    Apply it, change the chips, then save it under a new name. There is no in-place edit.
  </Accordion>

  <Accordion title="How many views can I keep?">
    There is no fixed limit. Views are listed by name, so a short, clear name keeps the row readable.
  </Accordion>

  <Accordion title="Do views carry my sort order or column choices?">
    No. A view stores filter conditions. Grouping, sorting and display choices are set on the board each time.
  </Accordion>

  <Accordion title="Does removing a view remove the tasks?">
    No. A view is a lens over tasks. Removing it changes nothing about the work.
  </Accordion>
</AccordionGroup>

## Troubleshooting

<AccordionGroup>
  <Accordion title="Save this view is greyed out">
    Either the name field is empty or no filter chip is active. Both are needed.
  </Accordion>

  <Accordion title="I cannot find the saved views control">
    On the project **Board** tab, live filtering is done through the **Filter** popover in the toolbar, which covers assignee, priority and section – see [/tasks/filters-and-sorting](/tasks/filters-and-sorting). Saved, named, reusable definitions for reporting live in [/reports/saved-reports](/reports/saved-reports).
  </Accordion>

  <Accordion title="A view I removed is gone">
    Look in Trash. Removing a view is recoverable until the retention window ends – see [/settings/trash](/settings/trash).
  </Accordion>

  <Accordion title="A view shows an empty list">
    A filter that matches nothing shows nothing – that is not an error. Click **Clear** to see the full list again.
  </Accordion>
</AccordionGroup>

## Related guides

<CardGroup cols={2}>
  <Card title="Filters and sorting" icon="filter" href="/tasks/filters-and-sorting">
    Every field, operator and combinator.
  </Card>

  <Card title="Saved reports" icon="chart-bar" href="/reports/saved-reports">
    Shareable, schedulable saved definitions.
  </Card>

  <Card title="Task views" icon="layout" href="/tasks/task-views">
    List, board and the day view.
  </Card>

  <Card title="Trash" icon="trash" href="/settings/trash">
    Where a removed view goes.
  </Card>

  <Card title="Archive, trash and delete" icon="archive" href="/concepts/archive-trash-and-delete">
    The three states, explained once.
  </Card>
</CardGroup>
