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

Slack

Achiral AI is a privacy-first collaborative AI platform for businesses, built on enterprise-grade, self-hosted, compliance-ready infrastructure. The Slack connector brings Slack activity into Chiro's organizational knowledge.

Connection details

  • Ingestion method: Webhook (Slack Events API)
  • Auth: OAuth v2 — bot token (non-expiring)
  • Events ingested: Messages, channel created/renamed

What Chiro sees

All non-bot messages posted to channels your Slack app is invited to, plus channel creation and rename events.

How to connect

  1. Sign in to your organization dashboard.
  2. Open the Integrations tab.
  3. Find Slack in the connector catalog and click Connect.
  4. Complete the OAuth flow — you will be redirected to Slack to authorize access.
  5. On success the status changes to Active.

If the connector enters an Error state, click Reconnect to re-run the OAuth flow with a fresh token.

Technical notes

Slack verifies webhook payloads with X-Slack-Signature (HMAC-SHA256 of the raw body + timestamp). The bot token is long-lived; re-authorization is not required unless you revoke the app from your Slack workspace.

Limits

Chiro only sees channels where the Achiral bot has been added. Direct messages between users are not ingested.

Official documentation

Slack API documentation

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