> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nebius.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Quotas in Managed Service for MLflow

Managed Service for MLflow has quotas on clusters, computing resources and SSD storage.

For details on what quotas are and how to manage them, see [Quotas in Nebius AI Cloud](/overview/quotas).

## Clusters

A Managed MLflow cluster and its resources count towards the quotas throughout the cluster's lifecycle, from its creation to deletion, regardless of whether the cluster is in use or idle.

Each `medium` cluster includes 8 vCPUs, 32 GiB RAM and a 200 GiB Network SSD disk.

| Quota name                                   | Default value per [region](../../overview/regions)                                                                                               |
| :------------------------------------------- | :----------------------------------------------------------------------------------------------------------------------------------------------- |
| Clusters                                     | 10                                                                                                                                               |
| Total vCPUs across clusters                  | 80                                                                                                                                               |
| Total RAM across clusters                    | 320 <Tooltip tip={<>Nebius uses binary units. For example, a <i>gibibyte</i> (GiB) is 2<sup>30</sup> (1024<sup>3</sup>) bytes.</>}>GiB</Tooltip> |
| Network SSD disks total size across clusters | 2000 GiB                                                                                                                                         |
