# View the Associated Servers

The VM Auto Scaling Manager displays the list of all servers associated with the selected VM Auto Scaling Group. Each server is given a unique identification string as its name automatically.

{% hint style="info" %}
**Note:** The unique identification string is a name and not a server ID. Hence, it cannot be used to retrieve information over the API.
{% endhint %}

To view the associated servers, follow these steps:

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

2\. Select the respective VM Auto Scaling Group in **VM Auto Scaling Manager** to view the associated servers.

3\. Select **Servers**.

{% hint style="success" %}
**Result:** The **Servers** tab displays the following:

* **Console:** Select the option to open the remote console and access your VM.
* **Focus Server:** Selecting this option opens the VDC and preselects the server automatically.
  {% endhint %}

![List of servers associated with the VM Auto Scaling Group](/files/ATZvHctqVLMt7phM3DIB)


---

# 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/view-vm-auto-scaling-servers.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.
