summaryrefslogtreecommitdiff
path: root/doc/user/group/import/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/group/import/index.md')
-rw-r--r--doc/user/group/import/index.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/user/group/import/index.md b/doc/user/group/import/index.md
index 6bb9f402d97..9064e1533ab 100644
--- a/doc/user/group/import/index.md
+++ b/doc/user/group/import/index.md
@@ -38,10 +38,11 @@ this feature, ask an administrator to [enable the feature flag](../../../adminis
Migrating groups by direct transfer copies the groups from one place to another. You can:
- Copy many groups at once.
-- Copy top-level groups to:
+- In the GitLab UI, copy top-level groups to:
- Another top-level group.
- The subgroup of any existing top-level group.
- Another GitLab instance, including GitLab.com.
+- In the [API](../../../api/bulk_imports.md), copy top-level groups and subgroups to these locations.
- Copy groups with projects (in [beta](../../../policy/alpha-beta-support.md#beta-features) and not ready for production
use) or without projects. Copying projects with groups is available:
- On GitLab.com by default.