Skip to content

Team Access

Give your entire team access to your AI agent in minutes. Each team member gets their own conversations — no shared history, no cross-talk, no context pollution. Everyone talks to the same agent with the same tools, but each person’s chat is completely independent.


own conversations

own conversations

own conversations

Alice

Workspace
+ Agent

Bob

Charlie

GitHub MCP

Notion MCP

Slack MCP

Custom Functions

  • Alice asks the agent to create a GitHub issue — her conversation only has her messages
  • Bob asks the agent to summarize Notion pages — his conversation is completely separate
  • Charlie asks about deployment status — no idea what Alice or Bob asked

Everyone shares the same workspace tools, but conversations are isolated.


  1. Invite Team Members to Your Workspace

    1. Open the Admin Dashboard
    2. Go to Workspaces → select your workspace → Members tab
    3. Click Invite Member and enter their email
    4. They receive an invitation email and join the workspace

    Each member gets their own workspace token (mwt_ prefix).

  2. Each Member Connects Their Agent

    Share the setup instructions with your team. Each person adds the Aerostack Bridge to their own agent configuration using their personal token:

    First install: npm install -g @aerostack/gateway

    Then add to their MCP config:

    {
    "mcpServers": {
    "aerostack": {
    "command": "aerostack-gateway",
    "env": {
    "AEROSTACK_WORKSPACE_URL": "https://mcp.aerostack.dev/ws/your-workspace-slug",
    "AEROSTACK_TOKEN": "mwt_their_personal_token"
    }
    }
    }
    }
  3. Everyone Chats Independently

    Each team member opens Agent Chat in the dashboard and starts their own conversations. The workspace owner can see all team activity in the dashboard.


FeatureDetails
Own conversationsEach person’s chats are completely separate
Own tokenIndependent rate limits (120 req/min per person)
Own analyticsSee how much each person uses the agent
Own approvalsEach person approves their own risky tool calls
Shared toolsEveryone accesses the same MCP servers, skills, and functions

As the workspace owner, you have a complete view across the team:

  • All conversations — see every team member’s chat history
  • Per-member analytics — who is using which tools, how often
  • Per-member token usage — track costs per person
  • Approval history — review what each person approved or rejected
  • Activity feed — real-time view of all agent actions across the team

Set up a workspace with GitHub, Linear, CI/CD, and documentation tools. Each engineer chats with the agent about their own tasks — reviewing PRs, creating issues, checking build status — without cluttering each other’s context.

Connect your knowledge base, ticketing system, and CRM. Support agents each have their own conversations for handling different customer issues simultaneously.

Create separate workspaces per client. Invite the relevant team members to each workspace. When a project ends, remove access in one click.

Product, engineering, and design all connect to the same workspace. The PM asks about metrics, the engineer asks about deployments, the designer asks about component docs — all using the same tools, all in separate conversations.


The number of team members per workspace depends on your plan:

PlanMembers
Free1 (owner only)
Starter5
Pro20
Business100
EnterpriseUnlimited

Need more seats? Upgrade your plan.


Go to WorkspacesMembers → click Remove next to the person. Their token is revoked instantly. Their agent loses access immediately. No cache delay.


  • Connect OpenClaw — setup guide for connecting agents
  • Approvals — control what the agent can do for each team member
  • Token Savings — team conversations cost less because each is isolated