> 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.md).

# MSP Portal

When managing networks for multiple organizations, it will be very beneficial for MSP users to have a single point of entry that centralizes organization, device, and license status and information all together in a single-pane-of-glass view to easily help them to configure, monitor, and manage multiple networks to save time and efforts.

Exclusively designed for Managed Service Providers (MSP), we offer the MSP Portal for MSP users to enjoy a suite of useful tools to better facilitate an efficient cross-organizational network deployment and management.

## How to Enable it&#x20;

1. Contact EnGenius to buy the  MSP license
2. Input license key here and click **add MSP license**

<figure><img src="/files/PiUpXUIbfpXAlpywTezr" alt=""><figcaption></figcaption></figure>

3. Click **Add License** if you confirm the MSP license information.

<div data-full-width="true"><figure><img src="/files/o5mU9xzUJF6BVFBlviXj" alt=""><figcaption></figcaption></figure></div>

3. Go to **Org list** to add the organization you want to manage to activate the MSP functions

<figure><img src="/files/aX6Uu9XzGEi30PNwnJXG" alt=""><figcaption></figcaption></figure>

Only organizations with a full pro plan can be MSP managed.&#x20;

<figure><img src="/files/YpCpaFavMJT0AawI905c" alt=""><figcaption></figcaption></figure>

If you can't find the organization on the org list above,&#x20;

Please make sure each organization has a full device PRO feature plan through **Organization > Inventory & License > Devices > Feature Plan**.

<figure><img src="/files/IDnNIWk4CFJkDXTsuhDz" 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.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.
