Skip to content

How do I keep track of license costs and expiry?

Requires Pro

The Software page shows three metrics at the top: Total License Cost, Expiring Soon (licenses expiring within the next 30 days), and the count of software entries. Below that, a warning table lists the expiring licenses along with the days remaining. The API provides the same values through an overview route.

Part of the License module (licenses) and therefore available from the Pro tier onward.

  1. Open the “Software” module. The three stat cards sit at the top of the page. “Total License Cost” sums up all recorded license costs; “Expiring Soon” counts the licenses expiring within the next 30 days.

    The stat cards summarize costs and upcoming expirations.
  2. Check the warning list. Below the cards — as soon as licenses have an expiry date — the list of licenses expiring next appears (sorted by expiry date). A colored indicator shows the days remaining; expired licenses are marked in red.

    The warning list shows the licenses expiring next.
  • Calculated live: The overview is freshly calculated from the license records on every request — there is no cached state.
  • 30-day window: “Expiring Soon” covers exactly the licenses expiring within the next 30 days (including today’s date). Already-expired licenses don’t count toward this metric, but they do appear marked in red in the warning list on the web interface.
  • No automatic e-mail: Notory sends no notification e-mail for expiring licenses and triggers no webhook event. Monitoring is visual — check the overview regularly or poll the API route periodically.
  • Tenant isolation: Only licenses belonging to your tenant are included.