# Attendee Portal

## Use Case

Attendees that have registered are now able to change their details anytime. This will be useful for use cases as mentioned below.

1. Attendees that would like to edit their information after registering.
2. Events that involve multiple ticket purchases per registrant. Once the purchaser assigns a ticket to a separate email address, the corresponding attendee will be able to change their details on their end using the **Attendee Portal** feature.

## Steps To Enable The Feature (For Organizers)

1. Toggle ON **Enable Attendee Registration Editing** on the **Registration Form** page.\
   ![](/files/737237v6U9nfJI9nvJzv)

## Steps To Edit Details (For Attendees)

### If The Event Has Not Started

1. Click on the **Enter Event** button in the confirmation email.\
   ![](/files/BP2r8Jmf7lU75ELtZFCR)
2. When directed to the event landing page, click on **My Registration**.\
   ![](/files/BI6hwNHzdvQUQHbFeHI5)
3. Edit your personal details and click **Save**.\
   ![](/files/3LmIkYvn1eVjIWP3LAh6)\
   ![](/files/b9VlsR3B51fO5xNaLtDb)

### If The Event Has Started

1. Click on the **Enter Event** button in the confirmation email as mentioned in step 1 above.
2. Once you are directed into the event site, click on **Settings** > **Registration Details**.\
   ![](/files/aCEqRtvQJtOLUbr57SY0)
3. Edit your personal details and click **Save**.


---

# 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/attendee-portal.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.
