Skip to main content
This page provides a comprehensive reference table of workspace and organization operations and which roles can perform them. The list includes API operations in LangSmith along with:
  • Which system roles can perform each operation.
  • The specific permission string required.
  • Notes about partial access or special cases.
For an overview of LangSmith’s RBAC system, role definitions, and permission concepts, refer to Role-based access control.

Contents

Organization-level operationsWorkspace-level operations
Core management:
β€’ Organization settings: Org info and configuration
β€’ Workspaces: Workspace management
β€’ Organization members: Member management
β€’ Roles and permissions: Custom roles
Core resources:
β€’ Projects: Organize traces and runs
β€’ Runs: Individual execution traces
β€’ Datasets: Test datasets for evaluation
β€’ Examples: Individual dataset examples
β€’ Experiments: Comparative experiments
Security and authentication:
β€’ SSO and authentication: Single sign-on setup
β€’ SCIM: Identity provisioning
β€’ Access policies: Attribute-based access control
Monitoring and analysis:
β€’ Rules: Automated run rules
β€’ Alerts: Alert rules for monitoring
β€’ Feedback: Scores and labels on outputs
β€’ Annotation Queues: Human review queues
β€’ Charts: Custom visualizations
Billing and accounts:
β€’ Billing and payments: Subscription management
β€’ API keys: Org-level keys
Development and configuration:
β€’ Prompts: Prompt templates (LangChain Hub)
β€’ Deployments: Deployment configurations
β€’ MCP Servers: Model Context Protocol servers
Analytics:
β€’ Charts and dashboards: Org-level visualizations
β€’ Usage and analytics: Usage tracking and TTL settings
Workspace management:
β€’ Workspace settings: Members, settings
β€’ Tags: Metadata tagging system
β€’ Bulk Exports: Data export operations
Additional information:

Legend

  • βœ“ Allowed: User with this role can perform this action
  • βœ— Not Allowed: User with this role cannot perform this action
  • ⚠ Partial: User has limited access (see notes)

Organization-level operations

Organization-level operations are controlled by organization roles, which are separate from the RBAC feature. Learn more in the Role-based access control guide.

Organization settings

OperationOrg AdminOrg UserOrg ViewerRequired Permission
View organization infoβœ“βœ“βœ“organization:read
View organization dashboardβœ“βœ“βœ“organization:read
Update organization infoβœ“βœ—βœ—organization:manage
View billing infoβœ“βœ“βœ“organization:read
View company infoβœ“βœ“βœ“organization:read
Set company infoβœ“βœ—βœ—organization:manage

Workspaces

Organization-level workspace management operations.
OperationOrg AdminOrg UserOrg ViewerRequired Permission
List all workspacesβœ“βœ“βœ“organization:read
Create workspaceβœ“βœ—βœ—organization:manage

Organization members

OperationOrg AdminOrg UserOrg ViewerRequired Permission
View organization membersβœ“βœ“βœ“organization:read
View active org membersβœ“βœ“βœ“organization:read
View pending org membersβœ“βœ“βœ“organization:read
Invite member to organizationβœ“βœ—βœ—organization:manage
Invite members (batch)βœ“βœ—βœ—organization:manage
Add basic auth membersβœ“βœ—βœ—organization:manage
Remove organization memberβœ“βœ—βœ—organization:manage
Update organization member roleβœ“βœ—βœ—organization:manage
Delete pending org memberβœ“βœ—βœ—organization:manage

Roles and permissions

OperationOrg AdminOrg UserOrg ViewerRequired Permission
List organization rolesβœ“βœ“βœ“organization:read
List available permissionsβœ“βœ“βœ“N/A (user-level)
Create custom roleβœ“βœ—βœ—organization:manage
Update custom roleβœ“βœ—βœ—organization:manage
Delete custom roleβœ“βœ—βœ—organization:manage

SSO and authentication

OperationOrg AdminOrg UserOrg ViewerRequired Permission
View SSO settingsβœ“βœ“βœ“organization:read
Create SSO settingsβœ“βœ—βœ—organization:manage
Update SSO settingsβœ“βœ—βœ—organization:manage
Delete SSO settingsβœ“βœ—βœ—organization:manage
View login methodsβœ“βœ“βœ“organization:read
Update allowed login methodsβœ“βœ—βœ—organization:manage
Set default SSO provisionβœ“βœ—βœ—organization:manage

