summaryrefslogtreecommitdiff
path: root/doc/user/membership/import_users_from_another_project.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/membership/import_users_from_another_project.md')
-rw-r--r--doc/user/membership/import_users_from_another_project.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/user/membership/import_users_from_another_project.md b/doc/user/membership/import_users_from_another_project.md
index e69de29bb2d..45c94a6f622 100644
--- a/doc/user/membership/import_users_from_another_project.md
+++ b/doc/user/membership/import_users_from_another_project.md
@@ -0,0 +1,20 @@
+# Import users from another project
+
+You should have `master` or `owner` permissions to add or import a new user
+to your project.
+
+You can import another project's users in your own project by hitting the
+**Import members** button on the upper right corner of the **Members** menu.
+
+In the dropdown menu, you can see only the projects you are Master on.
+
+![Import members from another project](img/add_user_import_members_from_another_project.png)
+
+---
+
+Select the one you want and hit **Import project members**. A flash message
+notifying you that the import was successful will appear, and the new members
+are now in the project's members list. Notice that the permissions that they
+had on the project you imported from are retained.
+
+![Members list of new members](img/add_user_imported_members.png)