Learn how Aptly roles define access and control across delegations, decisions, documents, and administrative settings.
Aptly uses a role-based access model powered by fine-grained permissions. Roles determine what users can see, do, and manage across the system — from global configuration to group-specific delegation workflows.
Every user in Aptly is assigned one or more roles, scoped at the tenant or group level.
Aptly provides a set of default roles designed to cover most core responsibilities out of the box:
Role | Description |
---|---|
System Administrator | Full access to all decisions, groups, users, and tenant-level settings. |
Global Authority Manager | Can issue new root delegations and manage all authority structures. |
Delegation Admin | Can manage and approve delegations, but cannot issue new root delegations. |
Group Administrator | Manages users, roles, and delegations only within assigned groups. |
Document Manager | Can upload, edit, and link documents to decisions and delegations. |
Viewer | Read-only access to approved delegations, decisions, and documentation. |
You can clone and customize default roles, but their base behavior cannot be changed.
Roles are built by combining permissions, which define:
Permission | Grants ability to… |
---|---|
can_view_decisions | View Decisions associated with the user or their groups |
can_create_root_delegation | Issue new root-level delegations |
can_approve_delegation | Review and approve delegation workflows |
can_manage_groups | Create or edit custom groups |
can_upload_documents | Manage documents linked to decisions and delegations |
Permissions are enforced through Aptly’s authorization engine and reflected in the UI and API responses.
Each permission is scoped to one of two levels:
Scopes apply to all key actions — viewing, approving, editing, and reporting.
Admins can create custom roles that mirror organizational needs more precisely:
All
or specific Groups)Example: A “Regional Legal Manager” role may include:
can_approve_document
can_view_delegations
- Scoped to: Legal Department (Group)
Roles are assigned in the User Management area and can be adjusted at any time. Each user can hold:
Roles are visible on each user’s profile and determine their platform experience.
Need help setting up the right roles for your org?
Contact [email protected] — we’re happy to assist.