# Personalization

In the process of personalization, you send campaigns with messages tailored to each subscriber.&#x20;

In the personalization, use nunjucks syntax. It allows you to access previously prepared labels.&#x20;

An example of nunjucks:&#x20;

**Title**: `Hello {{name}}!`

If there's no such label, nothing will render in this place.&#x20;

A subscriber with the `name: "Mateusz"` label will see "`Hello Mateusz`" in their push.

{% hint style="warning" %}
You don't have to do anything to choose the type of personalized campaign. All you need is to use the nunjucks syntax in the Title, Content, or Link fields. &#x20;
{% endhint %}

There are fields for personalizing the message in the campaign. They are available in the "Personalization" section.

<figure><img src="https://2886427578-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M_L2jrbLGTIbcnHMUrm%2Fuploads%2F33dmByQccvKZqPbZePA6%2Fpersonalization.png?alt=media&#x26;token=75592ec8-a343-43d7-9d25-7ac1d8941fb0" alt=""><figcaption></figcaption></figure>

Use those variables in your content and you'll see how the message may look to a given subscriber.&#x20;

<figure><img src="https://2886427578-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M_L2jrbLGTIbcnHMUrm%2Fuploads%2FUp4GGUTuxnrhy2k4jYDY%2Fpersonalization-fill.png?alt=media&#x26;token=27c6f018-9e52-4655-9968-e78d2629f846" alt=""><figcaption></figcaption></figure>

If you want to see how the personalized message looks for another subscriber, refresh the site using the "Refresh" button ![](https://2886427578-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M_L2jrbLGTIbcnHMUrm%2Fuploads%2FFfYy8g1KcAgaeoNJF8Dv%2Fpersonalization-refresh-btn.png?alt=media\&token=840876d0-24d1-4346-8f16-e1afff8957ce)
