summaryrefslogtreecommitdiff
path: root/doc/en_US/groups.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en_US/groups.markdown')
-rw-r--r--doc/en_US/groups.markdown17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/en_US/groups.markdown b/doc/en_US/groups.markdown
new file mode 100644
index 00000000..16f7ed0b
--- /dev/null
+++ b/doc/en_US/groups.markdown
@@ -0,0 +1,17 @@
+Groups Management
+=================
+
+In Kanboard, each user can be a member of one or many groups.
+A group is like a team or an organization.
+
+Only administrators can create new groups and assign users.
+
+Groups can be managed from **User management > View All Groups**.
+From there, you can create groups and assign users.
+
+![Group Management](screenshots/groups-management.png)
+
+Each project manager can authorize the access to a set of groups from the [project permissions page](project-permissions.markdown).
+
+The external id is mainly used for external group providers.
+Kanboard provides a LDAP group provider to [sync automatically groups from LDAP servers](ldap-group-sync.markdown).