# Filtering

You can customize which notifications you receive in your [contact preferences](/clarity/contact-preferences.md).

{% hint style="warning" %}
Changes to your **Contact Preferences** won't take effect until you click **OK** at the bottom of the page:

<img src="/files/CUTrbioFaJ9r1gD8JzDr" alt="" data-size="original">
{% endhint %}

## Filtering by Severity

For **Text Notifications** and **Email Notifications**, you can choose if you want to receive **All Notifications, Alarm and Critical** Notifications, **Critical Only**, or **No Notifications** via that communication method:

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

## Filtering by Time of Day

You can choose to only receive notifications during certain work days and/or work hours in the **Notification Hours** section of your **Contact Preferences**:

<figure><img src="/files/8JeNqCVp6ihYiT4RqTZt" alt=""><figcaption></figcaption></figure>

## Filtering by Organization

You can choose what severity of notifications you would like to receive for each organization at the bottom of the **Contact Preferences** page:

<figure><img src="/files/CuQ6wKtmIAxLAKb1TTzY" 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.jcore.io/clarity/alarms/filtering.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.
