# Personalisations in Email Templates

## Personalisations

### In-built Personalisations

Email Templates in Tahua come with a list of Personalisations out of the box which can be accessed from the Personalisations menu in the Email Template Builder.

The list of Personalisations available within a given Email Template differs slightly from Template to Template depending on what data is available within the context of that Email.

### Tagged Fields Personalisations

If you wish to include responses from your Registration and Application Forms within your email template, [Tagged Field Personalisations](/knowledge-base/administrator-help-guides/contracts/contract-templates/personalisations-and-field-tags.md) are the solution.

First you will need to Tag the fields within the form Template you wish to pull response data from.

Once this is done the Tag value will become available as a Personalisation within the Email Builder Personalisation menu under the Applicant and Application sections respectively.

{% hint style="info" %}
Select the Personalisation from the menu and position it in the email as desired.
{% endhint %}

![Tagged fields screenshot](/files/55386ec61b85ce2b00c5012cc9b7a7daa2489db3)

![Personalisation placement screenshot](/files/5795c40c67fe45c855d60e2f2bbbf13898f60688)


---

# 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://help.tahua.io/knowledge-base/administrator-help-guides/administrator-portal-overview/template-management/personalisations-in-email-templates.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.
