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

# Saved views for customers, subscriptions, and invoices

> Save filter configurations as named, reusable views on your customers, subscriptions, and invoices lists, and set a default view that loads automatically.

Saved views let you capture a set of filters on a list and reuse it later under a memorable name — for example "Active enterprise customers", "Past-due invoices", or "Trials ending this month". Instead of re-applying the same filters every time, you select the view and the list is filtered instantly.

Views are useful when your team repeatedly works with the same slices of data: a finance teammate who reviews unpaid invoices every morning, a revenue manager tracking churned subscriptions, or a support agent looking up a specific customer cohort. You can also set one view per list as the **default**, so the list opens already filtered the way you work most often.

## Where saved views are available

Saved views are available on the main list pages of three sections:

* **Customers** — the Customers list
* **Subscriptions** — the Subscriptions list
* **Invoices** — the Invoices list

Each section keeps its own set of views.

<Note>
  Saved views are **shared across your workspace** — they are not personal. Any teammate can select and use the views your team has created. Creating, updating, and deleting views requires the **Manage saved views** permission (see [Permissions](#permissions)).
</Note>

## Create a saved view

<Steps>
  <Step title="Apply your filters">
    On a Customers, Subscriptions, or Invoices list, apply the filters you want to save (status, dates, customer, product, search, etc.).
  </Step>

  <Step title="Open the view selector">
    Click the view selector at the top of the list, then click **Add view**.
  </Step>

  <Step title="Name the view">
    In the **Save view** dialog, enter a **Name**. A preview of the current filters is shown under **Filters** so you can confirm what will be saved.
  </Step>

  <Step title="Optionally set it as default">
    Toggle **Set as default view** if you want this view to load automatically when you open the list.
  </Step>

  <Step title="Save">
    Click **Save view**. The view is created and selected immediately.
  </Step>
</Steps>

<Note>
  A saved view stores the **filters** applied to the list. The view's name cannot be edited after creation — to rename a view, delete it and create a new one.
</Note>

## Use a saved view

Open the view selector at the top of the list and pick a view. The list is filtered with that view's saved filters. The default view, if any, is marked with a blue **Default** badge in the selector.

To go back to the unfiltered list, clear the filters — this returns you to the default view if one is set, or to all records otherwise.

Because the active view is reflected in the page URL, you can copy and share that URL with a teammate to point them at the same filtered list.

## Manage a saved view

When a view is selected, an actions menu (the **⋯** button next to the view selector) gives you the following options:

* **Update saved view** — overwrite the view with the filters currently applied to the list. This option is disabled when nothing has changed.
* **Set as default view** / **Remove default view** — control whether the view loads automatically when you open the list. Only one view per list can be the default.
* **Delete view** — permanently remove the view. You'll be asked to confirm; **this action cannot be undone**.

## Default views

Setting a view as default makes the list open already filtered with that view whenever you navigate to it without any active filter. This is handy for the slice of data you look at most. Set or remove the default from the actions menu, or from the **Set as default view** toggle when creating a view.

## Permissions

Selecting and using saved views is available to everyone. Creating, updating, and deleting views requires the **Manage saved views** permission on the user's role. Without it, the **Add view** action and the view actions menu are hidden. See [Users and permissions](/docs/getting-started/account-settings#users-and-permissions) to manage role permissions.
