# Enabling Notification Emails

Notifications will automatically appear in the UI but you can choose to also receive notifications via email as well.  In order to enable receipt of notifications via email please follow these steps:

1. Navigate to Account -> Users
2. Modify User
3. Turn on Email Notifications Toggle and Save

## User Navigation

Navigate to the Users screen by clicking on Accounts and then Users on the left navbar in the Daasity App

<figure><img src="/files/Xhpohyz3whv7bAc1bRsp" alt="Account > Users configuration"><figcaption></figcaption></figure>

## User Options

From the Account Users screen click on the gear of the user you want to receive email notifications by modifying the user permissions

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

## Email Notifications

Enable the "<mark style="background-color:green;">Recevive email messages for system warnings and error notifications"</mark> toggle and click Save to turn on email notifications for all future notifications for that user.

<figure><img src="/files/ogLKvyr12tjLS2HUcFMl" alt="Change User Settings (Edit User)"><figcaption></figcaption></figure>


---

# 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://help.daasity.com/technical-docs/notifications/enabling-notification-emails.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.
