Learn · Concepts
Roles and access
Who can see what, and why — access is always legible.
Checked against the product on · written for people who run the account
Five kinds of people use the platform. Each one sees exactly what their role grants, and the server checks the grant on every request.
| Role | Sees | Changes | Typical holder |
|---|---|---|---|
| Owner | Everything in the organization. | Everything, including billing and deletion. | The person who opened the account. |
| Admin | Everything in their work areas. | Rules, feeds, packs, keys, and people. | Whoever runs the work area day to day. |
| Reviewer | Watch, reviews, and records in their work areas. | Review outcomes. | The person who decides held calls. |
| Reader | Watch, reviews, and records in their work areas. | Nothing. | An auditor, or a stakeholder watching. |
| Developer | Developer tools and the docs. | Their own sandbox keys. | Someone writing code against the API. |
console.dmzagent.com/team
Prove
Team & billing
1PeopleRolesPlan
2
| Person | Role | Work areas | Added |
|---|---|---|---|
| dana@example.com | Admin | All | 2026-06-02 |
| sam@example.com | Reviewer | plant-east | 2026-06-14 |
| lee@example.com | Reader | plant-east | 2026-07-03 |
3Manage planInvite someone
Open Team & billing to see who holds what.1
Read the work areas column.2
A role is scoped to work areas. A reviewer in one work area sees nothing in another.
Select Invite someone to add a person at a role.3
Where the boundary sits
- Access is refused unless a rule grants it, and the check runs on the server on every request.
- Separation between accounts is enforced at the data layer, beneath the screens.
- Every grant, change and removal lands in the workspace audit log with the actor on it.
- Our operators see account health and billing. Your watched data and your conclusions sit outside that boundary, and every operator action lands in a separate trail.
Safe by default. Passkeys are available on platform-hosted origins, and an organization can require them. A passkey is bound to this site, so it cannot be replayed against a lookalike.