# Personalize Preview Texts in Mailjet

Preview texts are displayed in a recipient’s inbox as shown in the following picture. CrossEngage customers can personalize these texts using value mapping.

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

* Log in to your Mailjet account
* Select ‘Marketing Templates’ from the ‘Templates’ dropdown
* Either create a new template or select a preexisting template

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

* Click the button in the top left corner of the template editing interface to edit the template’s subject and sender

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

* Define the preview text as {{var:PREHEAD}}

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

* To complete this task, log in to your CrossEngage account and navigate to the desired campaign.
* Configure the value-mapping of the campaign message, using Handlebars if desired.

<figure><img src="/files/2dyK15VXH8jlWOeSq55X" 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://documentation.crossengage.io/data-and-engagement-platform/messages/integrations/channels/email/mailjet/personalize-preview-texts-in-mailjet.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.
