# User roles and permissions

There are 3 possible roles that can be allocated within an Organization:

| Permission                              | Owner | Admin | User |
| --------------------------------------- | ----- | ----- | ---- |
| Take recordings                         | ✔️    | ✔️    | ✔️   |
| View recordings saved to their EmotivID | ✔️    | ✔️    | ✔️   |
| Invite users                            | ✔️    | ✔️    |      |
| Add or remove users                     | ✔️    | ✔️    |      |
| Assign licenses to users                | ✔️    | ✔️    |      |
| Enter/update payment information        | ✔️    |       |      |
| Create purchase orders for licenses     | ✔️    |       |      |
| Make payments                           | ✔️    |       |      |
| Approves purchase of new user licenses  | ✔️    |       |      |
