For the complete documentation index, see llms.txt. This page is also available as Markdown.

Step-by-step deployment guide

The Claude Team connector fetches users and workspaces from a single Claude organization.

Claude Team

The Claude Team connector is aimed at the Claude plan with the same name.

1. Which data is imported

The following entity types are imported:

  • Users

  • Workspaces

  • Workspace Roles

Attributes imported per entity type:

User — Added At, Email, Organization role

Workspace Role — Role

Workspace — Created At

2. Creating an admin key in Claude Console

Warning: this key gives read and write access to the organization. Only in Enterprise plans can it be scoped to lower privileges.

  1. In Claude Console (platform.claude.com) go to Organization settings > Admin keys

  2. Click Create Admin Key.

  3. Choose a name for this key (e.g. elimity-insights) and set expiration date to Never.

  4. Click Add and note down the key.

5. Creating a source in Elimity Insights

  1. Go to SourcesAdd Source → search CustomSet Up.

  2. Click Set Up again and name the source (e.g. Claude Team).

  3. Select Upload export file, click Continue, and upload claude-team-datamodel.json (see below to download the file).

  4. Open the Config tab, click Edit, set Enable automatic imports via custom gateway to true, and fill in the Gateway URL: https://claude-team-gateway-1027270379075.europe-west1.run.app.

  5. Click Add configuration value according to the configuration table below.

  6. Click Save and run.

Configuration option
Key (type exactly this)
Type
Value

Admin Key

admin_key

Password

Admin key from step 2.


Last updated