# Managing Notifications

To edit, disable, or delete existing notifications and adapt them to changes in document processing workflows or user responsibilities, you can do the following:

**Navigate to notification settings:** Go to your system's settings where you can manage notifications. You can find these in the “Settings” section, “Global Settings” and then under “Email notification”.

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

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

**Look for the list of existing notifications:** In the notification settings you will find a list of existing notifications. This list shows you all notifications that are currently set up.

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

**Edit a notification:** To edit an existing notification, find the notification in the list and select the edit option. This allows you to change the notification settings, such as the document type, status, triggering events or recipients.

<figure><img src="/files/vdjVsOt63VIsLMncPMdT" alt="" width="192"><figcaption></figcaption></figure>

<figure><img src="/files/pjNLvcfvmPjHYOGtApl5" alt="" width="375"><figcaption></figcaption></figure>

**Turn off a notification:** If you want to temporarily turn off a notification, find the notification in the list and select the option to turn it off. This will temporarily stop the notification without deleting it, so you can reactivate it later if necessary.

<figure><img src="/files/8E0lODWJ4huBmd88mWTx" alt="" width="116"><figcaption></figcaption></figure>

**Delete a notification:** To permanently remove a notification, find the notification in the list and select the delete option. This will completely remove the notification from the system and cannot be restored.

<figure><img src="/files/X3HYrqid4ahMn7WcpuRl" alt="" width="106"><figcaption></figcaption></figure>

**Adapt to Changes:** Periodically review your notification settings and adjust as necessary to reflect changes in document processing workflows or user responsibilities. This could include updating notifications due to new events, changed responsibilities, or other organizational changes.

**Save the changes:** After making your changes, don't forget to save them for them to take effect.

<figure><img src="/files/xCYEmA1NA0EtiBefyL9k" alt="" width="150"><figcaption></figcaption></figure>

By regularly reviewing and adjusting your notification settings, you can ensure that your notifications always meet current needs and workflows. This helps ensure efficient communication and ensures that the right people are notified of important events in a timely manner.


---

# 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.docbits.com/administration-and-setup/settings/global-settings/email-notification/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.
