# NVIDIA Run:ai Multi-Tenant Product Documentation

Find all the product information, step-by-step guides, and reference documentation for deploying and managing the NVIDIA Run:ai multi-tenant platform.

## Set Up the Platform

Deploy and configure the control plane infrastructure before onboarding organizations.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-gears" style="color:$primary;">:gears:</i></h4><p><strong>Install the Control Plane</strong><br>Deploy the multi-tenant control plane using Helm</p></td><td><a href="/pages/5US5zrgWQEW4tA0jEcGW">/pages/5US5zrgWQEW4tA0jEcGW</a></td></tr><tr><td><h4><i class="fa-sliders" style="color:$primary;">:sliders:</i></h4><p><strong>Advanced Configuration</strong><br>Configure control plane and cluster settings, node roles, and infrastructure options</p></td><td><a href="/pages/mji8Z8RJImoSVIP50r2X">/pages/mji8Z8RJImoSVIP50r2X</a></td></tr><tr><td><h4><i class="fa-chart-line" style="color:$primary;">:chart-line:</i></h4><p><strong>Monitor and Maintain</strong><br>Monitor platform health and manage operational procedures</p></td><td><a href="/pages/zSPrMY5UjN8lIrVN5qXU">/pages/zSPrMY5UjN8lIrVN5qXU</a></td></tr></tbody></table>

***

## Manage Organization Life Cycle

Onboard organizations to the platform and manage them throughout their full life cycle.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th></th></tr></thead><tbody><tr><td><h4><i class="fa-code-pull-request" style="color:$primary;">:code-pull-request:</i></h4><p><strong>Set Up API Access</strong></p></td><td><a href="/pages/tF9HogvzAHJwKE5o7KpB">Set up API access</a></td><td><a href="https://run-ai-docs.nvidia.com/multi-tenant-api/2.24/">Use REST APIs</a></td><td></td><td></td></tr><tr><td><h4><i class="fa-sitemap" style="color:$primary;">:sitemap:</i></h4><p><strong>Onboard Organizations</strong></p></td><td><a href="/pages/1liONrq3Taw2GdMB2JjE">Create a tenant</a></td><td><a href="/pages/xglCg48SiRhVXU7gackp">Provision Kubernetes clusters</a></td><td><a href="/pages/dnSnLxdQhF2KMX38Vp8H">Create and install clusters</a></td><td><a href="/pages/s9afMAKdvcHu1cLR9zNU">Share tenant access details</a></td></tr><tr><td><h4><i class="fa-right-from-bracket" style="color:$primary;">:right-from-bracket:</i></h4><p><strong>Offboard Organizations</strong></p></td><td><a href="/pages/7TnU1S0niCEIDbdh2uYo">Offboard an organization</a></td><td></td><td></td><td></td></tr></tbody></table>

***

## Reference

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><h4><i class="fa-square-terminal" style="color:$primary;">:square-terminal:</i></h4><p><strong>Use the Admin CLI</strong></p></td><td><a href="/pages/cfKvhAXvJlvaAqZfsWVZ">Install and configure the CLI</a></td><td></td></tr><tr><td><h4><i class="fa-circle-up" style="color:$primary;">:circle-up:</i></h4><p><strong>Upgrade and Version Life Cycle</strong></p></td><td><a href="/pages/EIx8DTESFbj56rRBCdrV">Upgrade your control plane</a></td><td><a href="/pages/Awy2JCULOsZc2BzwGXfT">Product version life cycle</a></td></tr></tbody></table>


---

# 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://run-ai-docs.nvidia.com/multi-tenant/2.24/readme.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.
