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

# Migrating Settings from an Older version of Authlete

> Migrating service settings from a 2.x version to Authlete 3.0

# Preface

This short guide will help you migrate your Authlete services from an older version to our latest 3.0 build.

***

# Migrating your services

1. Log into the [Authlete 3 Console](https://console.authlete.com/), and go to `Organization Settings > Basic Settings > Import/Migrate`
2. Log into the [Authlete 2 SO Console](https://so.authlete.com/accounts/login), and copy/paste the Service Owner API Key and API Secret from your account (can be found in the `Your Account` page)

![authlete2-so-console](https://storage.googleapis.com/authlete-website/resources/kb/migrate-from-old-version/so-console.png)

*Authlete 2 account settings*

3. Enter the Authlete API URL for your cluster

* If you're using one of our shared clusters, enter one of the corresponding URLs below :
  * US : [https://api.authlete.com](https://api.authlete.com)
  * Japan : [https://tokyo.authlete.com](https://tokyo.authlete.com)
  * Brazil : [https://latam.authlete.com](https://latam.authlete.com)
* If you are on a dedicated cloud or using an on premises setup, you will need to input the API URL used by your own environment

4. Click `Continue`

![migration-form](https://storage.googleapis.com/authlete-website/resources/kb/migrate-from-old-version/Migration%20form.png)

*Service migration form*

5. The API should return a list of services that are attached to that account
6. Tick the checkbox next to the services you would like to migrate
7. Click on the `Select cluster` dropdown to choose a cluster under which to migrate services

![service-selection](https://storage.googleapis.com/authlete-website/resources/kb/migrate-from-old-version/Migration%20service%20select.png)

*Service selection*

8. Click `Continue`
9. Click `Import` on the confirmation screen
10. The services (and attached clients) should appear inside the Authlete 3 console navigation now

![migration-confirmation](https://storage.googleapis.com/authlete-website/resources/kb/migrate-from-old-version/Confirm%20migration.png)

*Migration confirmation*
