> For the complete documentation index, see [llms.txt](https://docs.prismacloud.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.prismacloud.io/content-collections/multitenant-management/multitenant-management.md).

# Multitenant Management

The Prisma Cloud® Multitenant Management offering provides the Prisma Cloud Multitenant Management console, a single centralized dashboard, that is intended for use by an **MSSP (Managed Security Service Provider) or an end customer** to manage a potentially large number of Prisma Cloud tenants.

See [Rights and Use Restrictions](#rights) for more information on constraints and limitations.

## Multitenant Management at a Glance

| **What do you want to do?**             | **Start here**                                                                                                        |
| --------------------------------------- | --------------------------------------------------------------------------------------------------------------------- |
| Learn more about Multitenant Management | [Multitenant Management Overview](/content-collections/multitenant-management/multitenant-management-introduction.md) |
| Create Tenants                          | [Create and Manage Tenants](/content-collections/multitenant-management/create-and-manage-tenants.md)                 |
| Create Policy Groups                    | [Create and Manage Policy Groups](/content-collections/multitenant-management/create-and-manage-policy-groups.md)     |
| Configure SSO for User Onboarding       | [Configure Users](/content-collections/multitenant-management/multitenant-management-sso.md)                          |

## Rights and Use Restrictions

**End User Customer**

A Customer may elect to utilize the Prisma Cloud Enterprise Multitenant Management Console feature (“Console”) as a standard end user in order to manage the Credits licensed under an applicable quote or order form by providing Palo Alto Networks with a written request and executing the Opt-In Letter provided by Palo Alto Networks. Such usage shall be subject to the End User License Agreement available on the Palo Alto Networks website, unless Customer and Palo Alto Networks have entered into a separate written agreement that specifically overrides such agreement (either "Agreement"). For such end user customer use-case, the Product, including the Console, shall not be used for any other purposes, including without limitation to provide managed security services to any third party, and as otherwise set forth under the applicable Agreement Use Restrictions. Additionally, Credits may not be consolidated, shifted, assigned to, transferred, swapped, or the like between multiple entities (i.e. if Customer purchases Credits on behalf of a subsidiary or Affiliated entity and in compliance with the applicable Agreement Affiliate terms and Use Restrictions, such Credits may not be consolidated, shifted, assigned to, transferred, swapped or used by any other subsidiary or Affiliated entity throughout the term).


---

# 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://docs.prismacloud.io/content-collections/multitenant-management/multitenant-management.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.