SCIM

System for Cross-domain Identity Management for user provisioning.
OperationOrg AdminOrg UserOrg ViewerRequired Permission
List SCIM tokensβœ“βœ“βœ“organization:read
Get SCIM tokenβœ“βœ“βœ“organization:read
Create SCIM tokenβœ“βœ—βœ—organization:manage
Update SCIM tokenβœ“βœ—βœ—organization:manage
Delete SCIM tokenβœ“βœ—βœ—organization:manage

Access policies

Attribute-based access control (ABAC) policies for fine-grained permissions.
ABAC is in private preview.
OperationOrg AdminOrg UserOrg ViewerRequired Permission
List access policiesβœ“βœ“βœ“organization:read
Get access policyβœ“βœ“βœ“organization:read
Create access policyβœ“βœ—βœ—organization:manage
Delete access policyβœ“βœ—βœ—organization:manage
Attach access policy to roleβœ“βœ—βœ—organization:manage

Billing and payments

OperationOrg AdminOrg UserOrg ViewerRequired Permission
Create Stripe setup intentβœ“βœ—βœ—organization:manage
Handle payment method creationβœ“βœ—βœ—organization:manage
Change payment planβœ“βœ—βœ—organization:manage
Create Stripe checkout sessionβœ“βœ—βœ—organization:manage
Confirm checkout completionβœ“βœ—βœ—organization:manage
Create Stripe account linksβœ“βœ—βœ—organization:manage

API keys

OperationOrg AdminOrg UserOrg ViewerRequired Permission
List org-scoped API keysβœ“βœ“βœ“organization:read
Create org-scoped API key (workspace-scoped)*βœ“βš βœ—organization:pats:create
Create org-scoped API key (org-wide)*βœ“βœ—βœ—organization:pats:create + organization:manage
List personal access tokensβœ“βœ“βœ—organization:read
Create personal access tokenβœ“βœ“βœ—organization:pats:create
Delete personal access tokenβœ“βœ“βœ—organization:read
* Organization Users can create workspace-scoped API keys only for workspaces where they are a Workspace Admin. Org-wide API keys require the Organization Admin role.

Organization charts and dashboards

OperationOrg AdminOrg UserOrg ViewerRequired Permission
List org chartsβœ“βœ“βœ“organization:read
Get org chart by IDβœ“βœ“βœ“organization:read
Create org chartβœ“βœ—βœ—organization:manage
Update org chartβœ“βœ—βœ—organization:manage
Delete org chartβœ“βœ—βœ—organization:manage
Render org chartβœ“βœ“βœ“organization:read
Get org chart sectionβœ“βœ“βœ“organization:read
Create org chart sectionβœ“βœ—βœ—organization:manage
Update org chart sectionβœ“βœ—βœ—organization:manage
Delete org chart sectionβœ“βœ—βœ—organization:manage
Render org chart sectionβœ“βœ“βœ“organization:read

Usage and analytics

OperationOrg AdminOrg UserOrg ViewerRequired Permission
View organization usageβœ“βœ“βœ“organization:read
View TTL settingsβœ“βœ“βœ“organization:read
Upsert TTL settingsβœ“βœ—βœ—organization:manage

Workspace-level operations

These operations are controlled by workspace-level roles and permissions.
To understand what each role means and their overall capabilities, refer to the Role-based access control guide.

Projects

Projects organize traces and runs from your LLM applications.
OperationWorkspace AdminWorkspace EditorWorkspace ViewerRequired Permission
Create a new projectβœ“βœ—βœ—projects:create
View project listβœ“βœ“βœ“projects:read
View project detailsβœ“βœ“βœ“projects:read
View prebuilt dashboardβœ“βœ“βœ“projects:read
View project metadata (top K values)βœ“βœ“βœ“projects:read
Update project metadata (name, description, tags)βœ“βœ“βœ—projects:update
Create filter viewβœ“βœ—βœ—projects:create
View filter viewsβœ“βœ“βœ“projects:read
View specific filter viewβœ“βœ“βœ“projects:read
Update filter viewβœ“βœ“βœ—projects:update
Delete filter viewβœ“βœ—βœ—projects:delete
Delete a projectβœ“βœ—βœ—projects:delete
Delete multiple projectsβœ“βœ—βœ—projects:delete
Get insights jobs (Beta)βœ“βœ“βœ“projects:read
Get specific insights job (Beta)βœ“βœ“βœ“projects:read
Create insights job (Beta)βœ“βœ“βœ“projects:read + rules:create
Update insights job (Beta)βœ“βœ“βœ—projects:update
Delete insights job (Beta)βœ“βœ—βœ—projects:delete
Get insights job configs (Beta)βœ“βœ“βœ“rules:read
Create insights job config (Beta)βœ“βœ“βœ—rules:create
Auto-generate insights job config (Beta)βœ“βœ“βœ—rules:create
Update insights job config (Beta)βœ“βœ“βœ—rules:update
Delete insights job config (Beta)βœ“βœ“βœ—rules:delete
Get run cluster from insights job (Beta)βœ“βœ“βœ“projects:read
Get runs from insights job (Beta)βœ“βœ“βœ“projects:read

