# Instructor Notifications

### Overview

LMS Instructor Notifications provide a comprehensive way for instructors to receive real-time updates on events related to their courses. This article serves to highlight the events that trigger notifications as an addition to notifications the LMS will send for learners and other admins.

<img src="/files/ST7nSAogzdLOJxMqBeHs" alt="" width="563">

***

### Events Triggering Notifications

Instructors can receive notifications via mobile, email, and other platforms for the following significant events on their course/curriculum:

**Editing Course Content**

Instructors are notified when a LMS admin or another instructor with appropriate permissions initiates editing on their course content.

**Publishing Course Edits**

Instructors will receive notifications when a LMS admin or another instructor with permissions completes edits and publishes the course.

**Modifying Course Information**

Notifications are triggered when a LMS admin or another instructor with permissions modifies essential information related to their course.

**Deleting a Course**

Instructors are informed if a LMS admin or another instructor with permissions deletes their course.

**Course Archiving**

Notifications are sent when a LMS admin or another instructor with permissions archives their course or if it is auto-archived based on predefined rules.

**Uploading New SCORM Course Versions**

Instructors receive notifications when a LMS admin or another instructor with permissions uploads a new version of their SCORM course.

**Answer Posted to a Question**

Instructors are notified when a question on their course receives a new answer, facilitating timely engagement with learner queries.

**Course Rating and Reviews**

Notifications are triggered when learners rate the course or submit a review, providing instructors with valuable feedback.

{% hint style="info" %}
For information on notifications and their configurations, click [here](https://guides.mangoapps.com/user-guide/user-settings/notifications/notifications).
{% 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://guides.mangoapps.com/lms-guide/learn-admin/learner-notifications-and-reminders/instructor-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.
