> For the complete documentation index, see [llms.txt](https://docs.fylr.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fylr.io/for-system-administrators/inspect/license.md).

# License

The **License** page (`/inspect/license/`) shows the installed license and lets you simulate its lifecycle.

## What it shows

The license's edition, its validity dates, the **grace-to** date (end date + the two-month grace), and the enabled capabilities.

## Simulate

* **`/inspect/license/simulate/`** renders the expiration warning mails at a chosen point in time, so you can preview what administrators will receive — *paid-period-ending*, *grace-period-ending*, *license-expired*, *binary-too-new* — without waiting for the real dates.
* **`/inspect/license/validate`** returns the validation as JSON; passing `now` / `valid_to` overrides evaluates the license at a simulated time. With `send=1` it actually sends the reminder mail.

## See also

* [The /inspect Backend](/for-system-administrators/inspect.md) — the console overview and auth model.
* [License management](/license-management.md) — the licensing model and the warning schedule.