Runs

Individual execution traces and spans from your LLM applications.
OperationWorkspace AdminWorkspace EditorWorkspace ViewerRequired Permission
Send traces from SDK (includes single run, batch, multipart, and OTEL)βœ“βœ“βœ—runs:create
View a specific runβœ“βœ“βœ“runs:read
View thread previewβœ“βœ“βœ“runs:read
Query/list runsβœ“βœ“βœ“runs:read
View run statisticsβœ“βœ“βœ“runs:read
View grouped run statisticsβœ“βœ“βœ“runs:read
Group runs by expressionβœ“βœ“βœ“runs:read
Generate filter query from natural languageβœ“βœ“βœ“runs:read
Prefetch runsβœ“βœ“βœ“runs:read
Update a run (PATCH)βœ“βœ“βœ—runs:create
View run sharing stateβœ“βœ“βœ“runs:read
Share a run publiclyβœ“βœ“βœ—runs:share
Unshare a runβœ“βœ“βœ—runs:share
Delete runs by trace ID or metadataβœ“βœ—βœ—runs:delete

Rules

Automated run rules that trigger actions based on run conditions.
OperationWorkspace AdminWorkspace EditorWorkspace ViewerRequired Permission
List all run rulesβœ“βœ“βœ“rules:read
Create a run ruleβœ“βœ“βœ—rules:create
Update a run ruleβœ“βœ“βœ—rules:update
Delete a run ruleβœ“βœ“βœ—rules:delete
View rule logsβœ“βœ“βœ“rules:read
Get last applied ruleβœ“βœ“βœ“rules:read
Manually trigger a ruleβœ“βœ“βœ—rules:update
Trigger multiple rulesβœ“βœ“βœ—rules:update

Alerts

Alert rules for monitoring run conditions.
OperationWorkspace AdminWorkspace EditorWorkspace ViewerRequired Permission
Create alert ruleβœ“βœ“βœ“runs:read
Update alert ruleβœ“βœ“βœ“runs:read
Delete alert ruleβœ“βœ“βœ“runs:read
Get alert ruleβœ“βœ“βœ“runs:read
List alert rulesβœ“βœ“βœ“runs:read
Test alert actionβœ“βœ“βœ“runs:read

Datasets

Test datasets with examples for evaluation.
OperationWorkspace AdminWorkspace EditorWorkspace ViewerRequired Permission
Create a datasetβœ“βœ“βœ—datasets:create
List datasetsβœ“βœ“βœ“datasets:read
View dataset detailsβœ“βœ“βœ“datasets:read
Update dataset metadataβœ“βœ“βœ—datasets:update
Delete a datasetβœ“βœ—βœ—datasets:delete
Upload CSV datasetβœ“βœ“βœ—datasets:create
Clone datasetβœ“βœ“βœ—datasets:update
Get dataset versionβœ“βœ“βœ“datasets:read
Get dataset versionsβœ“βœ“βœ“datasets:read
Diff dataset versionsβœ“βœ“βœ“datasets:read
Update dataset version (tags)βœ“βœ“βœ—datasets:update
Download dataset (OpenAI format)βœ“βœ“βœ“datasets:read
Download dataset (OpenAI fine-tuning format)βœ“βœ“βœ“datasets:read
Download dataset (CSV)βœ“βœ“βœ“datasets:read
Download dataset (JSONL)βœ“βœ“βœ“datasets:read
View dataset sharing stateβœ“βœ“βœ“datasets:read
Share dataset publiclyβœ“βœ—βœ—datasets:share
Unshare datasetβœ“βœ—βœ—datasets:share
Get index infoβœ“βœ“βœ“datasets:read
Index datasetβœ“βœ“βœ—datasets:update
Sync dataset indexβœ“βœ“βœ—datasets:update
Remove dataset indexβœ“βœ“βœ—datasets:update
Search datasetβœ“βœ“βœ“datasets:read
Generate synthetic examplesβœ“βœ“βœ—datasets:update
Get dataset splitsβœ“βœ“βœ“datasets:read
Update dataset splitsβœ“βœ“βœ“datasets:read
Run playground experiment (batch)βœ“βš βœ—prompts:read + datasets:read + projects:create
Run playground experiment (stream)βœ“βš βœ—prompts:read + datasets:read + projects:create
Run studio experimentβœ“βš βœ—datasets:read + projects:create
Workspace Editors have partial access because they cannot create projects, which limits their ability to create new experiments.

