Skip to content

Commit 23d341f

Browse files
authored
Some account docs apply only to organizational accounts (#596)
1 parent 96951b7 commit 23d341f

File tree

5 files changed

+24
-2
lines changed

5 files changed

+24
-2
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<Note>
2-
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
2+
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
3+
or an Unstructured [organizational account](/ui/account/organizations), the following information
34
might apply differently to you. For details, contact Unstructured Sales at [[email protected]](mailto:[email protected]).
45
</Note>

ui/account/organizations.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
title: Organizational accounts
33
---
44

5+
<Note>
6+
The following information applies only to Unstructured organizational accounts. To request an organizational account to be created,
7+
contact your Unstructured sales representative, email Unstructured Sales at [[email protected]](mailto:[email protected]),
8+
or complete the online [Unstructured contact form](https://unstructured.io/contact).
9+
</Note>
10+
511
An _organizational account_ is an Unstructured account that allows multiple users to access Unstructured resources and share billing.
612
An organizational account contains a collection of Unstructured [workspaces](/ui/account/workspaces) that can share resources
713
with subsets of users within the account. An organizational account manages access its organization and the organization's workspaces by inviting Unstructured

ui/account/overview.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,7 @@ After you sign up for an Unstructured account, you can manage your account's [bi
1111
get your account's [usage](/ui/account/usage) details.
1212

1313
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
14-
needed&mdash;to work programmatically with your Unstructured account through the [Unstructured API](/api-reference/overview).
14+
needed&mdash;to work programmatically with your Unstructured account through the [Unstructured API](/api-reference/overview).
15+
16+
An Unstructured [organizational account](/ui/account/organizations) is a special kind of account that can manage multiple
17+
[workspaces](/ui/account/workspaces) and use [roles](/ui/account/roles) to manage user access to the account and its workspaces.

ui/account/roles.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ title: Role-based access control (RBAC)
33
sidebarTitle: Roles
44
---
55

6+
<Note>
7+
The following information applies only to Unstructured [organizational accounts](/ui/account/organizations). To request an organizational account to be created,
8+
contact your Unstructured sales representative, email Unstructured Sales at [[email protected]](mailto:[email protected]),
9+
or complete the online [Unstructured contact form](https://unstructured.io/contact).
10+
</Note>
11+
612
_Roles_ in Unstructured are part of the _role-based access control_ (RBAC) system that manages permissions for members of
713
organizational accounts and their workspaces. (Roles are not used in personal accounts.)
814

ui/account/workspaces.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ title: Workspaces
33
sidebarTitle: Workspaces
44
---
55

6+
<Note>
7+
The following information applies only to Unstructured [organizational accounts](/ui/account/organizations). To request an organizational account to be created,
8+
contact your Unstructured sales representative, email Unstructured Sales at [[email protected]](mailto:[email protected]),
9+
or complete the online [Unstructured contact form](https://unstructured.io/contact).
10+
</Note>
11+
612
A _workspace_ is a collection of resources such as connectors, workflows, jobs, and API keys.
713

814
Each workspace operates independently of all other workspaces.

0 commit comments

Comments
 (0)