# Multiple registration using the same email address

We have launched an enhancement on the registration flow. For all the **in-person event** created after Nov 8, 2023, these changes will be applied.

### Use Case

1. A company admin or secretary registers multiple entry for the event using same email address and would like to assign the ticket for the colleagues later on.

### Prerequisite

1. in-person event only, the virtual and hybrid event will be supported soon.
2. Public event only, not support by-invitation only eve

### Major Changes

1. Event Register button will be separated with Login button
2. Same email address can register to the event more than once. It will be treated as separate records on the attendee list
3. For the later registration, the ticket owner will need to assign the extra check-in code to others

### Limitation

1. RSVP form & Registration widget are not supported in this flow.

### The latest Registration Flow of Attendee View

click the link to

<https://www.loom.com/share/d7d09008ab334b498853a9582e7b595b?sid=e6132e54-0469-4b13-a8c2-fb5d1f306051>

Step 1: Registration

1. Go to the event landing page
2. Submit registration form, we allow to re-use the same email address to fulfill the registration,
3. eg. use <event@eventx.io> to register 3 attendees record in the same event, each registration record will treat as different records and contain a unique check-in QR code, the 1st record will bind to the <event@eventx.io> account, and he'll be able to assign the extra tickets to others through the confirmation email

Step 2: Receive the confirmation email with unique QR code

1. After registration, confirmation email will forward to the attendee with the email address submit by the registration form. The magic link will be embed into the "enter event" button, click to go to the event page with login status
2. For the 3 registration with same email address, each email will contains the unique QR code
3. Each confirmation email will contains a unique check-in code, you can save for on-site check-in or if you are assisting others to do the registration, simply share them the check-in code you receive.
4. And

![](/files/vW051XmGDVHN9bBIsqNx)


---

# 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/multiple-registration-using-the-same-email-address.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.
