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
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<Note>
If you signed up for Unstructured through the [For Enterprise](https://unstructured.io/enterprise) page, or if you are using a [self-hosted](/self-hosted/overview) deployment of Unstructured, the following information
If you signed up for Unstructured through the [For Enterprise](https://unstructured.io/enterprise) page, or if you are using a [self-hosted](/self-hosted/overview) deployment of Unstructured
or an Unstructured [organizational account](/ui/account/organizations), the following information
might apply differently to you. For details, contact Unstructured Sales at [sales@unstructured.io](mailto:sales@unstructured.io).
</Note>
6 changes: 6 additions & 0 deletions ui/account/organizations.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
title: Organizational accounts
---

<Note>
The following information applies only to Unstructured organizational accounts. To request an organizational account to be created,
contact your Unstructured sales representative, email Unstructured Sales at [sales@unstructured.io](mailto:sales@unstructured.io),
or complete the online [Unstructured contact form](https://unstructured.io/contact).
</Note>

An _organizational account_ is an Unstructured account that allows multiple users to access Unstructured resources and share billing.
An organizational account contains a collection of Unstructured [workspaces](/ui/account/workspaces) that can share resources
with subsets of users within the account. An organizational account manages access its organization and the organization's workspaces by inviting Unstructured
Expand Down
5 changes: 4 additions & 1 deletion ui/account/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,7 @@ After you sign up for an Unstructured account, you can manage your account's [bi
get your account's [usage](/ui/account/usage) details.

You can also create and manage your account's [API keys](/ui/account/api-key-url)&mdash;and get any [API URLs](/ui/account/api-key-url) as
needed&mdash;to work programmatically with your Unstructured account through the [Unstructured API](/api-reference/overview).
needed&mdash;to work programmatically with your Unstructured account through the [Unstructured API](/api-reference/overview).

An Unstructured [organizational account](/ui/account/organizations) is a special kind of account that can manage multiple
[workspaces](/ui/account/workspaces) and use [roles](/ui/account/roles) to manage user access to the account and its workspaces.
6 changes: 6 additions & 0 deletions ui/account/roles.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ title: Role-based access control (RBAC)
sidebarTitle: Roles
---

<Note>
The following information applies only to Unstructured [organizational accounts](/ui/account/organizations). To request an organizational account to be created,
contact your Unstructured sales representative, email Unstructured Sales at [sales@unstructured.io](mailto:sales@unstructured.io),
or complete the online [Unstructured contact form](https://unstructured.io/contact).
</Note>

_Roles_ in Unstructured are part of the _role-based access control_ (RBAC) system that manages permissions for members of
organizational accounts and their workspaces. (Roles are not used in personal accounts.)

Expand Down
6 changes: 6 additions & 0 deletions ui/account/workspaces.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ title: Workspaces
sidebarTitle: Workspaces
---

<Note>
The following information applies only to Unstructured [organizational accounts](/ui/account/organizations). To request an organizational account to be created,
contact your Unstructured sales representative, email Unstructured Sales at [sales@unstructured.io](mailto:sales@unstructured.io),
or complete the online [Unstructured contact form](https://unstructured.io/contact).
</Note>

A _workspace_ is a collection of resources such as connectors, workflows, jobs, and API keys.

Each workspace operates independently of all other workspaces.
Expand Down