Integrations
Achiral AI is a privacy-first collaborative AI platform for businesses, built on enterprise-grade, self-hosted, compliance-ready infrastructure. Connectors are the bridge between your existing tools and Chiro's organizational intelligence.
All 12 connectors are registered at application startup and follow the same lifecycle: Connect → Active / Error / Pending / Disconnected. Connect from your organization dashboard under Integrations → Connectors.
How connectors work
Each connector uses OAuth 2.0 to authorize Achiral to receive data on behalf of your organization. After authorization:
- Achiral registers a webhook with the service (where supported) so events arrive in real time.
- For services without inbound webhooks, Achiral polls on a scheduled interval via Agenda.
- Raw events are normalized into a
BusinessEventshape and ingested into your organization's isolated Weaviate tenant. - Chiro draws on this stream when answering questions about your team's activity.
Connectors are scoped to one organization per account. Data from one organization is never shared with another.
The 12 connectors
| Connector | Method | What Chiro sees |
|---|---|---|
| Slack | Webhook | Messages, channel events |
| Google Workspace | Polling | Gmail, Drive, Calendar |
| GitHub | Webhook | Push, PRs, issues, releases |
| HubSpot | Webhook | Contacts, deals, companies |
| Zendesk | Webhook | Tickets |
| Intercom | Webhook | Conversations, contacts |
| Notion | Polling | Pages, databases |
| Asana | Webhook | Tasks, stories |
| Linear | Webhook | Issues, comments, projects |
| Microsoft 365 | Webhook | Mail, OneDrive, Calendar |
| Jira | Webhook | Issues, comments, projects |
| Salesforce | Polling | Cases, opportunities, leads |
Connection status
Each connector displays one of four statuses in the Integrations tab:
- Active — authorized and receiving data.
- Pending — authorization in progress or webhook registration queued.
- Error — connection lost or token expired. Re-authorize from the Integrations tab.
- Disconnected — manually disconnected; no data is being ingested.
Periodic health checks run automatically. If a connector enters an error state, Chiro continues to work from the data already in your tenant.
Related pages
- Organizations — the admin surface where you connect integrations.
- MCP servers — bring in tools not on this list via MCP.
- Security & compliance — data residency, encryption, and audit logs.
Reviewed 2026-04-29 for Achiral AI v3.6.1.