Examples

Individual examples within datasets.
OperationWorkspace AdminWorkspace EditorWorkspace ViewerRequired Permission
Count examplesβœ“βœ“βœ“datasets:read
View a specific exampleβœ“βœ“βœ“datasets:read
List examplesβœ“βœ“βœ“datasets:read
Create a new exampleβœ“βœ“βœ—datasets:update
Create examples (bulk)βœ“βœ“βœ—datasets:update
Update a single exampleβœ“βœ“βœ—datasets:update
Update examples (bulk)βœ“βœ“βœ—datasets:update
Update examples (multipart)βœ“βœ“βœ—datasets:update
Upload examples from CSVβœ“βœ“βœ—datasets:update
Upload examples from JSONLβœ“βœ“βœ—datasets:update
Delete a single exampleβœ“βœ“βœ—datasets:update
Delete examples (bulk)βœ“βœ“βœ—datasets:update
View examples with runsβœ“βœ“βœ“datasets:read
View grouped examples with runsβœ“βœ“βœ“datasets:read
Validate a single exampleβœ“βœ“βœ“datasets:read
Validate examples (bulk)βœ“βœ“βœ“datasets:read

Experiments

Comparative experiments for evaluating LLM outputs.
OperationWorkspace AdminWorkspace EditorWorkspace ViewerRequired Permission
View comparative experimentsβœ“βœ“βœ“projects:read
Create comparative experimentβœ“βš βœ—projects:create
Delete comparative experimentβœ“βœ—βœ—projects:delete
View examples with runsβœ“βœ“βœ“datasets:read
View grouped examples with runsβœ“βœ“βœ“datasets:read
View grouped experimentsβœ“βœ“βœ“datasets:read
View feedback deltaβœ“βœ“βœ“datasets:read
Upload experiment resultsβœ“βš βœ—datasets:create + datasets:update + projects:create + runs:create
Get experiment view overridesβœ“βœ“βœ—datasets:update
Create experiment view overrideβœ“βœ“βœ—datasets:update
Update experiment view overrideβœ“βœ“βœ—datasets:update
Delete experiment view overrideβœ“βœ“βœ—datasets:update
Workspace Editors have partial access because they cannot create projects, which limits their ability to create new experiments.

Feedback

Scores, labels, and corrections on LLM outputs.
OperationWorkspace AdminWorkspace EditorWorkspace ViewerRequired Permission
List feedback formulasβœ“βœ“βœ“feedback:read
Get feedback formulaβœ“βœ“βœ“feedback:read
Create feedback formulaβœ“βœ“βœ—feedback:create
Update feedback formulaβœ“βœ“βœ—feedback:update
Delete feedback formulaβœ“βœ“βœ—feedback:delete
View specific feedbackβœ“βœ“βœ“feedback:read
List feedbacksβœ“βœ“βœ“feedback:read
Create feedbackβœ“βœ“βœ—feedback:create
Eagerly create feedbackβœ“βœ“βœ—feedback:create
Update feedbackβœ“βœ“βœ—feedback:update
Delete feedbackβœ“βœ“βœ—feedback:delete
Batch ingest feedbackβœ“βœ“βœ—feedback:create
Create feedback ingest tokenβœ“βœ“βœ—feedback:create
List feedback ingest tokensβœ“βœ“βœ—feedback:create
Create feedback with token (no auth required)βœ“βœ“βœ“N/A (token-based)
List feedback configsβœ“βœ“βœ“feedback:read
Create feedback configβœ“βœ“βœ—feedback:create
Update feedback configβœ“βœ“βœ—feedback:update

