You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/administration/how_to_guides/organization_management/set_up_organization.mdx
+3-5Lines changed: 3 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -22,11 +22,9 @@ If you're interested in managing your organization and workspaces programmatical
22
22
23
23
When you log in for the first time, a personal organization will be created for you automatically. If you'd like to collaborate with others, you can create a separate organization and invite your team members to join.
24
24
25
-
To do this, head to the <RegionalUrltext='Settings page'suffix='/settings'/> and click **Create Organization**.
25
+
To do this, open the Organizations drawer by clicking your profile icon in the bottom left and click **+ New**.
26
26
Shared organizations require a credit card before they can be used. You will need to [set up billing](./set_up_billing) to proceed.
27
27
28
-

29
-
30
28
## Manage and navigate workspaces
31
29
32
30
Once you've subscribed to a plan that allows for multiple users per organization, you can [set up workspaces](./set_up_workspace) to collaborate more effectively and isolate LangSmith resources between different groups of users.
@@ -36,7 +34,7 @@ To navigate between workspaces and access the resources within each workspace (t
36
34
37
35
## Manage users
38
36
39
-
Manage membership in your shared organization in the <RegionalUrltext='Settings page'suffix='/settings'/> `Members and roles` tab.
37
+
Manage membership in your shared organization in the <RegionalUrltext='Settings page'suffix='/settings'/> `Members and roles` tab.
40
38
Here you can
41
39
42
40
- Invite new users to your organization, selecting workspace membership and (if RBAC is enabled) workspace role
@@ -55,7 +53,7 @@ These are organization-scoped roles that are used to determine access to organiz
55
53
-`Organization User` may read organization information but cannot execute any write actions at the organization level. **An `Organization User` can be added to a subset of workspaces and assigned workspace roles as usual (if RBAC is enabled), which specify permissions at the workspace level.**
56
54
57
55
:::info
58
-
The `Organization User` role is only available in organizations on plans with multiple workspaces. In organizations limited to a single workspace, all users are `Organization Admins`.
56
+
The `Organization User` role is only available in organizations on plans with multiple workspaces. In organizations limited to a single workspace, all users are `Organization Admins`.
59
57
Custom organization-scoped roles are not available yet.
0 commit comments