# Field context filters

When using the field contexts (a.k.a. the "Applies to" setting in the field definition dialog) to target fields or groups of fields to certain contexts, you can filter the field definitions shown in the list.\
\
Click the "Filter" button to show a list of the currently used contexts:

![](/files/iiOv8DDPFSMCfNSHVcLk)

{% hint style="info" %}
*The Filter button only shows when the list of currently used contexts is not empty*
{% endhint %}

Once a context is selected, only field definitions that apply to that selection are shown. Field definitions that don't apply to the selected context are shown as outlines, so you are able to drag and drop the shown fields to a new location.\
\
Click the filter button to remove the current filter and show all fields again.

![](/files/guYrfcpdyPpFKk52EBeU)


---

# 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://help.accentuate.io/metafield-definitions/field-context-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.
