Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 1 addition & 6 deletions ui/account/roles.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Organizational account roles include:

- **Super Administrator**: Has access to all permissions, and has access to all resources created in an organization.
- **Account Member**: Able to be added to workspaces with a workspace role.
- **Billing Administrator**: Only able to view billing information and usage. Is able to allocate budget across multiple workspaces.
- **Billing Administrator**: Only able to view billing information and usage.

These roles include the following permissions:

Expand All @@ -46,8 +46,6 @@ These roles include the following permissions:
| Billing | | | |
| Can view usage and costs | <span class="yes-label">Yes</span> | <span class="no-label">No</span> | <span class="yes-label">Yes</span> |
| Can edit payment information | <span class="yes-label">Yes</span> | <span class="no-label">No</span> | <span class="yes-label">Yes</span> |
| Can add budget | <span class="yes-label">Yes</span> | <span class="no-label">No</span> | <span class="yes-label">Yes</span> |
| Can distribute budget across workspaces | <span class="yes-label">Yes</span> | <span class="no-label">No</span> | <span class="yes-label">Yes</span> |
| Workspaces | | | |
| Can create workspaces | <span class="yes-label">Yes</span> | <span class="no-label">No</span> | <span class="no-label">No</span> |
| Can add members to a workspace | <span class="yes-label">Yes</span> | <span class="no-label">No</span> | <span class="no-label">No</span> |
Expand Down Expand Up @@ -86,9 +84,6 @@ These roles include the following permissions:
| | View the workspace's members | <span class="yes-label">Yes</span> | <span class="yes-label">Yes</span> | <span class="yes-label">Yes</span> | <span class="yes-label">Yes</span> |
| | Remove members from the workspace | <span class="no-label">No</span> | <span class="no-label">No</span> | <span class="no-label">No</span> | <span class="yes-label">Yes</span> |
| | Change the workspace members' roles | <span class="no-label">No</span> | <span class="no-label">No</span> | <span class="no-label">No</span> | <span class="yes-label">Yes</span> |
| Budget limits | Add budget | <span class="no-label">No</span> | <span class="no-label">No</span> | <span class="no-label">No</span> | <span class="yes-label">Yes</span> |
| | Edit budget | <span class="no-label">No</span> | <span class="no-label">No</span> | <span class="no-label">No</span> | <span class="yes-label">Yes</span> |
| | View budget | <span class="yes-label">Yes</span> | <span class="yes-label">Yes</span> | <span class="yes-label">Yes</span> | <span class="yes-label">Yes</span> |

Super Administrators in an organizational account have complete access to all of the organizational account's workspaces, regardless of whether they
are a member of those workspaces.
9 changes: 1 addition & 8 deletions ui/account/workspaces.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -115,14 +115,7 @@ sales representative, or email Unstructured Sales at [sales@unstructured.io](mai
4. Click **View All Workspaces**.
5. Click **New Workspace**.
6. In the **Create New Workspace** dialog, enter a name for the new workspace.
7. Optionally, enter a budget limit for the new workspace. If you do not want to set a budget limit, leave this field blank.

<Warning>
This workspace budget limit is for informational purposes only. Workspace usage is not stopped if this
limit is exceeded.
</Warning>

8. Click **Continue**.
7. Click **Continue**.

## Access a workspace

Expand Down