> For the complete documentation index, see [llms.txt](https://cortex-docs.paloaltonetworks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cortex-docs.paloaltonetworks.com/cortex-xsoar-6-multi-tenant-guides/6.14/learn-about-mult-tenant.md).

# Learn about Mult-Tenant

- [Navigate the Multi-Tenant Guide](https://cortex-docs.paloaltonetworks.com/cortex-xsoar-6-multi-tenant-guides/6.14/learn-about-mult-tenant/readme.md): Start here for a visual overview of the Cortex XSOAR Multi-Tenant 6.14 documentation areas.
- [Multi-Tenant Deployments](https://cortex-docs.paloaltonetworks.com/cortex-xsoar-6-multi-tenant-guides/6.14/learn-about-mult-tenant/readme-1.md): Explore Cortex XSOAR 6.14 multi-tenant deployments for MSSPs and enterprises, including architecture and high availability.
- [Multi-Tenant Overview](https://cortex-docs.paloaltonetworks.com/cortex-xsoar-6-multi-tenant-guides/6.14/learn-about-mult-tenant/readme-1/multi-tenant-overview.md): Learn how Cortex XSOAR 6.14 multi-tenant deployments provide data segregation, centralized management, and scalable tenant operations.
- [Multi-Tenant High Availability Overview](https://cortex-docs.paloaltonetworks.com/cortex-xsoar-6-multi-tenant-guides/6.14/learn-about-mult-tenant/readme-1/multi-tenant-high-availability-overview.md): Understand high availability architecture, failover, and scaling for Cortex XSOAR 6.14 multi-tenant deployments.
- [Plan Your Multi-Tenant Deployment](https://cortex-docs.paloaltonetworks.com/cortex-xsoar-6-multi-tenant-guides/6.14/learn-about-mult-tenant/plan-your-multi-tenant-deployment.md): Plan a Cortex XSOAR 6.14 multi-tenant deployment with sizing, security, SAML, and host-to-main communication guidance.
- [Multi-Tenant Sizing Requirements](https://cortex-docs.paloaltonetworks.com/cortex-xsoar-6-multi-tenant-guides/6.14/learn-about-mult-tenant/plan-your-multi-tenant-deployment/multi-tenant-sizing-requirements.md): Review Cortex XSOAR 6.14 multi-tenant sizing requirements for hosts and tenants, including production hardware recommendations.
- [Configure Security Settings for Multi-Tenant Deployments](https://cortex-docs.paloaltonetworks.com/cortex-xsoar-6-multi-tenant-guides/6.14/learn-about-mult-tenant/plan-your-multi-tenant-deployment/configure-security-settings-for-multi-tenant-deployments.md): Harden Cortex XSOAR 6.14 multi-tenant deployments with recommended server configurations for secure main and tenant communication.
- [SAML for Multi-Tenant Deployments](https://cortex-docs.paloaltonetworks.com/cortex-xsoar-6-multi-tenant-guides/6.14/learn-about-mult-tenant/plan-your-multi-tenant-deployment/saml-for-multi-tenant-deployments.md): Configure SAML 2.0 authentication for main and tenant accounts in a Cortex XSOAR 6.14 multi-tenant deployment.
- [Communication in a Multi-Tenant Deployment](https://cortex-docs.paloaltonetworks.com/cortex-xsoar-6-multi-tenant-guides/6.14/learn-about-mult-tenant/plan-your-multi-tenant-deployment/communication-in-a-multi-tenant-deployment.md): Review ports, TLS requirements, and host-to-tenant communication for Cortex XSOAR 6.14 multi-tenant deployments.
- [Configure unidirectional communication](https://cortex-docs.paloaltonetworks.com/cortex-xsoar-6-multi-tenant-guides/6.14/learn-about-mult-tenant/plan-your-multi-tenant-deployment/communication-in-a-multi-tenant-deployment/configure-unidirectional-communication.md): Configure secure unidirectional host-to-main communication for a Cortex XSOAR 6.14 multi-tenant deployment.
- [Change the Port for Host to Main Communication](https://cortex-docs.paloaltonetworks.com/cortex-xsoar-6-multi-tenant-guides/6.14/learn-about-mult-tenant/plan-your-multi-tenant-deployment/change-the-port-for-host-to-main-communication.md): Set a custom host-to-main communication port in a Cortex XSOAR 6.14 multi-tenant deployment.


---

# 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://cortex-docs.paloaltonetworks.com/cortex-xsoar-6-multi-tenant-guides/6.14/learn-about-mult-tenant.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.
