# Delete a VM Auto Scaling Group

Deletion of a VM Auto Scaling Group results in the deletion of all the VMs associated with the respective group.

To delete a group, follow these steps:

1\. In the **DCD**, go to **Menu** > **Network Services** > **Auto Scaling**.

2\. Select the VM Auto Scaling Group to be deleted from the **VM Auto Scaling Manager** view.

![Deleting a VM Auto Scaling Group](/files/o5LpYSba3XeVp4Vxnt5l)

3\. Select **Delete** to delete the selected group.

4\. Select the checkbox to confirm deletion.

5\. Enter your **Password** to proceed with the deletion process.

6\. Select the **Skip password verification for the next 60 minutes** checkbox if you want to avoid specifiying your password for any operation during the next 60 minutes.

7\. Click **OK** to confirm deletion.

{% hint style="success" %}
**Result:** The application deletes the selected VM Auto Scaling Group and the associated VMs, if any.
{% 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.ionos.com/cloud/network-services/vm-auto-scaling/how-tos/delete-vm-auto-scaling-group.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.
