# Custom QR Code for Check-in

The EventX Check-in App supports scanning 3rd party QR codes. Organisers can import 3rd party QR code strings (eg. Eventbrite attendee QR code, or internal attendee QR code, etc) to the EventX platform.

### Before You Begin, Please Note the Following Limitations:

1. **Duplicate Custom QR Codes**: EventX does not perform duplication checks for custom QR codes. If duplicate custom QR codes are imported to more than 1 attendee, the system will recognize only the first one.
2. **Printable QR Code Size**: If the QR code string is too long, you may need to increase the printable QR code size. Recommended QR code string length: within 20 alphanumeric characters.
3. **Lead Capture Compatibility**: Custom QR codes cannot be scanned using the Lead Capture feature.
4. **QR Code Updates**: If a custom QR code is updated, any previously printed versions will no longer be recognized by the EventX Check-In App.

## Steps

1. In the CSV file that you are about to upload to EventX, create a column to store the 3rd party QR Code string.\
   ![](/files/frkbPMOmI2mDW3SaCcnI)
2. When uploading the CSV file, be sure to map the QR Code column created to **Custom Check In Token**. To know more regarding this importing method, please refer to [this article](https://help.eventx.io/portal/en/kb/articles/how-to-use-importing-v2#Attendee_Importing).\
   ![](/files/3I0DoJHGR39TmviGp1zx)
3. Once the attendee has been uploaded, the QR Code of the QR Code string can be scanned by our Check-in App.

## Remarks

1. The custom QR code string needs to be unique for each attendee in each event.
2. If 2 attendees are assigned to the same QR Code string, the latest assigned attendee will be checked-in on the check-in app.

## How to import QR Code from Eventbrite to EventX

1. Go to the **Reporting** page.\
   ![](/files/uw8qrsW00wR9Cn2EjSVc)
2. Click on **Edit Columns.**\
   ![](/files/PWinXqFRcNXHXBmyNYVG)
3. Select the **Barcode Number** checkbox.\
   ![](/files/7bgZc1ECZ0QEVCs4hw6T)
4. Export the report by clicking on **Export**. Once the report is ready, download the report under the **Exports** tab.\
   ![](/files/sf6KMj2xGcGUZWjdcQ7A)
5. Copy the **Barcode Number** from the downloaded Excel file and paste it into the new column created on the CSV template to be uploaded onto EventX.\
   ![](/files/btujZ0DQ1bt1rBdCehiG)
6. The attendee will only need to show their Eventbrite QR Code. Our EventX check-in app will be able to scan the QR Code.\
   ![](/files/jtv1kZnOaqLx8r3Ums20)


---

# 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/check-in/check-in-setup/custom-qr-code-for-check-in.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.
