> For the complete documentation index, see [llms.txt](https://doc.engenius.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.engenius.ai/home-cloud-user-manual/msp-portal/inventory-and-license.md).

# Inventory & License

MSP can register all its devices and licenses in MSP inventory & license, so MSP can assign any device to the Org/Network, and associate the license to the devices without the need to access each organization to do the action mentioned above.

<figure><img src="https://3893603398-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LgVsoqihVR3I0VRYmyO%2Fuploads%2FXYky9wxaemUD7XZEvied%2Fimage011.png?alt=media&amp;token=41c79184-8c13-4db6-94f4-8a4448bfb8ad" alt=""><figcaption></figcaption></figure>

## Org list

This is where you add the Organizations with full PRO plans to activate the MSP functions.

<figure><img src="https://3893603398-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LgVsoqihVR3I0VRYmyO%2Fuploads%2FBkWpqgCSvmHzBOpn4o9C%2FMSP_Licenses_ORG%20License%20%402x.png?alt=media&amp;token=01dbb44d-bd7b-43a0-afce-e395b8cf19b3" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Must know**

This is the first step to active MSP license functions, if not, many MSP functions will not be fully supported.
{% endhint %}

## Change Log

Since most of configurations in MSP portal are management authority related. To provide better tracking records for MSP admins, all operations in MSP portal will be logged.

<figure><img src="https://3893603398-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LgVsoqihVR3I0VRYmyO%2Fuploads%2Fm8pP2SWOXbTuN0JZZBXE%2F1701940754400.jpg?alt=media&amp;token=6950ec0f-1f45-4a86-a566-de94bec12592" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://doc.engenius.ai/home-cloud-user-manual/msp-portal/inventory-and-license.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
