The New License 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/new) provides a form for registering a new software license in the IT module.
Overview
The page rendersITNewLicensePage (lazy-loaded from @/cores/it/pages/licenses/NewLicensePage). The specific form fields are defined in the NewLicensePage component.
Who it’s for
No explicit secondary permission gate beyond the outerITViewGuard (it.view). Creating licenses requires it.licenses.create.
Before you start
- Hold the
it.licenses.createpermission. - Have the software vendor, license type, seat count, and expiry date ready.
Steps
Open the new license form
From the Licenses list, click New License, or navigate to
/it/licenses/new.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/NewLicensePage.tsx