# Adding Check-in QR Code to Apple Wallet

## Adding Check-in QR Code to Apple Wallet

## Benefits

1. Minimizes the chance of attendees not being able to find their check-in QR Codes.
2. Reduces time needed to search for the QR Code via email while at the regsitration counter.

## How to enable (for organizers)

1. Under **Event Settings** > **General Settings** > Toggle on **Show "Add to Apple Wallet" Button within Check-in QR Code.**\
   ![](/files/8eZknApZwF0rqsoRHhH5)

## Attendee View

1. Once the feature is enabled by the organizer, attendees will be able to view the **Add to Apple Wallet** option after clicking on the QR Code URL in the confirmation / reminder emails.\
   ![](/files/ILfKHSbvTZnfGNHQq1aZ)\
   ![](/files/vZLLxk1F0a9YyV2NCZWO)
2. After clicking on the **Add to Apple Wallet** button, click on **Add**.\
   ![](/files/59oxGUUijmB2gY0dFkxn)
3. The Check-in QR Code along with details such as event name, attendee name, event date and time will be shown in the wallet.\
   ![](/files/FQ4KnvdIwLSZwYD1rf4y)

## Limitations

1. The Add to Apple Wallet button can only be shown on iOS Chrome browser. It will not be shown on Android and desktop browsers.
2. Only iPhones can be used to add the QR Codes to an Apple Wallet, iPads are unable to do so.
3. The background image of the Apple Wallet ticket cannot be customized at this moment.
4. If there are any changes to the event name, attendee name, event date and time, the details on the wallet ticket will not change accordingly.


---

# 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/adding-check-in-qr-code-to-apple-wallet.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.
