Appearance
Skip to content
Are you an LLM? You can read better optimized documentation at /administration/roles.md for this page in Markdown format
Roles

Roles define the set of permissions a user can exercise in Payment Nexus. A user can hold multiple roles; their effective capabilities are the union of all granted permissions across those roles, subject to any explicit denials.
Permissions
| Action | Permission required |
|---|---|
| View the directory | roles:read + application:administer |
| Open a role record | roles:read + application:administer |
| Create a role | roles:create + application:administer |
| Edit a role | roles:update + application:administer |
| View audit history | roles:audit + application:administer |
Directory columns
| Column | Description |
|---|---|
| ID | Internal role identifier |
| Name | Short identifier shown in user assignments |
| Description | Plain-text explanation of what the role is for |
| Created At | When the role was first created |
| Updated At | When the role was last modified |