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

> An overview of Universal Login customization

# Customize Universal Login

[Auth0 Universal Login](/docs/authenticate/login/auth0-universal-login) provides the essential feature of an <Tooltip tip="Authorization Server: Centralized server that contributes to defining the boundaries of a user’s access. For example, your authorization server can control the data, tasks, and features available to a user." cta="View Glossary" href="/docs/glossary?term=authorization+server">authorization server</Tooltip>: the login flow. When a user needs to prove their identity to gain access to your application, you can redirect them to <Tooltip tip="Authorization Server: Centralized server that contributes to defining the boundaries of a user’s access. For example, your authorization server can control the data, tasks, and features available to a user." cta="View Glossary" href="/docs/glossary?term=Universal+Login">Universal Login</Tooltip> and let Auth0 handle the authentication process.

Configuring Universal Login is dynamic and does not require any application-level changes, as web pages hosted on Auth0’s centralized <Tooltip tip="Authentication Server: Server that confirms or denies a user’s identity." cta="View Glossary" href="/docs/glossary?term=authentication+server">authentication server</Tooltip> completely drive the login flow. Additionally, you don’t need to manually update your code for your applications to benefit from improvements Auth0 makes to Universal Login.

From 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>, you can customize the appearance and behavior of login pages to create a consistent, branded experience. For advanced use cases, you can also change the code of each page individually.

| Read...                                                                                                              | To learn...                                                            |
| -------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------- |
| [Customize Universal Login Page Themes](/docs/customize/login-pages/universal-login/customize-themes)                | How to customize Universal Login branding with the no-code editor.     |
| [Customize Universal Login Page Templates](/docs/customize/login-pages/universal-login/customize-templates)          | How to use page templates for advanced customization.                  |
| [Customize Universal Login Text Elements](/docs/customize/login-pages/universal-login/customize-text-elements)       | How to modify the text displayed on Universal Login pages.             |
| [Customize Signup and Login Prompts](/docs/customize/login-pages/universal-login/customize-signup-and-login-prompts) | How to add custom content to Universal Login signup and login prompts. |
