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
---
2021-09-04 01:27:46 +05:30
# Import your project from FogBugz to GitLab **(FREE)**
2018-03-17 18:26:18 +05:30
2023-04-23 21:23:45 +05:30
> Ability to re-import projects [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/23905) in GitLab 15.9.
2021-09-30 23:02:18 +05:30
Using the importer, you can import your FogBugz project to GitLab.com
or to your self-managed GitLab instance.
2018-03-17 18:26:18 +05:30
2021-09-30 23:02:18 +05:30
The importer imports all of your cases and comments with the original
case numbers and timestamps. You can also map FogBugz users to GitLab
users.
2021-06-08 01:23:25 +05:30
2023-03-17 16:20:25 +05:30
Prerequisite:
- At least the Maintainer role on the destination group to import to. Using the Developer role for this purpose was
[deprecated ](https://gitlab.com/gitlab-org/gitlab/-/issues/387891 ) in GitLab 15.8 and will be removed in GitLab 16.0.
2021-09-30 23:02:18 +05:30
To import your project from FogBugz:
2021-06-08 01:23:25 +05:30
2021-12-11 22:18:48 +05:30
1. Sign in to GitLab.
1. On the top bar, select **New** (**{plus}**).
1. Select **New project/repository** .
1. Select **Import project** .
1. Select **FogBugz** .
2018-03-17 18:26:18 +05:30
1. Enter your FogBugz URL, email address, and password.
2021-09-30 23:02:18 +05:30
1. Create a mapping from FogBugz users to GitLab users.
![User Map ](img/fogbugz_import_user_map.png )
2021-12-11 22:18:48 +05:30
1. For the projects you want to import, select **Import** .
2021-09-30 23:02:18 +05:30
![Import Project ](img/fogbugz_import_select_project.png )
2021-12-11 22:18:48 +05:30
1. After the import finishes, select the link to go to the project
2019-07-07 11:18:12 +05:30
dashboard. Follow the directions to push your existing repository.
2023-04-23 21:23:45 +05:30
1. To import a project:
- For the first time: Select **Import** .
- Again: Select **Re-import** . Specify a new name and select **Re-import** again. Re-importing creates a new copy of the source project.