@@ -44,11 +44,38 @@ If the clients' self-managed instance is not accessible by HTTPS, you must follo
6. The project will be imported after a few minutes.
## Migrating from SAAS to Self-Managed
This details migrating from gitlab.com to a self-managed VM.
This details migrating from gitlab.com to a self-managed VM. This involves integrating your GitLab instance with gitlab.com, detailed [here](https://docs.gitlab.com/ee/integration/gitlab.html).
Before beginning with the migration you need to know these details:
- The client must specify which cloud they wish to host their instance in.
- You must have admin access to the target instance.
### GitLab Integration
Integrating with gitlab.com allows you to connect your website account with your private instance.
1. Sign into gitlab.com and select your profile in the top right.
2. Click on edit profile.
3. On the right sidebar, select "Applications."
4. Fill in details for adding a new application, selecting a name and a Redirect URI:
```
# You can also use a non-SSL URL, but you should use SSL URLs.