# Badge fields

These are the supported fields on the namebadge.

## Supported fields on badge on Check-in App

### Basic field

1. name
2. email
3. phone
4. jobTitle
5. organization
6. country
7. city

### Ticket name

1. tickets

### Custom fields

1. Short text
2. Long text
3. Single choice question
4. Multiple choice question
5. Dropdown question

### Groups (will be deprecated)

Group will be deprecated in the future, as it is currently acting as the transition handling for data sync from 1.0 to 2.0. It is still available to display in the custom line.

1. Group name

## Not supported fields on custom line on Check-in App

### Custom fields

1. Consent question

### Tag

1. Tag name


---

# 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/badge-setup/badge-fields.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.
