# Best Practice

## Here are some best practices for using email notifications effectively:

* **Clear and informative design:** Make sure your notification messages are clear and informative. Use concise language to communicate the essence of the notification and provide clear instructions or calls to action when necessary.
* **Avoid notification overload:** Carefully choose the trigger conditions for your notifications to avoid overloading users with unnecessary notifications. Make sure notifications are only triggered for relevant events and that they provide real value for recipients.
* **Setting priorities:** If your notifications have different priorities, make sure this is reflected in the settings. For example, you can distinguish urgent notifications from less important ones and act accordingly.
* **Regularly update email addresses:** Ensure that users' email addresses are checked and updated regularly to ensure notifications are sent to the correct recipients. This is particularly important when there are employee changes or changes in responsibilities.
* **Personalization:** If possible, personalize notifications by including the recipient's name and other relevant information. This makes the notifications more engaging and helps users take them seriously.
* **Get feedback:** Request regular feedback from users to ensure notifications meet their needs and are effective. Consider feedback when adjusting your notification settings.
* **Testing and monitoring:** Regularly test your notification systems to ensure they are working properly and monitor performance to identify and fix problems early.

By following these best practices, you can ensure your email notifications are effective and help ensure smooth communication and collaboration across your organization.


---

# 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/best-practice.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.
