# Contact Preferences

## Introduction

The **Contact Preferences** page allows you to:

* View and change your **Mobile Number** and **Email Address**
* Set specific [**Notification Hours**](/clarity/alarms/filtering.md#filtering-by-time-of-day) and work days
* [Filter notifications by severity](/clarity/alarms/filtering.md#filtering-by-severity) and [organization](/clarity/alarms/filtering.md#filtering-by-organization)
* Temporarily [**Snooze**](/clarity/alarms/snoozing.md) text or email notifications

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

## Accessing Contact Preferences

You can access your contact preferences by clicking on the **Account** icon at top right:

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

And then clicking **Contact Preferences** in the popup menu:

<figure><img src="/files/jfw0H5HzcAdIvd8hFp9o" 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/contact-preferences.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.
