Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit aca5dee

Browse files
committed
Update organization-users.md
1 parent f0de303 commit aca5dee

File tree

1 file changed

+7
-121
lines changed

1 file changed

+7
-121
lines changed

docs/programs/organization-users.md

Lines changed: 7 additions & 121 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,20 @@
11
---
2-
title: "Organization Users"
2+
title: "Users"
33
path: "/programs/organization-users.html"
44
id: "programs/organization-users"
55
---
66

7-
Your organization profile page displays the following details of your organization:
8-
* Organization name
9-
* Organization logo
10-
* Organization handle
11-
* Organization description
12-
13-
The organization administrator can edit all these items on the profile page. Changes to the organization details can be seen from the organization picker on the Home page and the Organization Settings page.
14-
15-
### Users
167
To manage your team members you can go to Organization Settings > Users. From here you can manage all users across your organization.
178

18-
#### Users Overview
9+
>Note: Only organization administrators can add, manage, and remove other users in the organization.
10+
11+
### Users Overview
1912

2013
The Users overview page gives you a glance at all active users in your organization. You can see which users are organization administrators and which groups all users belong to.
2114

2215
You will also be able to see pending users. These are users that you have previously added to the organization but who have not yet accepted the invitation. Pending invitations are not revoked unless you remove a pending user.
2316

24-
#### Add User
17+
### Add User
2518

2619
To add a new user to your organization:
2720

@@ -39,7 +32,7 @@ Users who have been added will appear under Pending Users until they have accept
3932

4033
While users are in pending state, they cannot be edited. If you would like to make changes to their invitation, you can remove the pending user and re-invite them following the same steps.
4134

42-
#### Edit User
35+
### Edit User
4336

4437
You can edit a user from the Users overview page.
4538

@@ -52,7 +45,7 @@ You can edit a user from the Users overview page.
5245

5346
By editing a user’s group access, you are granting or revoking permissions and access to specific programs and reports.
5447

55-
#### Remove User
48+
### Remove User
5649

5750
A user can be removed in two ways:
5851

@@ -64,110 +57,3 @@ A user can be removed in two ways:
6457
Upon removal, the user will still be able to access the HackerOne platform, but will no longer be able to access any information for your organization.
6558

6659
**Tip:** This action is irreversible. If your intention is to revoke access to a specific program or inbox, you can edit the user’s access by adding and removing them from groups.
67-
68-
Only organization administrators can add, manage, and remove other users in the organization.
69-
70-
### Groups
71-
Groups are used to grant (and limit) access and permissions to users.
72-
73-
Users who are not added to any groups can onboard into the organization but will not have access to any areas for that organization until granted access and permissions through a group.
74-
75-
#### Groups Overview
76-
77-
In order to see all groups for your organization, go to Organization Settings > Groups.
78-
79-
On this page you will have an overview of groups that have been created in your organization, what permissions and what access it grants to users in those groups.
80-
81-
#### Group Permissions
82-
83-
Groups can grant permissions to perform certain actions within the platform. These permissions, however, are limited to only areas the user has access to through the group.
84-
85-
Permissions that can be granted by a group:
86-
87-
1. Read only
88-
1. Read only access
89-
1. Post internal comments
90-
91-
1. Program admin
92-
1. Edit profile, program, and bounty settings
93-
1. Invite hackers
94-
1. View billing information
95-
1. Edit inbox views
96-
97-
1. Report analyst
98-
1. Post comments
99-
1. Change report states
100-
1. Edit report titles and vulnerability types
101-
1. Suggest bounties
102-
1. Add/remove external participants from reports
103-
1. Edit common responses
104-
1. Edit triggers
105-
1. Request public disclosure
106-
1. Agree to public disclosure request
107-
1. Create CVE ID Requests
108-
1. Transfer reports
109-
110-
1. Reward manager
111-
1. Grant rewards
112-
1. Post comments
113-
1. Suggest bounties
114-
115-
Every group by default has Read Only permissions as the most basic permission for the platform. Users who do not belong to any groups do not have any permissions, including Read Only permission.
116-
117-
#### Group Access
118-
119-
In addition to permissions, groups also grant access to specific areas within the platform. Access to these areas are defined by access to:
120-
121-
1. Programs
122-
1. Program settings
123-
1. Program dashboard
124-
1. Program inbox and reports
125-
126-
1. Reports
127-
1. Program inbox access (by default provided when granting access to the program)
128-
1. Custom inbox access
129-
130-
Users who have been added to groups that grant permissions but no access will not be able to perform permission actions on the platform.
131-
132-
Users get access and permissions based on all groups they belong to.
133-
134-
For example, one group could provide a set of permissions and another group could provide access. As a result they will be able to perform actions in specific areas of the platform based on a combination of permissions and access from these groups.
135-
136-
#### Add New Group
137-
138-
To add a new group:
139-
140-
1. Navigate to Organization Settings > Groups
141-
1. Click on **Add new group**
142-
1. On the new page, add your new group name
143-
1. Add the users you want to be part of this group
144-
1. Define the permissions for this group (as mentioned above)
145-
1. Define the access this group will grant the users
146-
1. Click on **Save group**
147-
148-
Once a group has been created, you can add additional users to it by editing users or groups.
149-
150-
#### Edit Group
151-
152-
A group can be edited from the Groups overview page.
153-
154-
1. Select the edit icon on the group you want to update
155-
1. On the group profile page you can:
156-
1. Edit the users in the group by adding new users or removing users by clicking on the Remove icon.
157-
1. Edit group permissions by deselecting current permissions or selecting additional permissions
158-
1. Edit group access by adding or removing program access for this group in the input field
159-
1. Groups will be saved automatically
160-
161-
Editing a group’s permissions and access will result in changes to a user’s permissions and access. You will be able to see what every user has permissions and access to by going into their specific user profiles.
162-
163-
#### Remove a Group
164-
165-
A group can be removed in two ways:
166-
167-
1. By clicking on the remove icon for the group you want to remove
168-
1. By removing a groups from the group profile page (editing a group)
169-
1. Both of these options will display a modal to explain how removing groups might impact your users’ access and permission. To remove the group, click on **Remove group**
170-
171-
**Tip:** Create groups to represent your organization structure (product teams, business units, or departments) and manage access and permissions depending on their roles and responsibilities within your organization.
172-
173-
Organizations are not limited to a specific number of groups. Only organization administrators can add, manage, and remove groups in the organization.

0 commit comments

Comments
 (0)