> ## Documentation Index
> Fetch the complete documentation index at: https://auth0.com/llms.txt
> Use this file to discover all available pages before exploring further.

> Description of how to set a password change redirect URI

# Password Change Redirects

The URI that the user is redirected to after a successful password reset depends on all the following conditions:

1. whether your tenant uses Universal or Classic Login, and
2. whether you generate a password change ticket directly via the Management API, or
3. send a password change email from either the Authentication API, login page, or other source.

The following flow chart is a guide to set your tenant’s redirect URI according to its configuration.

<Frame>
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/auth0/docs/images/cdy7uua7fh8z/4TQtYxAtyfEor6ALOzE278/1c70c210a4bf5a373c5cea8d5a677423/Password_Redirect_Flow.png" alt="How to create a password redirect." />
</Frame>