Annotation Queues

Human review queues for LLM outputs.
OperationWorkspace AdminWorkspace EditorWorkspace ViewerRequired Permission
List annotation queuesβœ“βœ“βœ“annotation-queues:read
Get annotation queueβœ“βœ“βœ“annotation-queues:read
Create annotation queueβœ“βœ“βœ—annotation-queues:create
Update annotation queueβœ“βœ“βœ—annotation-queues:update
Delete annotation queueβœ“βœ—βœ—annotation-queues:delete
Populate annotation queueβœ“βœ“βœ—annotation-queues:update
Get runs from queueβœ“βœ“βœ“annotation-queues:read
Get run from queue (by index)βœ“βœ“βœ“annotation-queues:read
Get queues for runβœ“βœ“βœ“annotation-queues:read
Get queue total sizeβœ“βœ“βœ“annotation-queues:read
Get queue total archivedβœ“βœ“βœ“annotation-queues:read
Get queue sizeβœ“βœ“βœ“annotation-queues:read
Add runs to queueβœ“βœ“βœ—annotation-queues:update
Update run in queueβœ“βœ“βœ—annotation-queues:update
Delete run from queueβœ“βœ“βœ—annotation-queues:update
Delete runs from queue (bulk)βœ“βœ“βœ—annotation-queues:update
Create identity annotation queue run statusβœ“βœ“βœ—annotation-queues:update
Export archived runsβœ“βœ“βœ“annotation-queues:read

Prompts

Prompt templates and chains in the LangChain Hub.
OperationWorkspace AdminWorkspace EditorWorkspace ViewerRequired Permission
List prompt reposβœ“βœ“βœ“prompts:read
View prompt repoβœ“βœ“βœ“prompts:read
Create prompt repoβœ“βœ“βœ—prompts:create
Fork prompt repoβœ“βœ“βœ—prompts:create
Update prompt repoβœ“βœ“βœ—prompts:update
Delete prompt repoβœ“βœ“βœ—prompts:delete
List commitsβœ“βœ“βœ“prompts:read
View commitβœ“βœ“βœ“prompts:read
Push commitβœ“βœ“βœ—prompts:update
List repo tagsβœ“βœ“βœ“prompts:read
Get all tagsβœ“βœ“βœ“prompts:read
Create tagβœ“βœ“βœ—prompts:create
Update tagβœ“βœ“βœ—prompts:update
Delete tagβœ“βœ“βœ—prompts:delete
View eventsβœ“βœ“βœ“prompts:read
List commentsβœ“βœ“βœ“prompts:read
Create commentβœ“βœ“βœ—prompts:read
Delete commentβœ“βœ“βœ—prompts:read
Toggle likeβœ“βœ“βœ—prompts:read
Optimize promptβœ“βœ“βœ—prompts:update
List optimization jobsβœ“βœ“βœ“prompts:read
Create optimization jobβœ“βœ“βœ—prompts:create
Update optimization jobβœ“βœ“βœ—prompts:update
Delete optimization jobβœ“βœ“βœ—prompts:delete
Invoke prompt canvasβœ“βœ“βœ—prompts:update
List quick actionsβœ“βœ“βœ“prompts:read
Create quick actionβœ“βœ“βœ“prompts:read
Delete quick actionβœ“βœ“βœ“prompts:read
Update quick actionβœ“βœ“βœ“prompts:read
Some prompt operations support public access for shared prompts.

Charts

Custom visualizations and dashboards.
OperationWorkspace AdminWorkspace EditorWorkspace ViewerRequired Permission
List chartsβœ“βœ“βœ“charts:read
Get chart by IDβœ“βœ“βœ“charts:read
Create chartβœ“βœ“βœ—charts:create
Update chartβœ“βœ“βœ—charts:update
Delete chartβœ“βœ“βœ—charts:delete
Render chartβœ“βœ“βœ“charts:read
List chart sectionsβœ“βœ“βœ“charts:read
Get chart section by IDβœ“βœ“βœ“charts:read
Create chart sectionβœ“βœ“βœ—charts:create
Update chart sectionβœ“βœ“βœ—charts:update
Delete chart sectionβœ“βœ“βœ—charts:delete
Render chart sectionβœ“βœ“βœ“charts:read

