# Basic Filters

There are three ways to add a basic filter:&#x20;

* in the "Field" picker on the left column of your screen ![](/files/qOnvhh9vAwXzs8lLCfPq), select the **Filter by field** button to the right of the "Field" name (the ![](/files/Z8JWk1NWPIfvtDSjlLlF) selection only appears when you hover alongside the "Field");&#x20;
* in the "Filters" panel, select ![](/files/lmujP26w63QFtaJvq6KW)and the "All Fields" panel will pop-up; or&#x20;
* in the "Results" section of the "Data" panel, select the gear ![](/files/s4vl2pgOezprv0ObTYya) menu button to the right of the "Field" and then select "Filter".

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

Filters appear in the "Filters" section above your results. To remove a filter, click the `x` to the right.&#x20;


---

# 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.chainargos.com/documentation/concepts/filters/basic-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.
