# IDENTITY AND MULTI-TENANCY

- [Overview](https://docs.platform9.com/private-cloud-director/identity-and-multi-tenancy/identity-and-multi-tenancy-overview.md)
- [Domains](https://docs.platform9.com/private-cloud-director/identity-and-multi-tenancy/domains.md): Use domains in Private Cloud Director to define identity boundaries that contain users, groups, tenants, and role assignments.
- [Tenants & Region](https://docs.platform9.com/private-cloud-director/identity-and-multi-tenancy/tenant.md)
- [Tenant Quotas, User Quotas and VM Leases](https://docs.platform9.com/private-cloud-director/identity-and-multi-tenancy/tenant-quotas-user-quotas-and-vm-leases.md)
- [Login with Multi-factor Authentication](https://docs.platform9.com/private-cloud-director/identity-and-multi-tenancy/login-with-multi-factor-authentication.md)
- [Enterprise SSO](https://docs.platform9.com/private-cloud-director/identity-and-multi-tenancy/enterprise-sso.md): Enhance security and simplify user management with Enterprise Single Sign-On (SSO) for Private Cloud Director. Allow users to access PCD using corporate credentials, streamline authentication, and sup
- [Set up Microsoft Entra ID](https://docs.platform9.com/private-cloud-director/identity-and-multi-tenancy/enterprise-sso/setup-microsoft-entra-id-for-pcd.md): Learn how to configure Single Sign-On (SSO) for your PCD environment using Microsoft Entra ID. This step-by-step guide covers prerequisites, enterprise app creation, SAML configuration, attribute mapp
- [Set up Okta](https://docs.platform9.com/private-cloud-director/identity-and-multi-tenancy/enterprise-sso/configure-okta-sso-for-pcd.md): Set up seamless Single Sign-On (SSO) integration between Okta and Private Cloud Director (PCD) using SAML 2.0. This guide walks you through configuring Okta, managing user assignments, and verifying s
- [SSO with pcdctl](https://docs.platform9.com/private-cloud-director/identity-and-multi-tenancy/enterprise-sso/saml2pf9.md)
- [Set up PingOne](https://docs.platform9.com/private-cloud-director/identity-and-multi-tenancy/enterprise-sso/set-up-pingone.md): Configure single sign-on (SSO) for your PCD environment using PingOne as a SAML 2.0 identity provider.


---

# 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/identity-and-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.
