# How to Manage Notification Settings

DocStudio can notify you about mailbox activity. You configure notifications per user. Each mailbox has its own notification settings. Notifications can be delivered by email or in-app.

<figure><img src="/files/b3UMREMnUtLfK68EszvX" alt=""><figcaption></figcaption></figure>

### Edit notifications

1. Naviagate to the user profile and open **Notifications** tab.
2. Configure in-app and email notifications as needed.
3. Click the <img src="/files/w2iz25iWr6fcCUfWBzoO" alt="" data-size="line"> button.

{% hint style="info" %}

* Notification settings are stored per mailbox. Configure each mailbox you use.
* Each user can configure their own notifications.
* Corporate account admins can configure notifications for users.
  {% endhint %}


---

# 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://support.docstudio.com/user/platform-notifications/how-to-manage-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.
