Connect an integration
Go to Dashboard > Integrations
Open your ClawLink dashboard and select Integrations from the sidebar.
Provide your credentials
Depending on the integration, you’ll either:
- Enter your API key — paste the key from the service’s developer settings
- Complete an OAuth flow — log in to the service and grant ClawLink access
Credential types
Different integrations use different authorization methods. API key — You copy a secret key from the service and paste it into ClawLink. This is common for services like Stripe, OpenAI, and Airtable. OAuth — You’re redirected to the service to log in and approve access. ClawLink receives a token on your behalf. This is common for Gmail, Slack, GitHub, and Google Workspace apps.All credentials are encrypted at rest. ClawLink never stores your raw API keys in plain text.
Disconnect an integration
To disconnect an integration, open its detail page and select Disconnect. This immediately revokes ClawLink’s access to that service. Any agent actions that depend on this integration will stop working until you reconnect it.Integration statuses
| Status | Meaning | What to do |
|---|---|---|
| Connected | The integration is authorized and working | Nothing — it’s ready to use |
| Error | The credentials are invalid or expired | Reconnect the integration by clicking Manage and re-entering your credentials |