The License Details page (Documentation Index
Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt
Use this file to discover all available pages before exploring further.
/it/licenses/:id) displays the full record for a single software license, including its seat allocation, status, and related assignment data.
Overview
The page rendersITLicenseDetailPage (lazy-loaded from @/cores/it/pages/licenses/LicenseDetailPage). The :id URL parameter identifies the license record to load.
Who it’s for
No explicit secondary permission gate beyond the outerITViewGuard (it.view). Editing requires it.licenses.edit; deleting requires it.licenses.delete.
Before you start
- Navigate from the Licenses list (
/it/licenses) or from the License Compliance dashboard.
Steps
Open a license record
From
/it/licenses, click a license row, or navigate directly to /it/licenses/:id.Review license details
View seat allocation, license type, vendor, expiry date, and assignment information.
Related
IT Service Management
IT Service Management overview.
Governance & parity
This page documents shipped product behavior. It is not medical, legal, or
billing advice. Verify against your organization’s policies and applicable
regulations before using it for clinical, compliance, or billing decisions.
Protected health information (PHI) shown in the product is governed by your
tenant’s access controls and is never exposed in this documentation.
Documentation sources
Documentation sources
- src/routes/it.tsx
- src/cores/it/pages/licenses/LicenseDetailPage.tsx