# How do I control chat channel notifications?

If you don't want *all* chat notifications it's no problem. You can easily control chat notifications per chat channel on the web or the District app.&#x20;

## Control chat channel notifications from District App:&#x20;

1. Tap the chat channel&#x20;
2. Tap the bell icon in the top right
3. Select & save your notification preferences&#x20;
4. If you'd like to control other chat channels, follow the same steps.

## Control chat channel notifications from website:&#x20;

1. Tap the chat channel&#x20;
2. Tap the chat channel name in the top left&#x20;
3. Select & save your notification preferences&#x20;
4. If you'd like to control other chat channels, follow the same steps.&#x20;


---

# 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.district.net/selling/messaging/how-do-i-control-chat-channel-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.
