# How to set up Merge Fields in Mailchimp

The merge fields that beabee syncs with Mailchimp must be set up once to be used in Mailchimp. This is how it works:

1. Log in to your Mailchimp account as usual.&#x20;
2. Go to Audience Dashboard > Manage Audience > Settings.

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

3\. Go to Audience Fields and \*|Merge|\* tags.

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

4\. Add a new field.

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

5\. Choose the option *Text*.&#x20;

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

6\. Now add (copy & paste) the desired merge fields from the table below.

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

| beabee field                | Mailchimp merge field | Example      |
| --------------------------- | --------------------- | ------------ |
| First name                  | FNAME                 | Will         |
| Last name                   | LNAME                 | Franklin     |
| Contribution monthly amount | C\_MNTHAMT            | 5            |
| Contribution period         | C\_PERIOD             | annually     |
| Contribution description    | C\_DESC               | £60/annually |
| Referral code               | REFCODE               | WF301        |
| Polls code                  | POLLSCODE             | WF678        |

7\. Click *Save Changes*. Done!

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


---

# 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://wiki.beabee.io/help-center-english/mailchimp-integration/merge-fields/how-to-set-up-merge-fields-in-mailchimp.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.
