# Filters

## Classic Filters <a href="#classic-filters" id="classic-filters"></a>

Within the various dashboards, you will find dedicated buttons known as "filters" which enable you to refine the data displayed based on specific criteria. These filters can include options such as product, operator, recipe, shift, and more.

By applying filters, you can effectively manage production variability. For instance, if you are examining energy consumption and apply the "recipe" filter, the system will present energy consumption data associated with each recipe. This enables you to identify recipes that have a significant impact on sustainability.

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

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

## &#x20;Duration Filters for Alarms and Warnings <a href="#duration-filters-for-alarms-and-warnings" id="duration-filters-for-alarms-and-warnings"></a>

This type of filter can be distinguished from traditional filters as it appears as shown in the image below.

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

With these filters, it is possible to filter data related to alarms and notifications based on the duration of the event. By selecting the control, a window will open where you can choose whether to set a maximum, minimum, or both durations, and for each, you can specify the value to use as a reference when applying the filter.

<figure><img src="/files/82OoqkCpVAwxwkseexHK" alt=""><figcaption></figcaption></figure>

Once a filter based on event duration is applied, a new button becomes enabled, allowing you to remove such filters.

<figure><img src="/files/QjECNiEqB3jVuahkZ6gk" 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.pelabellers.com/12WwhDoYkf9xX4gpwfnK/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.
