> For the complete documentation index, see [llms.txt](https://docs.bird.com/taxi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bird.com/taxi/dynamic-content-segmentation-and-personalisation/personalisation/using-personalisation-in-a-mailing.md).

# Using personalisation in a mailing

Once you've [set up personalisation](https://docs.messagebird.com/taxi/Dynamic%20content,%20segmentation%20and%20personalisation/Personalisation/setting-up-personalisation-fields) in Taxi, you can insert personalisation language into your mailing. This will allow you to personalise your content.

1. Find the field which you want to use personalisation on\
   You can only add personalised content to a rich text field.
2. Click on the personalisation tag icon, next to Bold and Italic\
   This will give you a dropdown of all the personalisation fields you have set up in your account
3. Select the field you want to use\
   Click save to save your mailing

![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-21bb601e16f2aed604d3af04b9d1f940490459de%2FPeronalisationicon.jpg?alt=media)

4\. You will see the personalisation in the email preview\
This is identified by using blue colour font<br>

![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-a2b7944373bbd8669c94a3efc1a87ec075d28e4d%2FScreenshot%2B2022-06-16%2Bat%2B12.17.49.png?alt=media)

5\. Export your mailing to your ESP\
The mailing will be populated with the personalised content.

Watch:\
[How to set up and use personalisation in Taxi](https://docs.messagebird.com/taxi/Dynamic%20content,%20segmentation%20and%20personalisation/Personalisation/what-is-personalisation)

Read next:

[Connecting Taxi to your ESP](/taxi/connectors.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.bird.com/taxi/dynamic-content-segmentation-and-personalisation/personalisation/using-personalisation-in-a-mailing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
