# Generate registration codes (App)

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

To find the generate registration codes feature within the admin panel, select 'Generate registration codes' from the actions drop-down menu on [the user's home page](https://knowledge-base.letsgetdigital.com/the-admin-panel/users/application/untitled#the-home-page).

![](/files/1yQf1isv7JD6nVVgSAkm)

## How to generate codes <a href="#how-to-generate-codes" id="how-to-generate-codes"></a>

1. Under 'Generate new codes', enter the number of new codes you need (10 is entered by default but there is no minimum).
2. Click on 'Submit'.\
   &#x20;![](https://firebasestorage.googleapis.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LnvOYoR6OwNZ905Jz7E%2F-LtZtp8sccVeOIvDinID%2F-Lt_1-c-dFq7TTHl_G75%2FGenerate%20new%20registration%20codes.gif?alt=media\&token=25d636e1-5b07-4da8-affa-4ad2e7148723)​

{% hint style="info" %}
You'll now be able to find your new blank users when you re-load the user's[ home page](https://knowledge-base.letsgetdigital.com/the-admin-panel/users/application/untitled#the-home-page).
{% endhint %}

#### **Old generations of new user codes can also be downloaded in a CSV file.** **To do so:**

1. Open the home page.
2. Under 'Old generations', click on the generation of user codes that you wish to download in a CSV file.

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LnvOYoR6OwNZ905Jz7E%2F-LtZtp8sccVeOIvDinID%2F-Lt_1F5HOYQwWvqBTWzI%2FOld%20generations.gif?alt=media\&token=f27b8722-9424-4b6a-a7ae-b2162e83627d)

​


---

# 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/generate-registration-codes.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.
