Skip to content

Commit 3210238

Browse files
committed
fix: outdated create organization instructions
1 parent 4f1e1bf commit 3210238

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

docs/administration/how_to_guides/organization_management/set_up_organization.mdx

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,9 @@ If you're interested in managing your organization and workspaces programmatical
2222

2323
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.
2424

25-
To do this, head to the <RegionalUrl text='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**.
2626
Shared organizations require a credit card before they can be used. You will need to [set up billing](./set_up_billing) to proceed.
2727

28-
![](./static/create_organization.png)
29-
3028
## Manage and navigate workspaces
3129

3230
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
3634

3735
## Manage users
3836

39-
Manage membership in your shared organization in the <RegionalUrl text='Settings page' suffix='/settings'/> `Members and roles` tab.
37+
Manage membership in your shared organization in the <RegionalUrl text='Settings page' suffix='/settings'/> `Members and roles` tab.
4038
Here you can
4139

4240
- 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
5553
- `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.**
5654

5755
:::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`.
5957
Custom organization-scoped roles are not available yet.
6058
:::
6159

0 commit comments

Comments
 (0)