# Application (App)

- [Users (App)](https://knowledge-base.letsgetdigital.com/the-admin-panel/users/application/untitled.md): This article describes how you can add/edit/delete users within the admin panel for them to be able to download and use your app, plus all other functions that can be controlled.
- [Check-in/out (App)](https://knowledge-base.letsgetdigital.com/the-admin-panel/users/application/untitled/check-in.md): It is important to know who is at your In-person event right? Learn how you can check-in/ out your attendees and see a clear overview (even in real time!)
- [Generate registration codes (App)](https://knowledge-base.letsgetdigital.com/the-admin-panel/users/application/untitled/generate-registration-codes.md): This is a method of creating a number of blank users and user codes in bulk rather than adding new blank profiles manually each time. This article describes the process in more detail.
- [Export (App)](https://knowledge-base.letsgetdigital.com/the-admin-panel/users/application/untitled/download-all.md): Find out more in this article about downloading users in the admin panel to an excel spreadsheet.
- [User badges](https://knowledge-base.letsgetdigital.com/the-admin-panel/users/application/untitled/user-badges.md): Badges can be downloaded and printed for users to use during the live event. This article explains how to generate badges (for a specific user group).
- [User account deletion](https://knowledge-base.letsgetdigital.com/the-admin-panel/users/application/untitled/user-account-deletion.md): This article describers how users can delete their own accounts in the app


---

# 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/users/application.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.
