Anthropic
Glow’s Anthropic integration collects usage, analytics, and compliance data across the Anthropic platform. It is a single connection authenticated with one API key that carries both the analytics and compliance scopes.
Prerequisites
Setup Instructions
Create the API Key
Complete the Integration
The connection fails with 'requires an organization that belongs to a parent organization'.

This error comes from Anthropic when the Compliance API is not enabled for your organization. Anthropic enables it for Enterprise organizations set up under a parent organization (an umbrella org containing sub-organizations). Contact your Anthropic account team to enable the Compliance API, then re-issue the key with the compliance scopes.
The connection fails with an HTTP 403 / scope error

The API key is missing one or more required scopes. Confirm the key carries all five scopes listed in Prerequisites: read:analytics, read:compliance_activities, read:compliance_org_data, read:compliance_org_settings, and read:compliance_user_data. Re-mint the key with the missing scopes if needed.
Why is recent analytics data missing?

The analytics engagement endpoints only expose a day once it has settled, so the most recent days are not yet available. Glow fetches up to the latest settled day and re-fetches a lookback window each run to recover any missed days.
