# Snoozing

You may snooze notifications for a certain amoiunt of time by [going to your Contact Preferences](/clarity/contact-preferences.md) and clicking the **Snooze...** button next to your **Mobile Number** or **Email Address**:

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

Enter the amount of time you want to snooze notifications in the dialog that comes up:

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

After you click **OK**, the button text will change to **Snoozed:**

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

To cancel the snooze, click the **Snoozed** button and then click **Unsnooze** in the dialog that appears:

<figure><img src="/files/9EPhpyW3Fw0ZWCdTJQ1u" alt=""><figcaption></figcaption></figure>

The button text will then change back to **Snooze...**


---

# 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/snoozing.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.
