Skip to content

Commit 4d3bd4c

Browse files
Remove old permissions docs page
1 parent 13ed724 commit 4d3bd4c

File tree

1 file changed

+2
-52
lines changed

1 file changed

+2
-52
lines changed

docs/account-management/permission-levels.md

Lines changed: 2 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -5,59 +5,9 @@ Description: Semaphore organizations can have an unlimited number of users. User
55
# Permission levels
66

77
Semaphore organizations can have an unlimited number of users. Users in the organization
8-
have different permissions based on their role.
8+
have different permissions based on their role. To read more about the RBAC model implemented within the Semaphore, checkou out [this page](https://docs.semaphoreci.com/security/rbac-authorization/)
99

10-
## Owner
11-
12-
The creator of an organization is its owner. There cannot be multiple owners, but
13-
it is possible to [transfer ownership](https://docs.semaphoreci.com/account-management/organizations/#transferring-ownership-of-an-organization) of an organization.
14-
15-
The Owner can:
16-
17-
- See all projects
18-
- Add projects to the organization if they have Admin access to the corresponding repository.
19-
- Transfer project ownership
20-
- Delete projects if they have Admin access to the corresponding repository.
21-
- Manage people
22-
- Manage billing
23-
- Transfer ownership of the organization
24-
- Delete the organization
25-
26-
## Admins
27-
28-
Users with the Admin permission level can:
29-
30-
- See all projects
31-
- Add projects to the organization if they have Admin access to the
32-
corresponding repository
33-
- Transfer project ownership
34-
- Delete projects if they have Admin access to the corresponding repository;
35-
- Manage people
36-
- Manage billing
37-
38-
## Members
39-
40-
Users with Member permission level can:
41-
42-
- See all projects they can also see on GitHub or Bitbucket
43-
- Add projects to the organization if they have Admin access to the corresponding repository
44-
- Transfer project ownership
45-
- Delete projects if they have Admin access to the corresponding repository
46-
47-
## Changing permission level
48-
49-
Every user in the organization can be promoted from the [Member permission
50-
level](https://docs.semaphoreci.com/account-management/permission-levels/#members) to the [Admin permission level](https://docs.semaphoreci.com/account-management/permission-levels/#admin). This can be done by following these steps:
51-
52-
1. Go to the **People** page of your organization
53-
2. Click on the **Promote** button next to the username of the user you’d like to promote
54-
55-
The same steps should be followed if you want to change a user's permission level from
56-
Admin to Member. In this case, click on the **Demote** button next to the username.
57-
58-
Only an Admin or the Owner of the organization can perform these steps.
59-
60-
**Note:** An organization can only have one [Owner](https://docs.semaphoreci.com/account-management/permission-levels/#owner). If you’d like to transfer ownership, please visit [this page](https://docs.semaphoreci.com/account-management/organizations/#transferring-ownership-of-an-organization).
10+
**Note:** An organization can only have one Owner. If you’d like to transfer ownership, please visit [this page](https://docs.semaphoreci.com/account-management/organizations/#transferring-ownership-of-an-organization).
6111

6212
## See also
6313

0 commit comments

Comments
 (0)