# Saved views

Views let you bring together feedback based on specific filters and criteria. You can narrow down a view by date reported, feedback source, tags and more. For example, you could create a view of only features-requests that mention "Pricing" or a view of all feedback that came from "Slack: #product-ideas". Creating a view is simple and won't impact anyone else's experience.

**Follow the steps below to create your first view:**

1. Go to the Explore tab and search using keywords
2. Add as many filters and additional keywords as you like to customise the View.
3. Click “Save this view” at the top of the page
4. Choose the Space where you want to save the View
5. You will now see that view in your sidebar.

<div align="left"><figure><img src="https://3667243797-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fpm0JU36SpVnTviWb6W4x%2Fuploads%2FPIRIR0UyA4rYKGexMeF2%2FSearch%20and%20save%20a%20view%20(720).gif?alt=media&#x26;token=607e2d15-2d82-48cd-bbb6-9a1b686bd5c2" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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://support.sauce.app/tools/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.
