# Notification Settings

"Notification settings" refer to configurable options in Ownchat that allow users to manage and customize alerts, including push notifications for timely updates on activities like assigned tasks, mentions, and new conversations. Users can also choose to enable or disable sound notifications based on their preferences to optimize communication efficiency.

**Configuring Effective Notification Settings in Ownchat**

* **Enable Push Notifications**: Always enable push notifications for timely updates.
* **Select Notification Types**: Choose notifications for Assigned tasks, mentions, new conversations, assigned conversations, and follow-ups as needed.
* **Sound Notifications**: Enable sound notifications if desired; otherwise, disable them.
* **Save Settings**: Click on "Save" to apply your notification preferences for optimal usage.

In summary, managing Ownchat notifications allows for streamlined communication. By configuring push alerts, selecting specific notification types, adjusting sound preferences, and saving settings, users can ensure efficient and effective engagement with tasks and conversations.


---

# 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.ownchat.app/manage-your-account/notification-settings.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.
