# Managing notifications

On Discord, you have fine-grained control over which notifications you receive at which time.

{% hint style="info" %}
**Leave mentions for @everyone and @here on.** The only people who can use these are in the coordination and communication team, and it's what we'll use when we need to be sure you read a message.
{% endhint %}

## **Only receive notifications when you're mentioned**

![](/files/-M9rRishtTEkucx_D1Ad)

## **Channel-Specific Notifications**

For the ones you're interested in, such as your project chat:

![](/files/-M9rS6KnJGbyQ0DtesAq)

To keep getting notifications without getting a notification sound or your operating system's notification message pop-up, you can [turn on Do Not Disturb mode](https://support.discord.com/hc/en-us/articles/227779547-Changing-Online-Status).

## **Hide channels and categories in the left side panel**

For channels you are not interested in, and to de-clutter your side panel.

### Step 1: mute the channel

![](/files/-MBwz4roRtrM9QX_0gI4)

### **Step 2: Right-click on "open summer of code" (Channel name) & click "Hide Muted Channels"**

![](/files/-MBx83Z_YgqCqeu9oahT)

You will now only receive a notification whenever people mention you.

![](/files/-MBx8MyMwSu5vKg7vyWx)


---

# 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://help.osoc.be/global/tools/discord/managing-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.
