Docs · LLMs and developers
Reviewed2026-06-03Version3.9.0User guide
Help-center guides for people using the workspace in their browser.
The workspace is what you see when you sign in to your organization's subdomain. Every page in this guide is grounded in shipped code.
Where your workspace lives
Each organization has a dedicated subdomain at https://{your-slug}.achiral.ai. In development environments the root domain switches to achirality.ai. Some subdomains — www, app, api, docs, blog, admin, chiro — are reserved and cannot be used as organization slugs.
You must be signed in and a member of the organization to reach the workspace. Unknown subdomains show "Organization Not Found"; unauthorized visitors see "Access Denied".
What ships today
The workspace renders three tabs across the top: Chat (the default), Team, and Tasks. Delegations, Activity, and Orders are not exposed as workspace tabs in the current navigation.
From the Chat tab you can talk one-on-one with your Executive Assistant (EA), with Chiro (the organization-wide assistant), with a teammate, or with a teammate's EA. Group conversations with three or more humans are first-class: the runtime gate is participant count, not a feature flag.
While your EA is still provisioning on first sign-in, a banner reads "Your AI assistant is being prepared. This usually takes 2–3 minutes."
What isn't live yet
Delegation cards and the EA activity feed exist in the codebase but are not exposed in the workspace tab navigation. They should not be treated as public product surfaces until they are restored to navigation.
Where to go from here
Open the Chat tab to start using your EA. Switch to Team to see the Team Directory. Use Tasks for the shared task list between a user and their EA. If you're a developer, Getting started covers the API. For compliance questions, Security & compliance is the reference.