> For the complete documentation index, see [llms.txt](https://eventx-hq.gitbook.io/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://eventx-hq.gitbook.io/knowledge-base/attendee-management/people-list-and-fields/manage-field.md).

# Manage Field

Organizers can add new fields on the attendee list by using the Manage Fields feature.

**Step 1 :** Under the Attendee List, click "Manage Fields"

![](/files/JNxCokXZAWDhBzIbcDsi)

**Step 2:** Click on "Add New Field" to choose a field to be added.\
![](/files/WQjK43ZrTDRjzPvcSOVv)

**Step 3:** Select a custom field that you would like to add

**Note:** The supported fields are

1. Short Text
2. Long Text
3. Single Choice
4. Multiple Choice
5. Dropdown
6. Consent Text

![](/files/XeMcJlkXIXj1A9AZhtKs)\
**Step 4:** Click "Save" once done editing. The newly created field will be reflected on the attendee list.\
![](/files/cDNqNmrH9oqrJRG3OdDn)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/people-list-and-fields/manage-field.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.
