# Filter

The filter panel shows dynamic query controls for filtering. You can open the filter panel by clicking the filter icon within a field pill, or by dragging the field to the filter area. You can adjust the minimum and maximum values of a quantitative field by using a slider, or you can type in your desired min or max value. Nominal fields are filtered by selecting desired values from an array of check boxes. Temporal fields are filtered using a slider that lets you adjust minimum and maximum values.

![](/files/-LDSOxuF2JmahZlsSain)


---

# 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://data-voyager.gitbook.io/voyager/visualizing-data/filter.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.
