# Multi Tenant Streaming

Multi Tenancy makes it possible to run multiple sessions on a single machine by partitioning the selected performance. You can now launch up to 4 sessions from a single Stream Machine and reduce your usage costs by up to 75% with Multi Tenancy.

As long as the application runs on the selected performance option, it gives you the ability to create multiple **isolated tenants** within a single Stream Machine and enable **independent streaming** for each user.

<figure><img src="https://ci3.googleusercontent.com/meips/ADKq_NZsDvEoXjO2V3ay7RkwEdnZQCcqxkFwTeQ0crLdfdxCSnoxN0nTKsGsh41fui5MkXgD8z8_icaxr-oRm_jsG8MsYmUtjnLnl2-izk_z-0KQdO3w6gtR1kHnK81jlPCdODHhIZCdFObU0Dup5hAEJjVRyAeIog=s0-d-e1-ft#https://5s5uu.img.ag.d.sendibm3.com/im/sh/3b1Ib73jRYaI.png?u=2BpAyz2gMiWnciGhQW5d8DavEgohjV1elf" alt=""><figcaption></figcaption></figure>

### **Key Benefits**

* Serve **more users** with fewer resources.
* **Cut streaming costs** significantly while boosting your concurrent user capacity.

<figure><img src="/files/ZPeNd721ss292x6vOIyd" alt=""><figcaption></figcaption></figure>

### How to Activate M**ulti Tenancy**

1. Ensure your application has the **Pixel Streaming plugin** enabled.
2. Activate the **Multi-Tenancy toggle** from your **Vagon dashboard.**
3. **Vagon Streams** will automatically create **isolated environments** based on your configuration and selected **performance options** to serve your application seamlessly.

{% hint style="success" %}
Enabling [**Instant Installation**](/streams/guides/connection-optimizations.md#instant-installation) will significantly shorten the initialization process of multiple tenants.
{% endhint %}

{% hint style="danger" %}
Multi Tenant feature is only available for Pixel Streaming-enabled builds.
{% endhint %}


---

# 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.vagon.io/streams/custom-flows/multi-tenant-streaming.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.
