# Use Case: Assigning a Number and adding the field on Attendee name badge

A common use case for lucky draw purposes is to assign a number to attendees to be included on their namebadges. Please follow the steps below to do so.

1. Create a custom field. Go to the **People List** → Click **Manage Fields**![](/files/cCqsVmwQHBICHA5qsK5I)
2. Click **+ Add New Field** ![](/files/z5rELhPBJmwQqZiaDcIK)
3. Click **Short Text** and input the custom field name as “No." or "Number". Then, click Save. ![](/files/Ue2wiKfoVSycF2Fh7mBE)
4. Perform a bulk update on the **People List** with the assigned "Number". Please refer to [this article](https://help.eventx.io/portal/en/kb/articles/streamline-attendee-information-updates-with-bulk-update-feature) on how to perform a bulk update.


---

# 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/badge/use-cases/use-case-assigning-a-number-and-adding-the-field-on-attendee-name-badge.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.
