# Adding Ticket Class Name To Email Template

In some cases, organizers might want to include the name of the ticket that the attendee has purchased into the email template. Organizers can do so by including the "ticketClassName" merge tag. The "ticketClassName" merge tag can be included in both automated and manual emails.

## How to add ticket class name?

### For automated email

Attendees will receive a automated confirmation email once they have registered / approved by the organizer. If the event involves ticketing, the Confirmation (With Ticket) email template already includes the ticket name. If the organizer would like to add the ticket name to the reminder email template, the steps are as below:

1. Go to Email > Select Automated Email > Select either **Reminder (24 Hour)** or **Reminder (1 Hour)** template > Click on the edit icon\
   ![](/files/xmDxhJk1TvCB3tsFg6tS)\
   ![](/files/qtZ1zGkniwIqOlON9mn1)
2. Drag & drop a new text field or click on exisiting content boxes > Click Merge Tags > Select Basic User Info> Select the "ticketClassName" merge tag > Click Save Draft\
   ![](/files/RBePpIiuLyNVAMq2O2p4)\
   ![](/files/KgGFP8n5MFg7utQmS33n)

### For manual email

The steps to add ticket name:

1. Go to Email > Select Manual Email > Click Create Campaign\
   ![](/files/qlLUfbXXdkuiVqOKUwJy)
2. Refer to step 2 for the automated confirmation email template above. Once the merge tag has been added, click Save Draft.\
   ![](/files/a9z2dxseetE4nY3Ne9yZ)

**Note**

1. For events with [Attendee Approval Mechanism](https://help.eventx.io/portal/en/kb/articles/eventx-2-0-attendee-approval) turned on, ticketClassName merge tag cannot be used in the automated Acknowledgement Email template.


---

# 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://eventx-hq.gitbook.io/knowledge-base/outreach-channel/email-campaigns/adding-ticket-class-name-to-email-template.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.
