# User badges

## The home page

To find the home page for user badges in the admin panel, select 'User badges' from the actions drop-down menu on [the user's home page](https://knowledge-base.letsgetdigital.com/the-admin-panel/users/application/untitled).

![](/files/rBlodFmDcN5QrBAQbYfA)

### Understanding the home page

On the home page, there are a variety of quick view headings for the generate badges. These are as follows:

| Time                                    | Sort                                            | Filter checked-in                                                                      | Status                                                                       | Actions                                                                     |
| --------------------------------------- | ----------------------------------------------- | -------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | --------------------------------------------------------------------------- |
| Date and time the badges were generated | Badges are sorted by either first- or last name | 'Yes' includes badges of not checked-in users, while 'No' does not include these users | The status of the generated badges, either 'Success', 'Waiting', or 'Failed' | Successfully generated badges may be exported as a PDF-file or re-generated |

## How to generate user badges

1. Open the home page.
2. Click on 'Generate new badges'.
3. Select the sort the badges either by first or last name.
4. Tick the box to only include badges of not checked-in users.
5. Additionally, there is an option to generate badges for a specific group of users with a tag.
6. Click on 'Generate badges'.

![](/files/N7ISqLPkCT8wTZShq6cz)

{% hint style="info" %}
**Please note:** Generating a badge may take a moment. Please refresh the page to receive an update on the status.
{% endhint %}


---

# 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/untitled/user-badges.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.
