Skip to main content

Capabilities

ResourceSyncProvision
Users
Workspaces
Organization roles
Workspace roles

Gather LangSmith credentials

Use an organization-scoped LangSmith service key (lsv2_sk_...), not a personal access token (lsv2_pt_...) or workspace-scoped key. C1 recommends a service key with the Organization Admin role.
1
In LangSmith, open Settings > API Keys.
2
Create or select an organization-scoped service key. Grant Organization Admin, or grant organization:read, workspaces:read, and workspaces:manage-members.
3
Copy the service key.
4
Open Settings > Organization and copy the organization UUID.

Configuration fields

FieldRequiredDescription
api-keyYesOrganization-scoped LangSmith service key.
organization-idYesLangSmith organization UUID sent as X-Organization-Id on every request.

Synced resource types

  • Users: active organization members.
  • Workspaces: non-deleted, non-personal workspaces in the organization.
  • Organization roles: organization-scoped role definitions and read-only assignments.
  • Workspace roles: workspace-scoped role definitions per workspace and workspace role assignment grants.

Special notes

  • Workspace role grants can be added and revoked from C1.
  • Organization role grants are read-only because LangSmith replaces the single organization role on update rather than adding or removing independent grants.
  • A user must already be a LangSmith organization member before C1 can assign the user to a workspace role.
  • Personal and deleted workspaces are filtered out during sync.
  • The connector targets LangSmith Cloud.

Configure the LangSmith connector

Follow these instructions to use a built-in, no-code connector hosted by C1.
1
In C1, navigate to Integrations > Connectors and click Add connector.
2
Search for LangSmith and click Add.
3
Choose how to set up the new LangSmith connector.
4
Set the owner for this connector.
5
Click Next.
6
Find the Settings area of the page and click Edit.
7
Paste the LangSmith credentials into the relevant fields:
  • LangSmith service key: The organization-scoped service key.
  • Organization ID: The LangSmith organization UUID.
8
Click Save.
9
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.
Done. Your LangSmith connector is now pulling access data into C1.