How can I check which licenses are available for my ServiceNow instance?

SamSundar
Tera Contributor

How can I check which licenses are available for my ServiceNow instance?

8 REPLIES 8

RaghavendraGund
Tera Contributor

Hello,

There's a feature called Subscription Management. Go to the Application Navigator, type Subscription Management, then open the Subscriptions tab → Instance level entitlements (see attached screenshot).

Each product subscription your instance has will list here, and the Purchased and Allocated columns tell you what's available — available licenses = Purchased − Allocated.

Note: on my dev instance the table is empty because there's no purchased subscription loaded, but on a licensed instance you'll see each product with its counts.

(If you meant third-party software licenses like Adobe/Microsoft rather than ServiceNow subscriptions, that lives under Software Asset Management / License Workbench instead.)

Please Mark Helpful, if my answer is of some use to you 🙂

Tanushree Maiti
Tera Patron

Hi @SamSundar 

 

Use this link for Your instance subscription details:

https://<your_instance_name>/now/subscription/home/params/sm/subscriptions/menu/all

 

If still if you have query /concern on license/subscription for your instance, reach out to your ServiceNow Account executive.

 

 

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti

Hi @SamSundar 

 

Did you check this link once?

https://<your_instance_name>/now/subscription/home/params/sm/subscriptions/menu/all

 

 

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti

Shraddha desai
Tera Expert
The Subscription Overview Dashboard
  1. Log in to your ServiceNow instance with administrator privileges.
  2. Navigate to the All filter navigator menu.
  3. Type Subscription Overview into the search field.
  4. Click on Subscription Overview under the Subscription Management application module.

Option 2: The License Details Table

 

  • In the filter navigator, type license_details.list and press Enter.
  • This table displays each product package you currently hold a license for (e.g., ITSM, ITOM, HRSD).
  • Click into any specific row to see the exact subscription applications, allocation parameters, and purchasing limits tied to that item. [1, 2, 3, 4]

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards