Access Groups & Tag Scoping
Access Groups allow you to partition your business resources (Products and Knowledge Base documents) so different AI agents only see information relevant to their domain.
How Access Scoping Works
┌────────────────────────────────────────────────────────┐
│ AICB Workspace │
│ │
│ ┌──────────────────────┐ ┌──────────────────────┐ │
│ │ "Sales" Group │ │ "Support" Group │ │
│ │ - Catalog Items │ │ - Troubleshooting │ │
│ │ - Pricing Sheets │ │ - Warranty Docs │ │
│ └──────────┬───────────┘ └──────────┬───────────┘ │
│ │ │ │
│ ┌──────▼──────┐ ┌──────▼──────┐ │
│ │ Sales Bot │ │ Support Bot │ │
│ └─────────────┘ └─────────────┘ │
└────────────────────────────────────────────────────────┘
- Global Access Items: Products or Docs created without an assigned group are visible to all agents.
- Scoped Items: When an item is assigned to one or more Access Groups, only agents that belong to those groups can search or recommend them.
- Shared LLM Keys: An Access Group can store a dedicated LLM API Key (e.g., an Enterprise OpenAI key) that is automatically inherited by all member agents.