# Filtering Features

Filters can be applied to display only the layer features whose attributes match certain criteria.

Your organization’s administrators have configured filters to allow you to quickly display specific features of interest.

If a filter is applied to a layer by default, the Filter icon <img src="/files/Ye08LCNUq2mYQR7JR4sI" alt="" data-size="line"> is displayed.

## Managing Filters

1. Click the Filter icon <img src="/files/Ye08LCNUq2mYQR7JR4sI" alt="" data-size="line"> (if a filter is active) or click the menu, then select **Filter Features on the Map** to open the FILTER(S) panel. The available filters are displayed.
2. Use the toggle **switch** to enable or disable each filter. The map displays the results in real time. Filters are applied in the order in which you enable them.

   <figure><img src="/files/EEqWBcA9rKkCSbNGucCN" 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.jmapcloud.io/en/jmap-ng/jmap-ng-user-guide/data/data-layers/filtering-features.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.
