Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2bdf1dc

Browse files
authored
Update add users (#21)
Added note on edit and deleting users. Changed title in nav and home content to match topic title
1 parent7dec0b6 commit2bdf1dc

File tree

6 files changed

+17
-8
lines changed

6 files changed

+17
-8
lines changed

‎_data/home-content.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
icon:images/home-icons/integrations.svg
6969
url:''
7070
links:
71-
-title:Add users
71+
-title:Manage users
7272
localurl:/docs/administration/add-users
7373
-title:User settings
7474
localurl:/docs/administration/user-settings

‎_data/nav.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
-title:Administration
5757
url:"/administration"
5858
pages:
59-
-title:Add users
59+
-title:Manage users
6060
url:"/add-users"
6161
-title:User settings
6262
url:"/user-settings"

‎_docs/administration/add-users.md‎

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
---
22
title:"Manage users"
3-
description:"Add other Codefresh users to your account"
3+
description:""
44
group:administration
55
toc:true
66
---
77

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:
911

1012
**Role**: Defines the user's access level, and is by default set to User. The Administrator role has full access to account settings.
1113
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
1517
###Add a user
1618
1. In Codefresh, click**Account Settings**.
1719
1. From the sidebar, select[Collaboration]((https://g.codefresh.io/2.0/account-settings/users){:target="\_blank"}).
18-
{% include
20+
21+
{% include
1922
image.html
2023
lightbox="true"
2124
file="/images/administration/users/users-list.png"
2225
url="/images/administration/users/users-list.png"
2326
alt="Users list"
2427
caption="Users list"
25-
max-width="100%"
28+
max-width="40%"
2629
%}
30+
2731
{:start="3"}
2832
1. Select**Users**, and then select**+[Add User]**.
2933

@@ -34,7 +38,7 @@ For guidelines on access control, see [Access control]({{site.baseurl}}/docs/adm
3438
url="/images/administration/users/invite-user.png"
3539
alt="Add new user"
3640
caption="Add new user"
37-
max-width="100%"
41+
max-width="40%"
3842
%}
3943

4044
1. Type the**User's email address**.
@@ -52,7 +56,12 @@ For guidelines on access control, see [Access control]({{site.baseurl}}/docs/adm
5256

5357

5458
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.
60+
61+
>For invitations pending accept, select![](/images/administration/users/icon-Send.png?display=inline-block)**Resend invite**.
62+
To edit account settings, select![](/images/administration/users/icon-Edit.png?display=inline-block)**Edit**.
63+
To remove the user account, select![](/images/administration/users/icon-Delete.png?display=inline-block)**Delete**.
64+
5665

5766
###Troubleshoot add users
5867
[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)
438 Bytes
Loading
405 Bytes
Loading
507 Bytes
Loading

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp