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

# Saved views

> Save filters, columns, and sorting as reusable tabs on the Tickets page

A **saved view** is a named combination of filters, column layout, and sorting
that appears as a tab on the [Tickets](/documentation/tickets/all-tickets) page.
Instead of rebuilding the same filter every time, save it once and switch to it
with a single click.

Each view remembers:

* The **filters** applied to the ticket list
* Which **columns** are shown or hidden, and their order
* The **sort** field and direction

<img src="https://mintcdn.com/typewise/6d0bLCseguWDqTwG/images/documentation/tickets/saved-views/view-tabs.webp?fit=max&auto=format&n=6d0bLCseguWDqTwG&q=85&s=54f8046ca8d09501ef93db6a8f58f93b" alt="Screenshot of saved view tabs" width="2694" height="270" data-path="images/documentation/tickets/saved-views/view-tabs.webp" />

<Note>
  You set the columns from the **column menu** (the pencil icon above the table)
  and reorder them by **dragging column headers** — whatever you configure is
  saved with the view. See
  [column visibility and reordering](/documentation/tickets/all-tickets#column-visibility)
  for details.
</Note>

<Info>
  Saved views live on the **Tickets** page. The **All tickets** tab is
  always present and shows the unfiltered list; your saved views appear as
  additional tabs next to it.
</Info>

***

## Personal and shared views

Views come in two kinds:

| Type         | Who can see it            | Who can create or edit it |
| ------------ | ------------------------- | ------------------------- |
| **Personal** | Only you                  | You                       |
| **Shared**   | Everyone in the workspace | Admins only               |

Shared views are marked with a **people icon** on their tab. Only admins can
create a shared view or turn a personal view into a shared one.

<img src="https://mintcdn.com/typewise/6d0bLCseguWDqTwG/images/documentation/tickets/saved-views/shared-view.webp?fit=max&auto=format&n=6d0bLCseguWDqTwG&q=85&s=105ff5095f52e82a18329edc442b74c4" alt="Shared view indicator" width="2686" height="266" data-path="images/documentation/tickets/saved-views/shared-view.webp" />

***

## Creating a view

There are three ways to create a saved view.

### 1. From the tabs

Click the **+ Add view** button next to the tabs. This opens the view editor
with an empty view. Set up its filters, columns, and sorting, give it a name,
and it's saved as a new tab.

### 2. From filters on All tickets

Start on the **All tickets** tab and apply the filters, columns, and sorting
you want. Once the list is filtered, a **Create view** button appears — click it
to save your current setup as a named view.

### 3. By asking the AI Operator

Ask the [AI Operator](https://platform.typewise.app) to create the view for
you — for example, *"Save a view of urgent unresolved emails"*. The AI Operator
sets up the filters and saves the view, including shared views if you're an
admin.

### Naming and sharing

For methods 1 and 2, the view editor lets you finish the setup:

<Steps>
  <Step title="Name the view">
    Enter a name in the **Add view name** field.
  </Step>

  <Step title="Choose sharing (admins only)">
    Toggle **Shared view** on to make the view visible to the whole workspace.
    Leave it off to keep the view personal. This toggle only appears for admins.
  </Step>

  <Step title="Save">
    Click **Save** to store the view. It appears as a new tab.
  </Step>
</Steps>

<img src="https://mintcdn.com/typewise/6d0bLCseguWDqTwG/images/documentation/tickets/saved-views/view-editor.webp?fit=max&auto=format&n=6d0bLCseguWDqTwG&q=85&s=16f4923efcb344120c8f777b1c74a98c" alt="Screenshot of the view editor" width="2690" height="480" data-path="images/documentation/tickets/saved-views/view-editor.webp" />

***

## Editing a view

Open a view's tab, then adjust its filters, columns, or sorting. When a saved
view has unsaved changes, the **Save** button gives you two choices:

* **Update this view** — overwrite the saved view with your current changes.
* **Create new view** — keep the original untouched and save your changes as a
  brand new view.

<Tip>
  Use **Create new view** when you want to branch off an existing view — for
  example, to make a personal copy of a shared view with an extra filter.
</Tip>

To rename a view or change its sharing, open the view and use the editor's name
field and **Shared view** toggle, then choose **Update this view**.

### Unsaved changes

If you tweak a view but don't save, your changes are kept locally so you don't
lose them, but the saved view itself is unchanged until you choose **Update this
view**. Use **Reset** to discard your local changes and return to the view as it
was saved.

***

## Deleting a view

<Steps>
  <Step title="Open the tab menu">
    Click the **⋮** (kebab) menu on the view's tab.
  </Step>

  <Step title="Delete the view">
    Select **Delete view**.
  </Step>
</Steps>

<Warning>
  Deleting a view is permanent and cannot be undone. Deleting a shared view
  removes it for everyone in the workspace, so only admins can delete shared
  views.
</Warning>

***

## Related

* [Tickets](/documentation/tickets/all-tickets) — searching, filtering, and
  column visibility on the ticket table.
* [Inbox](/documentation/tickets/inbox) — the prioritized queue of tickets that
  need your attention.
