# Adding an individual attendee record

Bulk importing helps when you need to upload a high volume of new records all at once. However, we also understand that event organisers might want to import single attendee records one-by-one in certain situations. Please follow the steps below to do so.

1. On the People List, click **Add An Attendee**

![](/files/DzGPVFe7H8FCdHIlflNx)

2. Fill in the attendee information and click Add once done.

**Note:** Depending on different event types (In-person/Hybrid/Virtual), there will be compulsory fields when adding an attendee record.

![](/files/YaYBZA0dxSxv2c48jnRk)

3. Refresh the People List page and the new attendee record can be viewed.


---

# 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/adding-an-individual-attendee-record.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.
