# Location self check-in QR code (App)

For In-person & Hybrid events each individual location is assigned a QR code which can be displayed at each [location](https://knowledge-base.letsgetdigital.com/the-admin-panel/content/application-1/locations). Using the mobile app, attendees can use the [shake to connect](https://knowledge-base.letsgetdigital.com/faq/faq-about-the-application-app/untitled-8) feature to scan the location QR code to check into the next program item of the specific location.&#x20;

After the event, it is possible in the [App Stats](https://knowledge-base.letsgetdigital.com/the-admin-panel/statistics/app-stats-app?q=app+sta) to download an overview of who checked in to each location.

### How to set-up

{% hint style="warning" %}
**This feature must first be enabled by completing the following steps:**

1. In the Admin panel click 'Settings' --> 'App settings' --> 'Self check-in service'
2. At the option 'Do you want to have self-check-in service enabled?' choose 'Yes'
3. At the option 'The number of minutes users can check-in in advance' set the time in minutes
   {% endhint %}

#### Export all location QR codes

1. In the Admin panel navigate to 'Content' --> 'Locations'
2. Click the blue button <img src="/files/Y4dG926A2raZIuaAXav0" alt="" data-size="line">
3. A new page will open in your browser containing all of the location QR codes (which can be downloaded or printed).

#### Export individual Location QR code

1. In the Admin panel navigate to 'Content' --> 'Locations'
2. Next to the location name you want to generate a QR code for click the QR code symbol <img src="/files/p6BVvJH5c4q4B0PLoC9a" alt="" data-size="line">&#x20;

### The end result

![Location QR code](/files/CWVoJuhkoCOQIT4Kp3FA)


---

# 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://knowledge-base.letsgetdigital.com/in-person-event/self-check-in-service/location-self-check-in-qr-code-app.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.
