

### Roles in Aurora

The roles of a user in Aurora can be categorized into two categories:

🏢 **Workspace level roles:**

1. Workspace Member
2. Workspace Admin
3. Workspace Owner

📽️ **Project level roles:**

1. Project Viewer
2. Project Owner

---

### 🏢 Workspace level roles

| Action                                                         | Workspace Member  | Workspace Admin  | Workspace Owner |
| -------------------------------------------------------------- | ----------------- | ---------------- | --------------- |
| **Update workspace details**                                         | ❌          | ✅         | ✅         |
| **Delete workspace**                                                 | ❌          | ❌         | ✅         |
| **Add members to Workspace**                                         | ❌          | ❌         | ✅         |
| **View workspace members**                                           | ✅          | ✅         | ✅         |
| **Remove workspace members**                                         | ❌          | ✅         | ✅         |
| **Create teams in workspace**                                        | ❌          | ✅         | ✅         |
| **View all teams in the workspace (even ones they are not part of)** | ❌          | ✅         | ✅         |
| **Create projects**                                                  | ✅          | ✅         | ✅         |
| **Add email domain for auto-joining**                                | ❌          | ✅         | ✅         |
| **View emails for auto-joining**                                     | ❌          | ✅         | ✅         |
| **Update own personal details**                                      | ✅          | ✅         | ✅         |

### 📽️ Project level roles

|   Category    | Action                                        | Project Viewer | Project Owner |
| ------------- | ----------------------------------------------| -------------- | ------------- |
|  Project      | **Create project**                            | ❌              | ✅             |
|  Project      | **Update project details**                    | ❌              | ✅             |
|  Project      | **Delete project**                            | ❌              | ✅             |
|  Project      | **Add members**                               | ❌              | ✅             |
|  Project      | **View members**                              | ✅              | ✅             |
|  AOI          | **Create AOI, and other resources**           | ❌              | ✅             |
|  AOI          | **Update AOI and other resources of project** | ❌              | ✅             |
|  AOI          | **View AOI and other resources of project**   | ✅              | ✅             |
|  AOI          | **Delete AOI and other resources of project** | ❌              | ✅             |
|  Workflows    | **Create workflows**                          | ❌              | ✅             |
|  Workflows    | **Update workflows**                          | ❌              | ✅             |
|  Workflows    | **View workflows**                            | ✅              | ✅             |
|  Workflows    | **Run workflows**                             | ❌              | ✅             |
|  Order Desk   | **Create Drafts**                             | ❌              | ✅             |
|  Order Desk   | **Place Orders**                              | ❌              | ✅             |
|  Order Desk   | **View Placed Orders**                        | ✅              | ✅             |