# How-Tos

You can configure VM Auto Scaling via [DCD](https://docs.ionos.com/cloud/support/general-information/glossary-of-terms#data-center-designer-dcd). This feature combines granular configurable options wherein you can create a group and define when the feature must scale in or scale out based on demand. You must also specify the minimum (for scale out) and the maximum (for scale in) number of replicas a group can contain for the replicas to stay within the given threshold.

Configure replicas after configuring thresholds and policies, where you define the settings, network, and storage volumes for the replicas created by the feature. After you define the network, you may add an [<mark style="color:blue;">Application Load Balancer (ALB)</mark>](https://docs.ionos.com/cloud/support/general-information/glossary-of-terms#application-load-balancer-alb) to the group.

After successfully creating a group, you can modify its details, delete it, and view its associated servers and list of jobs.

## Quick Links

The following links redirect you to the relevant pages.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Configure a VM Auto Scaling Group</strong></mark></td><td>Configure a VM Auto Scaling group and define group-wide policies for scaling.</td><td><a href="/pages/2wp2V0iOc4RYrGGfRsy5">/pages/2wp2V0iOc4RYrGGfRsy5</a></td></tr><tr><td><mark style="color:blue;"><strong>Configure replicas</strong></mark></td><td>Configure storage size, networks, and storage volumes for the VM instances.</td><td><a href="/pages/xTxmyQsHAR1GsMhkfDKh">/pages/xTxmyQsHAR1GsMhkfDKh</a></td></tr><tr><td><mark style="color:blue;"><strong>Modify a VM Auto Scaling Group</strong></mark></td><td>Modify the group name and scaling policies.</td><td><a href="/pages/dPe41QjPz0Jkg7JI9sQ7">/pages/dPe41QjPz0Jkg7JI9sQ7</a></td></tr><tr><td><mark style="color:blue;"><strong>Delete a VM Auto Scaling Group</strong></mark></td><td>Delete an existing VM Auto Scaling group.</td><td><a href="/pages/dZddXEj94XiBfgXXX50G">/pages/dZddXEj94XiBfgXXX50G</a></td></tr><tr><td><mark style="color:blue;"><strong>View the associated Servers</strong></mark></td><td>View the servers associated with the group.</td><td><a href="/pages/ivtlryThNKOFEoXk4wh9">/pages/ivtlryThNKOFEoXk4wh9</a></td></tr><tr><td><mark style="color:blue;"><strong>View Jobs</strong></mark></td><td>View the list of scaling operations.</td><td><a href="/pages/nQFToaYyunkD6oPslF9z">/pages/nQFToaYyunkD6oPslF9z</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://docs.ionos.com/cloud/network-services/vm-auto-scaling/how-tos.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.
