Docs · LLMs and developers
Reviewed2026-06-24Version3.12.1Organizations
AI administration surface for Achiral orgs /organization/{slug} — members, Chiro, memory, model, integrations, settings.
Organization admin
The admin surface for an organization lives at https://{your-slug}.achiral.ai/organization/{your-slug}. Only members with the owner or admin role on Organization.members[] can open it.
The seven tabs
Across the top of the page:
- Overview — provisioning status, usage, key metrics.
- Team — members, pending invitations, join requests, role management.
- Assistants — the organization's Chiro instance, assistant stability, EA Privacy defaults, EA-to-EA communication, and operating context.
- Model — sub-sections for Model Instance, Operational Context, Business Context, and Model Tools.
- Memory (owner/admin only) — the organization's shared AI memory vault: tier distribution, top activated memories, and the flashbulb candidate queue. See AI memory.
- Integrations — connect and manage third-party services.
- Settings — organization basics, Billing & Subscription, Advanced, and a Danger Zone (owner only). Advanced includes custom domain DNS configuration for eligible plans.
The active tab is remembered per organization in localStorage under org-{slug}-active-tab.
Integrations
The native connectors register at boot: Slack, Google, GitHub, HubSpot, Zendesk, Intercom, Notion, Asana, Linear, Microsoft 365, Jira, Salesforce. Each follows the same lifecycle — Connect → Active / Error / Pending / Disconnected — with periodic health checks; their live state comes from /api/connectors/available. The in-product catalog lists many more sources across communication, knowledge, engineering, support, CRM, and business operations; admins set these up as ingestion sources (API sources, webhook presets, database taps) from the same tab, while non-admins see "Available when configured". For tools outside the catalog, connect an MCP server.
Related
Organization admins often also configure things that live on the per-user side: see AI Behavior, EA Capabilities, and EA Privacy in the User guide. Organization-wide EA contact defaults and EA-to-EA communication now live under Assistants → EA Privacy in the organization dashboard. Tier-gated features are listed in pricing; isolation and audit posture in Security & compliance.