# Dynamic Data Filters

### **Dynamic Data Filters**

You can apply dynamic filters to your linked fields.

For example, if you’re assigning Sales Managers to Meetings you can limit what Location this meeting can be held at based on where the Sales Manager works.&#x20;

The two fields need to be the same field type.

{% embed url="<https://app.arcade.software/share/Yde8fFnnhdYoG6wwyz84>" %}

### Enable dynamic data filter <a href="#h_01hkz9fckyaqkj462x3xbbhyvs" id="h_01hkz9fckyaqkj462x3xbbhyvs"></a>

1. Click  **Manage fields and data**
2. Select the arrow on the link field where you’d like to apply the filter
3. Tick **Limit the records which can be selected**
4. Choose the field you want the filter in the linked table
5. Scroll down and select the operator **‘is current record’s’**
6. Select the field in the current record you’d like the filter to check


---

# 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.stackerhq.com/stacker-astra/security/data-filters/dynamic-data-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.
