Monument

Permissions Reference

Complete reference for Monument's three-domain permission system — organisation, project, and pool roles.

Overview

Monument uses a three-domain permission system. Each user can have roles at the organisation, project, and pool levels. Permissions resolve with OR logic — if any domain grants access, the user has it.

See Understanding the Permission System for a conceptual overview.

Organisation Roles

Organisation roles control company-wide access.

Default Roles

RoleDescription
OwnerFull access to everything. At least one required per company.
AdminManage settings, resources, projects, and financials.
ManagerCreate and manage projects, approve timesheets, create invoices.
MemberLog time, view assigned projects, manage own profile.

Organisation Permission Matrix

PermissionOwnerAdminManagerMember
View all projectsYesYesYesAssigned only
Create projectsYesYesYesNo
Delete projectsYesYesOwn onlyNo
Manage company settingsYesYesNoNo
Manage resourcesYesYesNoNo
View staff salariesYesYesNoNo
View all financialsYesYesYesNo
Create invoicesYesYesYesNo
Approve timesheetsYesYesYesNo
Log timeYesYesYesYes
Manage rolesYesNoNoNo
Transfer ownershipYesNoNoNo

Project Roles

Project roles control access to specific projects. Assigned per project.

Default Roles

RoleDescription
Project LeadFull control over the project — tasks, financials, milestones, team.
Team MemberView project, log time, view own tasks.

Project Permission Matrix

PermissionProject LeadTeam Member
View project detailsYesYes
Edit tasksYesNo
Create/delete tasksYesNo
View financialsYesNo
Edit financial itemsYesNo
Manage milestonesYesNo
Manage project teamYesNo
Create project invoicesYesNo
Log time on projectYesYes

Pool Roles

Pool roles control access within resource pools. Assigned per pool.

Default Roles

RoleDescription
Pool LeadManage pool membership, assign work, view all allocations.
MemberView pool information and own allocations.

Pool Permission Matrix

PermissionPool LeadMember
View pool membersYesYes
View pool allocationsYesOwn only
Manage pool membershipYesNo
Assign work to poolYesNo
Edit pool settingsYesNo

Permission Resolution

When checking access, Monument evaluates all three domains:

  1. Check organisation role permissions
  2. Check project role permissions (if action is project-specific)
  3. Check pool role permissions (if action is pool-specific)

If any domain grants the permission, access is allowed. This means:

  • An Admin doesn't need a project role — their org role grants project access
  • A Member with Project Lead on one project can manage that project's financials
  • A Pool Lead can see pool allocations even without org-level financial access

Custom Roles

You can create custom roles in each domain with specific permission combinations. Go to Settings > Roles & Permissions to create and manage custom roles.