You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/administration/add-users.md
+15-6Lines changed: 15 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,13 @@
1
1
---
2
2
title:"Manage users"
3
-
description:"Add other Codefresh users to your account"
3
+
description:""
4
4
group:administration
5
5
toc:true
6
6
---
7
7
8
-
If you have a Codefresh account, you can add any number of users to collaborate on repositories, workflows, and pipelines. Adding a user requires assigning a role, and optionally an SSO provider.
8
+
If you have a Codefresh account, you can add any number of users to collaborate on repositories, workflows, and pipelines.
9
+
10
+
Adding a user requires assigning a role, and optionally, an SSO provider:
9
11
10
12
**Role**: Defines the user's access level, and is by default set to User. The Administrator role has full access to account settings.
11
13
For guidelines on access control, see[Access control]({{site.baseurl}}/docs/administration/access-control/).
@@ -15,15 +17,17 @@ For guidelines on access control, see [Access control]({{site.baseurl}}/docs/adm
15
17
###Add a user
16
18
1. In Codefresh, click**Account Settings**.
17
19
1. From the sidebar, select[Collaboration]((https://g.codefresh.io/2.0/account-settings/users){:target="\_blank"}).
@@ -52,7 +56,12 @@ For guidelines on access control, see [Access control]({{site.baseurl}}/docs/adm
52
56
53
57
54
58
The user receives an email invitation, and the Users page is updated with information on the user.
55
-
The Status column shows Invite sent until the user accepts the invitation, when the user account is created. For the duration that the invitation is pending, you can resend the invitation, by clicking Resend invite.
59
+
The Status column shows Invite sent until the user accepts the invitation, when the user account is created.
To edit account settings, select**Edit**.
63
+
To remove the user account, select**Delete**.
64
+
56
65
57
66
###Troubleshoot add users
58
67
[User is prompted to enter an organization name](https://support.codefresh.io/hc/en-us/articles/360020177959-User-is-prompted-to-enter-an-organization-name)