# How to change attendee's ticket type

Using multiple ticket types with Free and Paid tickets means having different event access or permission for each type of ticket. In the case that the attendee wishes to change his ticket type, you may do so by following a few steps.

**Reminder:**

* Editing the ticket type will NOT trigger any automated confirmation email.
* Editing the ticket type will only change the permission or access of the attendee to the event. However, it does not handle any refund or surcharge. (Organizers still need to handle the money via Stripe and not in Event Portal

To change an attendees ticket type, do the following:

**Step 1:** Go to **Attendee list** on the left.

![](/files/3QUTpsmBd4Mex5uShJ3z)

**Step 2:** Locate or search the attendee, hover after on the right and click on the Edit icon.

![](/files/tMq8FggGqufF7GiDd6wS)

**Step 3:** Change the ticket type by choosing from the types of ticket available.

![](/files/RkULibiltAbdIEKOIFjp)

**Step 4:** Click U**pdate** and the updated ticket type will be shown under the participant's detail.

![](/files/Ud8lGgbdqVWtKlmyEYNB)

![](/files/IufG1DJ4os0PVZOssbKZ)

**Note**

1. As the confirmation email will not be sent out automatically after the ticket type is updated, please refer to [this article](https://help.eventx.io/portal/en/kb/articles/automated-email-17-11-2023) to know how to resend automated emails.
2. Once the automated confirmation email is resent to the attendee, it will reflect the new ticket type that has been assigned.\
   ![](/files/X9cipvln4wC1ILV9bjmC)


---

# 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/attendee-management/managing-attendees/how-to-change-attendees-ticket-type.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.
