# Saved views

### **Create a Saved view**

<figure><img src="/files/ZO3Pc8VFhE53Gwx88qnq" alt="" width="563"><figcaption></figcaption></figure>

{% stepper %}
{% step %}
**Apply filters and create view**

Use the available filter options to customize your table view and cick on "Create view".
{% endstep %}

{% step %}
**Name view and choose visibility**

Name the view and decide whether it is for personal use (private) or visible to everyone in the workspace (shared). *Note: Only admins can create views for everyone.*
{% endstep %}

{% step %}
**Favorite the view**

Optionally, click the star icon to mark the view as a favorite. Favorited views will appear on the [dashboard](/dashboard/dashboard.md) for quick access.
{% endstep %}

{% step %}
**Save the view**

Click "Save." The new view will now appear in the list of views above the filters.
{% endstep %}
{% endstepper %}

### **Manage Saved Views**

* **Edit Views:** Click the pen icon next to your saved views to rename, rearrange, delete or favorite them for better organization.
* **Update a View:** Select an existing view, make changes (e.g., add/remove filters), and click "Update view" to save the modifications.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://helpdesk.smaply.app/dashboard/table-actions/saved-views.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
