Set up an organization
Before diving into this content, it might be helpful to read the following:
If you're interested in managing your organization and workspaces programmatically, see this hot-to guide.
Create an organization
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.
To do this, head to the Settings page and click Create Organization.
Shared organizations require a credit card before they can be used. You will need to set up billing to proceed.
Manage and navigate workspaces
Once you've subscribed to a plan that allows for multiple users per organization, you can set up workspaces to collaborate more effectively and isolate LangSmith resources between different groups of users. To navigate between workspaces and access the resources within each workspace (trace projects, annotation queues, etc.), select the desired workspace from the picker in the top left:
Manage users
Manage membership in your shared organization in the Settings page Members and roles
tab.
Here you can
- Invite new users to your organization, selecting workspace membership and (if RBAC is enabled) workspace role
- Edit a user's organization role
- Remove users from your organization
Organizations on the Enterprise plan may set up custom workspace roles in the Roles
tab here. See the access control setup guide for more details.
Organization roles
These are organization-scoped roles that are used to determine access to organization settings. The role selected also impacts workspace membership as described here:
Organization Admin
grants full access to manage all organization configuration, users, billing, and workspaces. AnyOrganization Admin
hasAdmin
access to all workspaces in an organizationOrganization User
may read organization information but cannot execute any write actions at the organization level. AnOrganization 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.
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
.
Custom organization-scoped roles are not available yet.
See this conceptual guide for a full list of permissions associated with each role.