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

# Changing the platform redirect URLs

Use the Data Science & AI Workbench Authentication Center to update the redirect URLs for the platform.

1. Enter the following URL in your browser, `https://<server-name.domain.com>/auth/`, replacing `server-name.domain.com` with the fully qualified domain name of the host server.
2. Login with username and password configured to authorize access to the platform. See [Managing System Administrators](../user-mgmt/admins) for instructions on setting these credentials, if you haven’t already done so.
3. Verify that `AnacondaPlatform` is displayed as the current realm, then select **Clients** from the **Configure** menu on the left.

<Frame>
  <img src="https://mintcdn.com/anaconda-29683c67/q5KdI2mr6ZKMYRZp/images/ops-center-clients.png?fit=max&auto=format&n=q5KdI2mr6ZKMYRZp&q=85&s=debdeee4134daacb2fdfa5027cfc7a04" alt="" width="2322" height="718" data-path="images/ops-center-clients.png" />
</Frame>

1. In the **Clients** list, click `anaconda-platform` to display the platform settings.
2. On the **Settings** tab, update all URLS in the following fields with the FQDN of the Workbench server, or the following symbols:

<Frame>
  <img src="https://mintcdn.com/anaconda-29683c67/GAawxvWy-HUVSCqf/images/platform-redirect-urls.png?fit=max&auto=format&n=GAawxvWy-HUVSCqf&q=85&s=eddac6fb3c1b1b8a8d5cc478ea35c785" alt="" width="1392" height="728" data-path="images/platform-redirect-urls.png" />
</Frame>

<Note>
  If you choose to provide the FQDN of your Workbench server, be sure each field also ends with the symbols shown. For example, the **Valid Redirect URIs** would look something like this: `https://server-name.domain.com/*`.
</Note>

1. Click **Save** to update the server with your changes.
