# License Managers

**License Managers**: This is a user role responsible for managing licenses for a group or organization. They have access to the [**End User Portal**](/license-entitlements/portal/end-user-portal.md), where they can perform actions based on the **permissions that have been enabled** for them.

This view gives you an overview over license managers you have created for your account.

![License Managers View](/files/fc04e5b9873a949c0c453c867880cab10a05a2d3)

You can set up a default permission set for any license manager created in the future and you can inspect license manager details (e.g., their permission set, orders, licenses, user groups and some reporting).

Resources

* **License Manager Guide**\
  A comprehensive walkthrough of the end-user portal. It covers all key roles, core concepts, and actions, including managing licenses, devices, orders, users, and more. You'll also find sections on permissions, floating licenses, API integrations, and detailed workflows.\
  [License Manager Guide](/license-entitlements/portal/end-user-portal/license-manager-guide.md)
* **The License Manager**\
  This page details the role of a License Manager within the platform. It explains how to assign a user as a License Manager, the permissions they can have (such as issuing licenses, managing users, and resetting devices), and how to add them to existing orders.\
  [The License Manager](/license-entitlements/portal/end-user-portal/the-license-manager.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.licensespring.com/vendor-platform/license-managers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
