Skip to Content

Licensing

Manage your Inspire platform license. The licensing page handles activation, validation, and deactivation. Inspire requires a valid license to operate.

Navigate to Platform > Licensing.

Requires the Admin role.

License Status

The Status tab shows whether your installation is licensed and displays the current license details:

License Details

FieldDescription
License KeyYour license key (shown in monospace)
NameThe license name / plan name
StatusCurrent license state (active, expired, suspended)
Validation ModeOnline or Offline (certificate)
ExpiresLicense expiry date, or “Never” for perpetual licenses
Last ValidatedWhen the license was last checked against the server

License Limits

Three cards show the capacity granted by your license:

LimitDescription
Max DisplaysTotal display endpoints allowed (“Unlimited” for -1)
Max AgilesTotal agile/dashboard endpoints allowed
AI Credits / moMonthly AI credit allocation

Entitlements

A table of feature flags included with your license. These control access to gated features throughout Inspire:

EntitlementFeature
DEVICE_GROUPSDevice group management
VIDEO_WALL_SYNCVideo wall configuration
SCREEN_SHARE_WEBRTCWebRTC screen sharing
DIRECT_RENDERERRenderer scaling
ON_PREMISE_DEPLOYMENTNetwork configuration
SSO_SAMLSAML/OIDC single sign-on
MFAMulti-factor authentication
OBSERVABILITYOpenTelemetry export
MULTI_TENANTMultiple tenant support
OFFLINE_LICENSINGOffline license activation

Activating a License

Switch to the Activate tab (or Update License if already licensed).

Online Activation

Online activation validates your license key against the Optymyse licensing server. Your server must be able to reach licensing.api.optymyse.com.

  1. Select Online activation method
  2. Paste your license key into the text area
  3. Click Activate License

If successful, the page switches to the Status tab showing your active license.

Offline Activation

Offline activation is for servers without internet access. It requires both the license key and a signed license file (.lic).

Offline activation requires the OFFLINE_LICENSING entitlement. Contact Optymyse support to obtain a license file for your machine.

  1. Select Offline activation method
  2. Paste your license key into the first text area
  3. Paste the contents of your license file into the second text area
  4. Click Activate License

Offline licenses do not require periodic server check-ins.

Re-validating a License

For online licenses, click Re-validate License on the Status tab to check the license against the server immediately. This is useful after a license renewal or entitlement change.

Offline licenses do not have a re-validate option — they are validated by the signed certificate.

Deactivating a License

Deactivation removes the license from this machine, freeing it for use on another server.

  1. Click Deactivate on the Status tab
  2. Click Confirm Deactivate in the confirmation prompt

After deactivation, the system enters an unlicensed state and features are restricted.

Deactivation contacts the licensing server to release the machine activation. If your server is offline, the deactivation may not complete on the server side — contact Optymyse support to release the activation manually.

Troubleshooting

For license-related issues, see Licensing Troubleshooting.

Common issues:

ProblemSolution
”Activation failed”Verify the license key is correct and the server can reach licensing.api.optymyse.com
License shows as expiredCheck the expiry date. Contact your account manager for renewal.
Features locked despite valid licenseRe-validate the license to refresh entitlements. Check the entitlements table matches your plan.
Cannot re-validate (offline server)Use offline activation with a signed certificate file
”Unlicensed” after server migrationActivate the license on the new server. Deactivate on the old server first if possible.
Last updated on