> For the complete documentation index, see [llms.txt](https://support.mailmergehow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.mailmergehow.com/quickstart/mail-merge-tutorial.md).

# Mail Merge Tutorial

First, make sure you have installed Mail Merge for Gmail from the [Google Workspace Marketplace](https://workspace.google.com/marketplace/app/mail_merge_for_gmail_how/57033717989). Once installed, let's see how to personalize and send your first emails.

{% embed url="<https://youtu.be/eDfDZtL_daU>" %}
A short video to cover the basics of Mail Merge for Gmail
{% endembed %}

## Personalize your email content

With Mail Merge for Gmail📣, **you can change the content of each email received** by each recipient. This is what we call personalization.

### Start with the Google Sheet content

The idea is simple, in your Google Sheet, **each row will represent an email.** The minimal requirement to send a campaign is to have a column with all the recipients *(Column "A" in the screenshot below)*.

<figure><img src="/files/mg8WMIm4V7T1aDYUJ5wh" alt="Start with data. Pay attention to headers names"><figcaption><p>Start with data. Pay attention to header names</p></figcaption></figure>

You can add as many columns as you want, and you will be able to retrieve them in the template editor. *( Column Name / Company ...)*

### Customize your email template

In the template editor, You are now able to retrieve your Spreadsheet data to customize your emails, through what we call **merge tags.**

<figure><img src="/files/uKG6mJ15KDcquDA37I5u" alt="Headers become merge tags"><figcaption><p>Headers become merge tags</p></figcaption></figure>

Merge tags are simply names of your columns, surrounded with characters {{ }}. For instance, if you want to use the "Name" column in your template, bring it with {{ Name}}.

You don't have to type merge tags, just use our dropdown menu :

<figure><img src="/files/fDH22AD1kdyr9mMfYnfq" alt="Merge tags becomes your data"><figcaption><p>Merge tags becomes your data</p></figcaption></figure>

## Personalize your email subject

To customize your email subject, you can also use Merge tags. For instance, if your Google Sheets contains a column "Name", **you can customize your email subject using merge tag** "{{Name}}" as shown below:

<figure><img src="/files/2h2hI3uYkLdO0tcxk1fp" alt="You can customize the subject with merge tags too"><figcaption><p>You can customize the subject with merge tags too</p></figcaption></figure>
