> ## Documentation Index
> Fetch the complete documentation index at: https://help.kajabi.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Edit member welcome emails

> Customize the automated welcome email sent to customers.

Customers will receive an automated **welcome email** after being manually Granted an Offer or Granted an Offer via webhooks with a link to finish setting up their account on your site.

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/x0f7ihkvea" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>

## Edit the message of the automated email

1. Open the **Settings** tab at the bottom left-hand corner of your Dashboard
2. Select **Email Templates** from your Site Settings
3. Locate the **Member Welcome Email**
4. Select the pencil icon next to the email template to access the text editor of the email template:

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/phdssac3d9" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>

<Note>
  **Note:** Only html \<a> tags can be used. Please no images, divs, etc. The following liquid variables are available: `{{member.name}}`, `{{member.first_name}}`, `{{member.last_name}}`, `{{username}}`, `{{site}}`, and `{{site_login_url}}`.
</Note>
