> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.tevello.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How To Setup Notifications For New Lesson Comments

${youtube}[How To Setup Notifications For New Lesson Comments](yZezW4Nq-nY)

#### Overview:
To enable email notifications for new comments under lessons in Shopify using automation.

#### Steps:

1. **Access Shopify Automations:** Go to the **Marketing** section and then select  **Automations** in your Shopify admin panel.

![](https://storage.crisp.chat/users/helpdesk/website/e916a79d3dced000/01-marketing_10uqknr.png)

2. Click on "View Template"

![](https://storage.crisp.chat/users/helpdesk/website/e916a79d3dced000/2-1_xkrfiu.png)

 
3. And then **Create Custom Automation**.

![](https://storage.crisp.chat/users/helpdesk/website/e916a79d3dced000/03-create-custom_1gbzlny.png)

4. Click **Select Trigger**

![](https://storage.crisp.chat/users/helpdesk/website/e916a79d3dced000/3-1_137rm9i.png)

5. **Name the Automation:** At the top of the automation creation page, name your automation (e.g., "New Lesson Comment") Then select **Tevello** for the trigger

![](https://storage.crisp.chat/users/helpdesk/website/e916a79d3dced000/02-workflow-name_fl5adl.png)

6. Then choose **New Lesson Comment** as the trigger event.

![](https://storage.crisp.chat/users/helpdesk/website/e916a79d3dced000/03-new-lesson-comment_4d6tbu.png)

7. **Define the Action:** Click the plus (+) icon.

![](https://storage.crisp.chat/users/helpdesk/website/e916a79d3dced000/04-plus_1rlau14.png)

8. Followed by clicking **Action**.

![](https://storage.crisp.chat/users/helpdesk/website/e916a79d3dced000/05-action_1ylqa2o.png)

9. Search for "Email" and select **Send Internal Email** to set up an email notification for yourself. This action will configure the system to send an email notification for every new comment.

![](https://storage.crisp.chat/users/helpdesk/website/e916a79d3dced000/08-send-email_oibof8.png)

10. **Configure Email Details:**
   
* Enter your email address where notifications will be received.
   
* Set the email subject, for example, "New Lesson Comment".
   
* Compose the message body.

```
Hi,

{{customer.displayName}} left a comment under {{lessonTitle}}

Please check it out here: {{lessonLink}}

Thanks,
Tevello
```

![](https://storage.crisp.chat/users/helpdesk/website/e916a79d3dced000/06-email-deets_1f76hpz.png)

| You can include dynamic content like the customer's name. Utilize the **Add Variable** button to insert these dynamic elements.

![](https://storage.crisp.chat/users/helpdesk/website/e916a79d3dced000/11-variable_y99v4f.png)

![](https://storage.crisp.chat/users/helpdesk/website/e916a79d3dced000/12-liquid-variable_1e2tci9.png)

11. **Activate the Notification:** Once the email content is set, click on **Turn on Workflow**, followed by **Turn On** to activate the automation.

![](https://storage.crisp.chat/users/helpdesk/website/e916a79d3dced000/13-turn-on-wf_pgns11.png)

![](https://storage.crisp.chat/users/helpdesk/website/e916a79d3dced000/14-tunr-on_111z7ss.png)

#### IMPORTANT:
* Ensure that the email address for receiving notifications is correct and active.
* Regularly test the automation to confirm it's functioning as expected.
* Customize the email content to fit your brand or specific information needs.
* Review and update the automation periodically to ensure it aligns with any changes in your course structure or notification preferences.
