content/influxdb3/cloud-dedicated/admin/autoscaling.md
Enable autoscaling to automatically adjust your {{% product-name %}} cluster capacity in response to workload demand. Autoscaling helps protect performance during spikes while minimizing manual intervention and over-provisioning.
Autoscaling for {{% product-name %}} automatically scales cluster components based on workload demand. Clusters scale up from a minimum committed size to upper limits that you define, and scale back toward the baseline when demand decreases.
With autoscaling, you can:
Autoscaling is generally available for {{% product-name %}} clusters.
Autoscaling for {{% product-name %}} uses Kubernetes autoscaling under the hood and supports independent scaling of cluster components. In particular, ingest and query components can scale separately based on their respective workloads.
Autoscaling does not change other aspects of your contract, such as data retention or feature availability. Your {{% product-name %}} representative or support team will confirm appropriate limits for each cluster.
Scaling occurs only when your workload requires it. While the cluster runs at or below the baseline configuration, usage is covered by your existing commitment.
[!Important] If autoscaling increases resources above the baseline, you may incur additional usage charges beyond your committed spend, in accordance with your agreement. Work with your Account Executive to choose limits that balance performance goals and cost expectations.
Contact InfluxData support to enable autoscaling for your cluster. Provide your autoscaling requirements so the support team can configure appropriate limits.
Autoscaling settings can be adjusted at any time after enablement. For example, you might raise the upper limit for querier CPU, lower the limit for ingester CPU, or turn autoscaling off entirely.
To update or disable autoscaling for a cluster, contact InfluxData support and provide:
If autoscaling is enabled, you can view the configured limits in the cluster card on the Admin UI Overview page.
<!-- vale Vale.Terms = NO -->{{< img-hd src="/img/influxdb3/cloud-dedicated-admin-ui-autoscaling.png" alt="Autoscaling enabled for cluster in Admin UI Cluster Overview page" />}}
<!-- vale Vale.Terms = YES -->After autoscaling is enabled, monitor cluster performance and capacity to understand how and when scaling occurs. Use the Admin UI Overview page to monitor CPU allocation, component CPU distribution, and cluster metrics. For more information, see Monitor your cluster.
If you see sustained utilization near your autoscaling limits or frequent scaling events during normal workloads, contact your Account Executive or support team to review and adjust limits.