Access Scopes
Reading with an LLM? Give it this page as Markdown: https://nolag.app/docs/scopes.md
Access Scopes provide tenant isolation through topic namespacing, so a single NoLag project can safely serve many tenants, teams, or environments with no SDK changes.
In this section
- Getting Started creates scopes, assigns actors, and verifies isolation.
- How They Work explains the data model, the key rules, and why no SDK changes are needed.
- Multi-Tenant Patterns covers tenant isolation, environment separation, team partitioning, and agent multi-tenancy.
- API Reference documents how to create, list, get, update, and delete scopes.