# Overview

Multi-tenancy is a core construct in <code class="expression">space.vars.product\_name</code>. Following are the 4 key multi-tenancy constructs in <code class="expression">space.vars.product\_name</code>.

1. Domains
2. Regions
3. Tenants
4. Users

Using a combination of these, you can create a <code class="expression">space.vars.product\_name</code> deployment for:

1. Single team with multiple users
2. Multiple teams, each with multiple users
3. Multiple separate sub-organizations, each with its own set of teams and users


---

# 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.platform9.com/private-cloud-director/2025.8/multi-tenancy/multitenancy-overview.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.
