License Permissions
- Self-hosted
This page covers the roles and permissions required to view and manage the license.
For the full reference of user roles and how they compare, see User Roles.
Workspace-Level Only
License management is a global platform feature. It is not scoped to individual datastores or teams. License operations are controlled exclusively by user roles, and team permissions do not apply.
User Roles (Workspace-Level)
| Action | Member | Manager | Admin |
|---|---|---|---|
| View License | |||
| Generate License Request | |||
| Update License |
UI Behavior Without Permission
| Scenario | What the User Sees |
|---|---|
| User has Member or Manager role | The License section is not displayed on the Platform Status page. |
| User has Admin role | The License section is visible with expiration date, Generate License Request button, and Update License button. |
API Permissions
| Endpoint | Method | Required Role | Description |
|---|---|---|---|
/license/expiration |
GET | Admin | Retrieve license expiration date and deployment type. |
/license/request |
GET | Admin | Generate a license request code. |
/license/assign |
POST | Admin | Apply a signed license. |
Full Permissions Reference
For the complete user role matrix across Qualytics features, see the User Roles page.