summaryrefslogtreecommitdiff
path: root/doc/project-permissions.markdown
blob: 16586bc6b84ca2c76c662694d7a0fa918d879653 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Project Permissions
===================

Each project is isolated and compartmented from each other.
The project access must be allowed by the project owner.

Each user and each group can have a different role assigned.
There are 3 types of [roles for projects](roles.markdown):

- Project Manager
- Project Member
- Project Viewer

Only administrators have access to everything.

Roles assignation is available from **Project Settings > Permissions**:

![Project Permissions](screenshots/project-permissions.png)

If you choose to allow everybody, all Kanboard users will be considered Project Member.
That also means there is no role management anymore. Permission per user or per group cannot be applied.

Private projects cannot define permission.