Skip to main content

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.

The New License page (/it/licenses/new) provides a form for registering a new software license in the IT module.

Overview

The page renders ITNewLicensePage (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 outer ITViewGuard (it.view). Creating licenses requires it.licenses.create.

Before you start

  • Hold the it.licenses.create permission.
  • Have the software vendor, license type, seat count, and expiry date ready.

Steps

1

Open the new license form

From the Licenses list, click New License, or navigate to /it/licenses/new.
2

Fill in license details

Complete all required fields.
3

Save the license

Submit the form. On success you are redirected to the new license record.

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.
  • src/routes/it.tsx
  • src/cores/it/pages/licenses/NewLicensePage.tsx