# How to Customize Account Invitation Emails to Students

This guide will show you how to activate and configure the automatic account invitation email for your students. This feature makes it easy for them to set up their accounts and access their courses, which improves the user experience and reduces support requests.

### Step 1: Access Your Email Settings

First, navigate to the email settings within the LDT app.

* From your Shopify admin, go to **Apps** > LDT Online Courses > **Settings**.
* From the settings menu, select Email notification, scroll down to find the "**Customer account invitation**" setting and then click on "**Edit Email Template**."

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

### Step 2: Customize the Email Template&#x20;

If you want to customize the content of the invitation email, follow these steps:

* Click on "**Edit Email Template**."
* You can adjust the email text to match your brand's voice, but make sure to keep the system variables (such as {{ customer.first\_name }}, {{ shop.name }}, and the activation link) exactly as they are.

Save your changes after you've finished editing.

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

#### Conclusion

By configuring this feature, you'll make it easier for your students to access their courses without hassle, which enhances their user experience and minimizes account-related support requests.

<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-customize-account-invitation-emails-to-students.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.
