# Unique Attendee Registration

## Unique Attendee Registration

Organizers can enable this feature to ensure that there are no duplicated registrations with the same email address in their event.

## Steps

1. Under the Registration Form section > Click the edit icon\
   ![](/files/PrOl7jjXLuBu319T9Q6d)
2. Toggle on **Registration by Unique Email Address** > click **Save**\
   ![](/files/IyiOireRfLMQOwjm3VQL)

## Expected behavior

1. If an email address already exists as a Registered / Attended attendee on the People List, attendees cannot reuse the email address to register. The error message will be as below.\
   ![](/files/0z47peJX37moOhYzL4mw)
2. If ticket purchaser enters 2 similar email addresses when purchasing multiple tickets, there will be an error message as below.\
   ![](/files/6zESko5Gsop2WQh42Sde)


---

# 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/registration-and-ticketing/ticketing-and-pricing/unique-attendee-registration.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.
