# Saved Filters

The Identity Intelligence Users page includes a wide variety of filters, whether in [Basic](/understanding-your-users/users.md#applying-basic-filters) filter mode or [Advanced Query Mode](/understanding-your-users/users/advanced-query-mode.md) using the KQL query language. Often a specific data set is needed repeatedly as you work through a project with your team or for long term monitoring of specific users/issues, and it can be cumbersome to continuously re-apply the same set of filters or rebuild the same advanced queries over and over again to get the data you need.&#x20;

To make it easier to quickly access sets of filters that you are frequently referencing, Identity Intelligence allows you to create Saved Filters. These Saved Filters can also be modified and deleted as needed. &#x20;

<mark style="color:red;">NOTE:</mark> **ALL** users in the console can see and utilize **ALL** existing saved filters. Identity Intelligence users with the Help Desk role and full Admin role can create, update, and delete **ANY** filters. \
There are also no user permissions associated with individual filters and no private or per-user filters at this time.&#x20;

### Create Saved Filter

1. To create a Saved Filter, craft the query in Basic or [Advanced mode](/understanding-your-users/users/advanced-query-mode.md) that provides you with the data set needed
2. &#x20;Select the **Save** icon on the left of the search bar&#x20;

<figure><img src="/files/hUzS9vekjv5dp1qnF3iu" alt=""><figcaption></figcaption></figure>

3. A  small modal will open. Give the filter an easy to identify name and select the blue **Save** button within the modal to save your filter

<figure><img src="/files/hfkyiwyTRiTJOaa0vHZj" alt=""><figcaption></figcaption></figure>

4. The Saved Filter will then be available in the dropdown list of the Filters area, towards the top left of the Users page

<figure><img src="/files/Hd5RaQFF58JI6zmS7DBx" alt=""><figcaption></figcaption></figure>

### Modifying an existing Saved Filter

To modify an existing Saved Filter, simply select the desired filter from your list of Saved Filters. The Saved Filter attributes will automatically be added to the search bar. From here, you can modify the search parameters in the search bar. Select the **Save** icon next to the search bar again to re-save it. &#x20;

### Deleting a Saved Filter

To delete an existing Saved Filter, select the desired Saved Filter, then select the **Trash** icon next to it's name.&#x20;

<figure><img src="/files/uS2h20cbbDqxaTUZLlW5" alt=""><figcaption></figcaption></figure>

### Sharing a Saved Filter

As noted above, Saved Filters are available to all users with access to your Identity Intelligence tenant.  To share a link outside of the console, for instance via email, Webex, Teams, or Slack channels or direct message:&#x20;

1. Select the Saved Filter you want to share
2. Select the **Share** icon on the righthand side of the Search bar to copy a direct link to your clipboard
3. Paste the link where desired to share the data with other team members who have access to your Identity Intelligence tenant

<figure><img src="/files/igiSXbqd17WyurrbHjaL" alt=""><figcaption></figcaption></figure>


---

# 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://docs.oort.io/understanding-your-users/users/saved-filters.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.
