> ## Documentation Index
> Fetch the complete documentation index at: https://docs-dev-docs-event-stream-action-templates.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> Learn how to configure the user code generated by your applications during the device authorization flow using the Auth0 Dashboard.

# Configure Device User Code Settings

You can configure settings for the user code generated by your application during the [Device Authorization Flow](/docs/get-started/authentication-and-authorization-flow/device-authorization-flow) using the <Tooltip tip="Auth0 Dashboard: Auth0's main product to configure your services." cta="View Glossary" href="/docs/glossary?term=Auth0+Dashboard">Auth0 Dashboard</Tooltip>.

1. Go to [Dashboard > Settings](https://manage.auth0.com/#/tenant) and click the **Advanced** tab.
2. Scroll to the **Device Flow User Code Format** section, locate **User Code Character Set** and **User Code Mask**, enter the desired settings, and click **Save**.

| Setting                          | Description                                                                                                                                        |
| -------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Device Flow User Code Format** | Character set used to when randomly generating a user code.                                                                                        |
| **User Code Mask**               | Mask used to define length and format of a randomly-generated user code. Its purpose is to increase the user code's readability and ease of input. |

## Learn more

* [Device Authorization Flow](/docs/get-started/authentication-and-authorization-flow/device-authorization-flow)
* [Unlink Devices from Users](/docs/manage-users/user-accounts/unlink-devices-from-users)
