# Working with filters

## Introduction <a href="#introduction" id="introduction"></a>

Filters allow users to drill down and find the specific identities and entitlements they are looking for. From there, they can perform various operations like downloading the data as a .PDF or .CSV file and creating an access review based on these filters.

Filters are available with every data table on the application. Each table has it's own set of filters associated with the data being displayed and varies from table to table. Each filter field is intuitive and can be used together to perform actions and explore data productively.&#x20;

## &#x20;<a href="#h_01hpej6v8hgarbq5jz7amx3kvh" id="h_01hpej6v8hgarbq5jz7amx3kvh"></a>


---

# 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.balkan.id/getting-started/entitlement-data-discovery/working-with-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.
