# Delete Server Group

{% hint style="danger" %}
To delete a Server Group, make sure no instances are using the Server Group configuration.&#x20;
{% endhint %}

The following are the steps for deleting the Server Group configuration:

* On the Instance menu page in the Cloudeka portal service, press the Server Group button.

<figure><img src="https://lh7-us.googleusercontent.com/nEgKt27qMIwdtUR8WD2AxYqTsdWGwRRtwifCIR1giLtKIMvAAWO0VVYJYkIPYYfBdVD4z7bZoHzJGZq-IXIXMK460M8jFUq8AZHsbCrY7j9snBACO7oKv_mOSQJOFGQIcmgLK2F2yM3-NZq9fVGgtC8" alt=""><figcaption><p>Delete Server Group</p></figcaption></figure>

* In the Manage Server Group table, select the server configuration to be deleted by pressing the More button and selecting Delete.

<figure><img src="https://lh7-us.googleusercontent.com/uWUggLIgqd0pKA41-c6JqTkIqhq8eWXwW6YMT4yvLD-hCAded5-hCVwRT4Gyro9fi-6cRzcXe9J5uaNcyi05lo75ivczcsGErN2jd2oLdHObGpq2FTiBGqXKo85xTLT2-O5srMA7LGz48D9OZLyQYbY" alt=""><figcaption><p>Delete Server Group</p></figcaption></figure>

* The Delete Server Group window appears, press the Delete button to continue the process of deleting the Server Group configuration.

<figure><img src="https://lh7-us.googleusercontent.com/PxUK3Q_JHI-dXHkktFBWFt6oL73c6JFLo2swT-_kcgk7U4hvwpN1nnFlVPx8kLkZABXMoInW4uRJHkMiwQB_vsVRd8FR5el8FHmRejgbfaZ_JkGcRGMpGUBctQX9frbtuEhTYaFoVtMoFVYOwdRNlA0" alt=""><figcaption><p>Delete Server Group</p></figcaption></figure>

* Wait until the process is complete, and the notification "Server Group has been successfully deleted" appears.

<figure><img src="https://lh7-us.googleusercontent.com/BlYrMg2PbNU6JQXlr0QDcPa5_3B_uSfQBQVl2MAPHUzVeKItnZFqen_jCz7GigdW7siH6pcc-GuOdI0JvmK7W0RKa_bgUnk6jZVitZRPXlGlqxL1uQ77fN9HjHuriXrWK0aL8kfTxX8LzhI19dSBvgM" alt=""><figcaption><p>Delete Server Group</p></figcaption></figure>


---

# 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.cloudeka.id/deka_flexi/deka_flexi_compute/security-group/delete-server-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.
