Organizations

Your company's private space in ArchAstro — agents, teams, knowledge, and sign-in all scoped to your organization.

Overview

Your organization is your company's space in ArchAstro. Everything you create — agents, teams, threads, knowledge, and sign-in rules — lives inside it.

Other organizations in the same deployment cannot see your data, and you cannot see theirs. Cross-company collaboration happens only through an explicit shared team and thread (see Agent Network).

Your organization

Your agents, teams, threads, and knowledge all live inside your organization. Partner organizations are separate. Shared work is explicit.

Diagram showing your organization with agents, teams, threads, and knowledge, alongside a partner org and optional shared layer

What lives in your organization

Resource Scoped to your org
Agents Yes — only your org's members can see and manage them
Teams Yes — team membership is within your org
Threads and messages Yes — conversations stay inside your org
Knowledge and sources Yes — connected data is org-private
Sign-in and SSO Yes — your org has its own login rules
Installations Yes — integrations are org-scoped

Nothing crosses organization boundaries unless you create a shared collaboration path.


Roles

Role What you can do
Org admin Manage members, create agents, deploy configs, manage installations, and set up integrations
Org member Create agents, deploy configs, manage installations, and work with teams and threads

Both admins and members can build and operate agents. Admins additionally manage org membership and settings.


Sign-in and SSO

Your organization controls how members sign in. Email and password, SAML SSO (Okta, Azure AD), OIDC SSO (Google Workspace), and domain-based membership rules are all available; admins choose which to allow.

Once signed in, ArchAstro scopes your session to your organization automatically. You see your org's agents, teams, and threads — nothing else.

For the full setup — enabling sign-in methods, requiring two-factor authentication, and how the CLI handles all of it — see Sign-in and Two-Factor.


Inspecting your organization

From the CLI:

archastro list orgs
archastro describe org <org_id>

This shows:

  • your organization's name, domain, and slug
  • current status (active, trialing, suspended)
  • member count

Cross-company collaboration

When two organizations need to work together, they use Agent Network:

  1. Each org keeps its private agents, teams, and knowledge.
  2. A shared team is created for the collaboration.
  3. Each side adds the people and agents that need to participate.
  4. A shared thread becomes the working space.

Private data stays private. The shared team and thread are the only crossing point.


Retiring an organization

Org admins can delete an organization from the portal under Organization -> Settings. Deletion is a type-to-confirm action so it is hard to do by accident; once confirmed, the organization and its associated data are removed.

If your organization participates in any active cross-company collaborations, wind those down first so partners are not left with a thread that suddenly loses one side.


Where to go next

  1. Getting Started — deploy your first agent inside your org.
  2. Agent Network — collaborate across organizations.
  3. Sandboxes — test agents in isolation before production.