# Mute your notifications

You can mute your notifications so that they don't pop up on your screen anymore. You will still receive notifications, the only difference is that to see them, you'll have to click on the bell icon.

When you mute notifications, you mute them for yourself only, not for the entire organization.

1. Click on the 'bell' icon on the top right corner to open the notification panel.

<figure><img src="/files/0iHKrQ8XcWE5B3GGVu8y" alt=""><figcaption></figcaption></figure>

2. Enable the *Mute* toggle. Notifications will not pop up anymore, and will instead be delivered silently to your notification panel.

<figure><img src="/files/cdojh5LxgyLnxXx6R3Oe" 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.imerit.net/how-to/mute-your-notifications.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.
