# Invite Attendees to the Event

## Invite Attendees to the Event

Here are five distinct methods for inviting attendees to the events.

![](/files/JwyNw0h0vrv8nSvriay3)

### Invite Your Own List (Private Event)

1. Select Invitation Only on the event setting.
2. Import the attendee list that is entitled to join the event
3. Share out the event invitation link with your guest. Only the attendee email that matched your event attendee list able to register and login.

![](/files/ks67TlyAXC18Nv5lnbMm)

On the event landing page, only entitled email address will allow to register the event.

![](/files/GhrDUKqpd1O6KDGFKil5)

### RSVP

![](/files/ZKcpL3o3HsvVor77U4JJ)

Attendee will be in "RSVP invited" status, if added in this way.

After the attendee clicked the URL and submitted the registration, the status will become "RSVP registered"\
![](/files/3LblZs5x4Fow3m7Z80RI)\
![](/files/kuBW5UXjTh2CEM63MDkj)\
![](/files/cV1sMwd5y8jp3WpQYChA)

***

## Registration

### Public Registration

Copy your event public registration URL and share with your guest

![](/files/XascacJYetrxtlawqF6J)

### You may pre-fill the attendee data using this way.

EVENT URL\&fields={"email": "email\_address\_data", ""firstName": "firstName\_data", "lastName": "lastName\_data", "customField\_ID": "customField\_data"}\
Available Field:

1. email
2. firstName
3. lastName
4. contactNumber
5. city
6. secondaryEmail
7. jobTitle
8. organization
9. country
10. areaCode

**Sample URL**

[https://demo.event.day/events/d9ea3137-0e36-4a25-935f-57a53ca6b31c\&fields={"email": "angus@eventx.io", "firstName": "Angus", "lastName": "Luk"}](https://demo.event.day/events/d9ea3137-0e36-4a25-935f-57a53ca6b31c\&fields=%7B%22email%22:%20%22angus@eventx.io%22,%20%22firstName%22:%20%22Angus%22,%20%22lastName%22:%20%22Luk%22%7D)

### Add Attendee to Event Directly

![](/files/4kSLB7mF9kPwajqufhI2)

Attendee will be in "registered" status, if added in this way.

***

## FAQ

1. Will my attendee have a unique e-ticket with check-in QR code?\
   Yes, all of the 6 ways above will create a unqiue check-in QR code for each attendee.
2. Can I import attendee via API, or from other platform (eg. Eventbrite, etc)\
   Yes, EventX supports Public API. Please contact <sales@eventx.io> for more information.


---

# 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/invite-attendees-to-the-event.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.
