User Management

Platform Config — Create users, assign roles, manage access
🎯 Purpose

User Management controls who can access the platform and what they can do. It defines user accounts, assigns roles (Admin, Super User, Department Admin, End User), and manages authentication. Role assignment here determines what each user sees across every other module.

👤 Roles & Access
RoleAccess
AdminFull access — create users, assign/change roles, deactivate accounts.
Super UserView user list. Cannot create or modify user accounts.
End UserNo access.
CustomerNo access.
SupplierNo access.
🔗 Dependencies
Upstream (requires)
Organisation must exist — users are created within an organisation context.
Downstream (feeds into)
Department — Users are assigned as Department Admins.
Contract — Users create and manage contracts based on their role.
Governance — Users are assigned as governance approvers.
All modules — Role-based access controls visibility across the entire platform.
🚀 Related Flows
Platform Setup — Step 2 — users and roles are configured.

1. Overview

The User Management module is where the Admin creates and manages users for the organisation. Each user is assigned a Role Type and an Access Level that together determine what they can see and do. Once created, the system sends a welcome email with login credentials.

Prerequisites

2. Opening the User List

  1. Click User Management in the left navigation under Platform Config.
  2. The User List page shows all users. Each row displays Username (email), Organisation and Role.
  3. Use Show entries, the Select / All filters and the Search button to locate a user.
UM - User Listing

UM - User Listing

UM - Filter Options

UM - Filter Options

3. Adding a New User

  1. On the User List page, click Add New.
  2. Enter the user's Name.
  3. Enter the Username (email). This becomes the login ID and receives the welcome email.
  4. Select a Role Type — System or Organisation. This controls which options appear in Access Level.
  5. Select the Organisation the user belongs to.
  6. Select an Access Level. System: Admin, Super_User, End_User, Maintenance_Engineer. Organisation: custom roles from Roles And Permissions.
  7. Select a Contract Buy/Sell value — Buy for Supplier contracts, Sell for Customer contracts.
  8. Click Save. The user is created and a welcome email is sent.
UM - Add User

UM - Add User

Note: If the custom role you need is not listed, go to Organisation → Roles And Permissions, create it, assign permissions, save, and return.

4. Editing a User

  1. Click the Username of the user you want to edit.
  2. Update Name and/or Contract Buy/Sell (an additional option None is available here).
  3. Other fields are displayed but cannot be changed.
  4. Click Save or Cancel.
UM - Edit User

UM - Edit User

Note: To change Role Type, Access Level or Organisation, delete the user and recreate.

5. Deleting a User

  1. Tick the checkbox next to one or more users.
  2. A Delete button appears at the bottom.
  3. Click Delete and confirm.
UM - Delete User 1

UM - Delete User 1

UM - Delete User 2

UM - Delete User 2

6. Tips

7. Troubleshooting

IssueResolution
User did not receive welcome emailCheck Outgoing Mail config and run Ping. Check spam folders.
Custom role missing in Access LevelCreate it under Organisation → Roles And Permissions first.
Cannot change Access Level or Role TypeDelete the user and recreate with correct values.
User cannot see expected modulesVerify role permissions and plan inclusions.