Skip to main content
DSALTA connects to Anthropic using read-only API access to collect compliance evidence automatically. Data feeds into your Data Library modules.DSALTA syncs your Anthropic organization members (the Access page) and workspaces (Inventory), then runs access reviews that compare each member against your People page.
Read-only access. DSALTA never modifies, creates, or deletes resources in your Anthropic organization.
What you’ll see. Listing organization members requires an Admin API key (sk-ant-admin…), not a standard inference key. A regular sk-ant-api key connects successfully but exposes no members, so the Access and Inventory pages stay empty until an Admin key is used. Once an Admin key is connected, each member syncs with their email and is matched to your People page automatically.
DSALTA collects this integration’s data when you connect it — you can refresh it at any time with Sync from integrations on the Integrations page. The compliance checks below re-run once a day at 02:00 America/New_York.

What DSALTA reads

DSALTA reads the Anthropic organization member roster — names, emails, roles and the date each member was added, which appears on your Access page; and your Anthropic resources, which appear on your Inventory page. The Admin API exposes no account status, so every member is listed as Active.It calls these Anthropic endpoints:
  • /v1/organizations/users
  • /v1/organizations/workspaces
Every request is a read. DSALTA has no code path that creates, modifies, or deletes anything in your Anthropic environment.

Troubleshooting

There is no Reconnect button. Open Integrations → Connected, click Manage on the Anthropic card, and check the Status tab — it shows either Connected and working properly or Connection issues detected. To restore a broken connection you must Disconnect and connect again, which permanently deletes the data and tests collected from Anthropic. This can happen if the Admin API key was revoked or rotated in the Anthropic Console.
This usually means a standard inference key (sk-ant-api…) was connected instead of an Admin key. Only an Admin API key (sk-ant-admin…) can list organization members and workspaces. Disconnect the integration, then connect again with an Admin API key (sk-ant-admin…) created from the Anthropic Admin keys page. Note that disconnecting permanently deletes the data already collected from Anthropic.
Confirm the Admin API key is still valid (it may have been revoked in the Anthropic Console), then click Sync from integrations on the Integrations page (Connected tab) — it refreshes every connected integration at once.