# Self check-in service settings (App)

## The home page/settings <a href="#the-home-page-settings" id="the-home-page-settings"></a>

To find the option to manage the registration settings within the admin panel:

Hover over Settings and choose App Settings. In the left-hand side menu, click on 'Self check-in service' to find the following settings:

<table><thead><tr><th>Name</th><th>Explanation</th><th data-hidden>delete</th></tr></thead><tbody><tr><td>Do you want to have self service enabled?</td><td>Enable the self check-in service</td><td></td></tr><tr><td>Print out event QR code</td><td>Click here to view the QR code that you can display at the entrance of your event for attendees to scan</td><td></td></tr><tr><td>Self print badges?</td><td>When a user cans the event QR code, their badge will automatically be printed at the next available printer</td><td></td></tr><tr><td>Background of badge printing self service screen</td><td>Upload an image for the background on the self service QR code screen of the badgeprinting module. This screen can then be displayed at the entrance of your event venue on displays, as opposed to printed posters.</td><td></td></tr><tr><td>Select the color of text on the self service screen</td><td>This setting refers to the self service QR code screen on the badgeprinting module</td><td></td></tr><tr><td>Select the center window background color</td><td>This setting refers to the self service QR code screen on the badgeprinting module</td><td></td></tr></tbody></table>


---

# 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/the-admin-panel/settings/app-settings-app/self-check-in-service-settings-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.
