# How can I Manage Notifications from particular Channel

You can change the behavior of notifications for channels where you are a member. By default, a channel notifies you whenever someone mentions you or uses the @all mention.

![](/files/-M9cL2dfmHTN-quPWMCV)

These options are on the channel notifications tab:

![](/files/-M9cL2dgAQtrWWNmkBz1)

* **Disable Notifications**: Disable all notifications for the channel.
* **Audio**: Select whether the channel will emit a sound whenever someone mentions you or posts a message in that channel. The sound played can be customized.
* **Desktop**: Controls notification behavior when using any desktop app or browser.
* **Mobile**: Controls push notification behavior when using any mobile app.
* **Email**: Set whether an email sends whenever someone mentions you or posts a message, or disable email notifications.
* **Unread Room Status**: Control whether the channel on the channel list highlights when there is a new message or mention.
* **Unread Tray Icon**: Controls whether the tray icon highlights when there are new messages or mentions on the current channel.


---

# 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.orgchat.com/how-can-i-manage-notifications-from-particular-channel.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.
