> For the complete documentation index, see [llms.txt](https://run-ai-docs.nvidia.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://run-ai-docs.nvidia.com/self-hosted/resources/nvidia-on-demand-sessions.md).

# NVIDIA On-Demand Sessions

{% hint style="info" %}
**Note**

Some NVIDIA On-Demand sessions may have been recorded using earlier NVIDIA Run:ai product versions. Product screens, features, workflows, or terminology may differ in newer releases. For the latest guidance, refer to the current documentation.
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>March 2026 (GTC Session)</td><td><h4>Secure Multi-Tenant AI: Sovereign Neo-Cloud Infrastructure With Fractional GPU Sharing</h4></td><td><a href="/files/lwRQKaDk6Dr4nuvZ4YTl">/files/lwRQKaDk6Dr4nuvZ4YTl</a></td><td><a href="https://www.nvidia.com/en-us/on-demand/session/gtc26-s82177/">https://www.nvidia.com/en-us/on-demand/session/gtc26-s82177/</a></td></tr><tr><td>March 2026 (GTC Session)</td><td><h4>Build a Software-Defined Multi-Tenant NVLinked Cluster</h4></td><td><a href="/files/SCShykgi7SDRue7mmKL8">/files/SCShykgi7SDRue7mmKL8</a></td><td><a href="https://www.nvidia.com/en-us/on-demand/session/gtc26-s81640/">https://www.nvidia.com/en-us/on-demand/session/gtc26-s81640/</a></td></tr><tr><td>March 2026 (GTC Session)</td><td><h4>Advanced Workload Orchestration with NVIDIA Run:ai</h4></td><td><a href="/files/47e3WSUTxS7rc5V3zxOW">/files/47e3WSUTxS7rc5V3zxOW</a></td><td><a href="https://www.nvidia.com/en-us/on-demand/session/gtc26-dlit82183/">https://www.nvidia.com/en-us/on-demand/session/gtc26-dlit82183/</a></td></tr><tr><td>March 2026 (GTC Session)</td><td><h4>Efficient Workload Management for AI Factories: What Every Admin Needs to Know</h4></td><td><a href="/files/4pXW8AqqpSf3xfXFcJEn">/files/4pXW8AqqpSf3xfXFcJEn</a></td><td><a href="https://www.nvidia.com/en-us/on-demand/session/gtc26-dlit82002/">https://www.nvidia.com/en-us/on-demand/session/gtc26-dlit82002/</a></td></tr><tr><td>March 2026 (GTC Session)</td><td><h4>How to Accelerate AI Workflows With NVIDIA Run:ai</h4></td><td><a href="/files/Yc5IJVO8gpwD7JMUx6Q6">/files/Yc5IJVO8gpwD7JMUx6Q6</a></td><td><a href="https://www.nvidia.com/en-us/on-demand/session/gtc26-dlit82181/">https://www.nvidia.com/en-us/on-demand/session/gtc26-dlit82181/</a></td></tr><tr><td>March 2026 (GTC Session)</td><td><h4>MLOPs 202: From Models to Production AI Systems at Scale</h4></td><td><a href="/files/Ogoh3wimN9Ew1zS9YnVF">/files/Ogoh3wimN9Ew1zS9YnVF</a></td><td><a href="https://www.nvidia.com/en-us/on-demand/session/gtc26-s81662/">https://www.nvidia.com/en-us/on-demand/session/gtc26-s81662/</a></td></tr><tr><td>October 2025 (Webinar)</td><td><h4>Introducing NVIDIA Run:ai 2.23 for AI Workloads</h4></td><td><a href="/files/Cft4ksvdnsy9Wbwg5EbK">/files/Cft4ksvdnsy9Wbwg5EbK</a></td><td><a href="https://www.nvidia.com/en-us/on-demand/session/other25-nv-0002/">https://www.nvidia.com/en-us/on-demand/session/other25-nv-0002/</a></td></tr><tr><td>March 2025 (GTC Session)</td><td><h4>Use NVIDIA Base Command Manager and Run:ai to Fuel your AI Superpowers</h4></td><td><a href="/files/J41tLt4s0yBLD8VkzSzr">/files/J41tLt4s0yBLD8VkzSzr</a></td><td><a href="https://www.nvidia.com/en-us/on-demand/session/gtc25-dlit71684/">https://www.nvidia.com/en-us/on-demand/session/gtc25-dlit71684/</a></td></tr><tr><td>March 2025 (GTC Session)</td><td><h4>A Platform Engineering Approach to Composable AI-Native Applications (Presented by Vultr)</h4></td><td><a href="/files/2KEYNbQ20VPDZbc0hWDV">/files/2KEYNbQ20VPDZbc0hWDV</a></td><td><a href="https://www.nvidia.com/en-us/on-demand/session/gtc25-s74292/">https://www.nvidia.com/en-us/on-demand/session/gtc25-s74292/</a></td></tr></tbody></table>


---

# 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://run-ai-docs.nvidia.com/self-hosted/resources/nvidia-on-demand-sessions.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.
