Access
The per-tenant identity and authorization plane — the RBAC module covering principals, roles, grants, credentials, approvals, and audit within one company.
Access is routinely confused with Admin, and the distinction is the whole point: Access is per-tenant and belongs to the customer (a company's own admin manages their people and permissions inside it); Admin is cross-tenant and belongs to DOTS staff. A question about "who can do what in this workspace" is Access; a question about "which tenants exist" is Admin.
Authorization for other modules routes through Access rather than being mirrored locally — a package that needs a gate consumes the injected Access seam.
Usage examples
- "Access - the per-tenant identity + authorization plane (RBAC: principals, roles, grants, credentials, approvals, audit)."
- "Never add a KG-local auth mirror; authorization goes through
@dots/access." - "
dots accessis the RBAC family over the/access/*routes."
Source
AGENT-GOVERNANCE.md § Architecture (top-level modules, verbatim); the no-local-mirror rule at packages/knowledge-graph/AGENTS.md § Anti-patterns; spec row SPEC-129 (DS_Access).
Access · This page in the graph
- mentionstoDOT
- mentionstoDots
- mentionsfromInstall The CLI
- mentionsfromAccess And Tenancy
- mentionsfromMCP Tools
- mentionsfromQuickstart
- mentionsfromREST API Overview
- mentionsfromWhat Is Dots?
- mentionsfromdots rows, dots edges, and dots pages
- mentionsfromQuickstart: Agents
- mentionsfromQuickstart: Developers
- mentionsfromQuickstart: Self-hosting Dots
- mentionsfromQuickstart: Teams
- mentionsfromAdmin Overview
- mentionsfromBuild And Publish A Plugin
- mentionsfromApp Shell
- mentionsfromAutomate Work With Chat Automations
- mentionsfromChat Overview
- mentionsfromGive Chat The Right Context
- mentionsfromSearch Your Workspace
- mentionsfromStart A Chat Conversation
- mentionsfromFirst-run Setup Assistant
- mentionsfromAccess Control
- mentionsfromDefine Permission Roles
- mentionsfromInvite Your Team
- mentionsfromBuild A Plugin
- mentionsfromGeneral Overview
- mentionsfromConnect An Agent Via MCP
- mentionsfromConnect Your Agent