# How to Get Email Notifications for Student Notes

This guide shows you how to receive an email notification every time a student adds a new note to any lesson.&#x20;

By enabling this feature, you can quickly respond to student questions and feedback, significantly improving the quality of your support and the overall learning experience.

### Step 1: Access Your Email Notification Settings

First, you need to find the notification settings within the LDT app.

* From your Shopify admin, go to **Apps** > **LDT Online Courses** > **Settings**.
* In the settings menu, select **Email notification**.

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

### Step 2: Enable Notifications for Student Notes

* In the **Email notification** section, scroll down until you find "**Notes in the course**".
* Click the toggle switch to enable the option "Get notified when students add notes to the course."
* After you have enabled the notification and verified your email, scroll down and click the Save button to apply your changes.

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

By enabling this feature, you will never miss a note or question from your students, allowing you to provide timely support and foster a more interactive learning environment.

<br>


---

# 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://helpdesk.ldtsoft.work/ldt-online-course/settings/how-to-get-email-notifications-for-student-notes.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.
