# Filtering

You can add an arbitrary number of filters to any Arcwise connected data tab. To filter data navigate to the Arcwise connected data interface [Arcwise Connected Data](/using-arcwise-in-sheets/arcwise-connected-data.md).

1\) Click on the plus button in the **Filters** section.

<figure><img src="/files/X1CmwujCK6Ck03jr4hq2" alt="" width="375"><figcaption></figcaption></figure>

2\) Select the column you would like to filter, the type of comparison you would like to add, and the values you would like to include in the filter. For multiple values press enter after entering each value. Values must be exact and are not validated against the data.

<figure><img src="/files/tCYEMmklUZ3rVgP6gXd2" alt="" width="375"><figcaption></figcaption></figure>

3\) Click the green **Update query** button in the bottom left corner to apply your filter.


---

# 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.arcwise.app/using-arcwise-in-sheets/arcwise-connected-data/filtering.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.
