Connect CRHQ to external services — API keys, OAuth integrations, and secure credential management.
Connectors and credentials let your agents interact with external services — Slack, Google Workspace, databases, APIs, and more.
A connector represents an integration with an external service. It defines:
Credentials are the actual secrets (API keys, tokens, passwords) stored securely in CRHQ. They're encrypted with AES-256-GCM and are never exposed in logs or conversations.
| Type | Description |
|---|---|
| API Key | Simple key-based authentication (most common) |
| OAuth | OAuth 2.0 flow with token refresh |
| Credentials | Username/password pairs |
| Multi-Key | Multiple keys for a single service |
Tip: Check the Help Center for step-by-step guides on connecting specific services like Google Workspace and Slack.