# Force Follow Asset Units

{% hint style="info" %}
Plugins required:\
\- plugin-assets-4.4.0+\
\- plugin-liverig-4.4.0+\
\- plugin-wells-5.3.0+
{% endhint %}

### Force Follow Asset Filter

Live provides a feature flag to enable dashboards to follow the unit set of the asset of the selected filter on the dashboard:

![](/files/Ccb8psMC7bjXA0aD5dVy)

Remind: the option to follow the asset filter will be available only if the dashboard is configured using the **lookup.asset\_name\_event\_type** (only this lookup is supported for now):

![](/files/XtkOwEIrGcQWEuQD8YaF)

If the **force follow** feature flag is enabled the dashboards that has filters will automatically follow the unit set of the asset selected on filter:

![](/files/ykqaTJ2qQiTespyJCGkJ)

A specific badge will be displayed at the dashboard informing that dashboard is following the asset filter, that means the units depend on the asset filtered:

![](/files/asXQqPBEbkOkq5qQsXXC)

If the force dashboard filter configuration flag is disabled than the dashboard will use the default unit set or previous configured:

![](/files/fe2G6SLRZcm81wpN9V4d)

![](/files/Sn3px0l8vO6QLElZtoRF)

Also it is possible to select the follow asset filter manually:

![](/files/X1DjPolbB7YNFIXA1TFA)


---

# 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://drilling.intelie.com/whats-new/unit-sets/force-follow-asset-units.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.