Deployments

LangSmith Deployment configurations.
OperationWorkspace AdminWorkspace EditorWorkspace ViewerRequired Permission
Create deploymentβœ“βœ“βœ—deployments:create
View deploymentβœ“βœ“βœ“deployments:read
Update deploymentβœ“βœ“βœ—deployments:update
Delete deploymentβœ“βœ—βœ—deployments:delete

Workspace settings and management

OperationWorkspace AdminWorkspace EditorWorkspace ViewerRequired Permission
View workspace infoβœ“βœ“βœ“workspaces:read
View workspace statisticsβœ“βœ“βœ“workspaces:read
Update workspace (name, description)βœ“βœ—βœ—workspaces:manage
Delete workspaceβœ“βœ—βœ—workspaces:manage
View workspace membersβœ“βœ“βœ“workspaces:read
View active workspace membersβœ“βœ“βœ“workspaces:read
View pending workspace membersβœ“βœ“βœ“workspaces:read
Add member to workspaceβœ“βœ—βœ—workspaces:manage
Add members (batch)βœ“βœ—βœ—workspaces:manage
Update workspace member roleβœ“βœ—βœ—workspaces:manage
Remove workspace memberβœ“βœ—βœ—workspaces:manage
Delete pending workspace memberβœ“βœ—βœ—workspaces:manage
View usage limitsβœ“βœ“βœ“workspaces:read
View shared entitiesβœ“βœ“βœ“workspaces:read
Bulk unshare entitiesβœ“βœ—βœ—workspaces:manage

Tags

OperationWorkspace AdminWorkspace EditorWorkspace ViewerRequired Permission
List tag keysβœ“βœ“βœ“workspaces:read
Get tag keyβœ“βœ“βœ“workspaces:read
Create tag keyβœ“βœ—βœ—workspaces:manage
Update tag keyβœ“βœ—βœ—workspaces:manage
Delete tag keyβœ“βœ—βœ—workspaces:manage
List tag valuesβœ“βœ“βœ“workspaces:read
Get tag valueβœ“βœ“βœ“workspaces:read
Create tag valueβœ“βœ—βœ—workspaces:manage
Update tag valueβœ“βœ—βœ—workspaces:manage
Delete tag valueβœ“βœ—βœ—workspaces:manage
List tagsβœ“βœ“βœ“workspaces:read
List tags for resourceβœ“βœ“βœ“workspaces:read
List tags for resources (batch)βœ“βœ“βœ“workspaces:read
List taggingsβœ“βœ“βœ“workspaces:read
Create taggingβœ“βœ—βœ—workspaces:manage
Delete taggingβœ“βœ—βœ—workspaces:manage

Bulk exports

OperationWorkspace AdminWorkspace EditorWorkspace ViewerRequired Permission
List bulk exportsβœ“βœ“βœ“workspaces:read
Get bulk exportβœ“βœ“βœ“workspaces:read
Create bulk exportβœ“βœ—βœ—workspaces:manage
Cancel bulk exportβœ“βœ—βœ—workspaces:manage
Get bulk export destinationsβœ“βœ“βœ“workspaces:read
Get bulk export destinationβœ“βœ“βœ“workspaces:read
Create bulk export destinationβœ“βœ—βœ—workspaces:manage
Get filtered export runsβœ“βœ“βœ“workspaces:read

MCP servers

Model Context Protocol servers for extended functionality.
OperationWorkspace AdminWorkspace EditorWorkspace ViewerRequired Permission
List MCP serversβœ“βœ“βœ“workspaces:read
Get MCP serverβœ“βœ“βœ“workspaces:read
Create MCP serverβœ“βœ“βœ“workspaces:read
Update MCP serverβœ“βœ“βœ“workspaces:read
Delete MCP serverβœ“βœ“βœ“workspaces:read

User-level operations

These operations are available to all authenticated users and don’t require specific workspace or organization permissions:
  • View own user profile
  • Update own user profile
  • List organizations for user
  • Create new organization
  • List pending workspace invites
  • Delete pending workspace invite
  • Claim pending workspace invite
  • List pending organization invites
  • Delete pending organization invite
  • Claim pending organization invite

Permission inheritance

Organization to workspace

For detailed role definitions, refer to Organization roles and Workspace roles.

Workspace role independence


Connect these docs programmatically to Claude, VSCode, and more via MCP for real-time answers.