> For the complete documentation index, see [llms.txt](https://docs.pentaho.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pentaho.com/pdia-admin/9.3-administer/embed-and-extend-pentaho-functionality-cp/multi-tenancy.md).

# Multi-tenancy

Pentaho Enterprise software is designed to work as a stand-alone, multi-tenant solution or embedded as part of a multi-tenant service. Pentaho is flexible enough to support a variety of multi-tenancy approaches. Taking advantage of Pentaho’s multi-tenancy capabilities can provide sophisticated analytics while reducing complexity and cost.

This article is designed for architects and developers who are familiar with multi-tenancy and ready to consider applying their business requirements to parts of their Pentaho system.

For information on multi-tenancy in Pentaho, see the following topics:

* [About multi-tenancy in Pentaho](/pdia-admin/9.3-administer/embed-and-extend-pentaho-functionality-cp/multi-tenancy/about-multi-tenancy-in-pentaho.md)
* [Data multi-tenancy and supported methods](/pdia-admin/9.3-administer/embed-and-extend-pentaho-functionality-cp/multi-tenancy/data-multi-tenancy-and-supported-methods-multi-tenancy.md)
* [Pentaho metadata security](/pdia-admin/9.3-administer/embed-and-extend-pentaho-functionality-cp/multi-tenancy/pentaho-metadata-security.md)
* [Analyzer data multi-tenancy](/pdia-admin/9.3-administer/embed-and-extend-pentaho-functionality-cp/multi-tenancy/analyzer-data-multi-tenancy-multi-tenancy.md)
* [Solution multi-tenancy](/pdia-admin/9.3-administer/embed-and-extend-pentaho-functionality-cp/multi-tenancy/solution-multi-tenancy.md)
* [UI multi-tenancy](/pdia-admin/9.3-administer/embed-and-extend-pentaho-functionality-cp/multi-tenancy/ui-multi-tenancy.md)


---

# 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:

```
GET https://docs.pentaho.com/pdia-admin/9.3-administer/embed-and-extend-pentaho-functionality-cp/multi-tenancy.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.
