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

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 six 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 and related assistant configuration.
  • Model — sub-sections for Model Instance, Operational Context, Business Context, and Model Tools.
  • Integrations — connect and manage third-party services.
  • Settings — organization basics, EA Privacy defaults, Billing & Subscription, Advanced, and a Danger Zone (owner only).

The active tab is remembered per organization in localStorage under org-{slug}-active-tab.

Integrations

Twelve connectors register at boot: Slack, Google, GitHub, HubSpot, Zendesk, Intercom, Notion, Asana, Linear, Microsoft 365, Jira, Salesforce. Each follows the same lifecycle — ConnectActive / Error / Pending / Disconnected — with periodic health checks. Live state comes from /api/connectors/available; a "coming soon" overlay covers catalog entries not yet wired.

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. Tier-gated features are listed in pricing; isolation and audit posture in Security & compliance.