Skip to main content
Applies to v3.6.1Reviewed 2026-04-29

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:

  1. Achiral registers a webhook with the service (where supported) so events arrive in real time.
  2. For services without inbound webhooks, Achiral polls on a scheduled interval via Agenda.
  3. Raw events are normalized into a BusinessEvent shape and ingested into your organization's isolated Weaviate tenant.
  4. 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

ConnectorMethodWhat Chiro sees
SlackWebhookMessages, channel events
Google WorkspacePollingGmail, Drive, Calendar
GitHubWebhookPush, PRs, issues, releases
HubSpotWebhookContacts, deals, companies
ZendeskWebhookTickets
IntercomWebhookConversations, contacts
NotionPollingPages, databases
AsanaWebhookTasks, stories
LinearWebhookIssues, comments, projects
Microsoft 365WebhookMail, OneDrive, Calendar
JiraWebhookIssues, comments, projects
SalesforcePollingCases, 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.


Reviewed 2026-04-29 for Achiral AI v3.6.1.