Anthropic connector reference
This feature is in Beta. Workspace admins can control access to this feature from the Previews page. See Manage Databricks previews.
This page provides reference information for the Anthropic connector, including supported tables and their schemas.
Supported source tables
The Anthropic connector supports the following source tables:
Source table | Primary key | Description | Sync mode | Cursor field |
|---|---|---|---|---|
|
| Compliance Activity Feed entries for your Anthropic organization. Each row is an audit activity event, with the raw event payload preserved in the | Incremental |
|
|
| Organizations in your Anthropic account. This is the directory root that the | Full refresh only | |
|
| Users in each organization. Requires the | Full refresh only | |
|
| Roles defined in each organization. | Full refresh only | |
|
| Groups in your Anthropic organization. | Full refresh only | |
|
| Effective compliance settings for each organization, one row per setting. The setting value is preserved in the | Full refresh only | |
|
| Content metadata for claude.ai chats, ingested per user. | Incremental |
|
|
| Full message content for claude.ai chats, ingested per chat. Message content, files, generated files, and artifacts are preserved in | Incremental |
|
Connector options
The Anthropic connector has no additional configuration options beyond the pipeline settings available for all managed connectors. See Ingest data from Anthropic.
Destination table schemas
audit_log_activities
Primary key: id
Cursor field: created_at
Field | Data type |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
organizations
Primary key: uuid
Sync mode: Full refresh only
Field | Data type |
|---|---|
|
|
|
|
|
|
users
Primary key: org_uuid, id
Sync mode: Full refresh only
Field | Data type |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
roles
Primary key: org_uuid, id
Sync mode: Full refresh only
Field | Data type |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
groups
Primary key: id
Sync mode: Full refresh only
Field | Data type |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
settings
Primary key: organization_id, name
Sync mode: Full refresh only
Field | Data type |
|---|---|
|
|
|
|
|
|
|
|
chats
Primary key: id
Cursor field: updated_at
Field | Data type |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
messages
Primary key: id
Cursor field: created_at
Field | Data type |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|