2020-06-23 00:09:42 +05:30
---
type: reference, howto
stage: Manage
group: Import
2022-11-25 23:54:43 +05:30
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments
2020-06-23 00:09:42 +05:30
---
2023-03-17 16:20:25 +05:30
# Import a project from GitLab.com to your self-managed GitLab instance (deprecated) **(FREE)**
WARNING:
The GitLab.com importer was [deprecated ](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/108502 ) in GitLab 15.8
and will be removed in GitLab 16.0. To import GitLab projects from GitLab.com to a self-managed GitLab instance use
[migrating groups and projects by direct transfer ](../../group/import/index.md#migrate-groups-by-direct-transfer-recommended ).
2018-03-17 18:26:18 +05:30
2022-10-11 01:57:18 +05:30
You can import your existing GitLab.com projects to your GitLab instance.
2019-09-04 21:01:54 +05:30
2022-10-11 01:57:18 +05:30
Prerequisite:
2018-03-17 18:26:18 +05:30
2022-10-11 01:57:18 +05:30
- GitLab.com integration must be enabled on your GitLab instance.
[Read more about GitLab.com integration for self-managed GitLab instances ](../../../integration/gitlab.md ).
2018-03-17 18:26:18 +05:30
2022-10-11 01:57:18 +05:30
To import a GitLab.com project to your self-managed GitLab instance:
2018-03-17 18:26:18 +05:30
2022-10-11 01:57:18 +05:30
1. In GitLab, on the top bar, select **Main menu > Projects > View all projects** .
1. On the right of the page, select **New project** .
1. Select **Import project** .
1. Select **GitLab.com** .
1. Give GitLab.com permission to access your projects.
1. Select **Import** .
2018-03-17 18:26:18 +05:30
2022-10-11 01:57:18 +05:30
The importer imports your repository and issues.
When the importer is done, a new GitLab project is created with your imported data.
2018-03-17 18:26:18 +05:30
2022-10-11 01:57:18 +05:30
## Related topics
2021-12-11 22:18:48 +05:30
2023-06-20 00:43:36 +05:30
- [Automate group and project import ](index.md#automate-group-and-project-import )
- [Export a project ](../settings/import_export.md#export-a-project-and-its-data )