# Notification

On this page, we can manage all notification in this system. To add a notification

Step1: Click on the button Add notification at the top left screen.

![](/files/-McSvadtSEgg2kzkHB2K)

Step 2: We will be navigated to the add notification page. On this page, we should fill in all necessary information

![](/files/-McSyPpOSdYWRSd-frh5)

* Name: this name is only used for you to identify your notification. It's not visible to users.
* Event:
  * Registry account
  * Delete account
  * Change password account
  * Reset password
  * Add to course
  * Add to intake
  * Add to event
  * Remove from course
  * Remove from intake
  * Remove from event
  * Course deleted
  * Intake deleted
  * Event deleted
  * Event started
  * User completed course
  * User completed test
  * User completed survey
  * User completed assignment
  * User completed SCORM
  * Instructor grading
  * Add discussion
  * Reply discussion
  * Reply comment discussion
* User types: which kind of use will be received this notification
  * All
  * Admin
  * Instructor
  * Learner
* Body: the body content of an email. The interface to edit body like the image below

![](/files/-McSymGnHSz-cwG18un9)

Finally, click on the button Create notification to finish.


---

# 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.edutek.io/administrator/settings/notification.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.
