> For the complete documentation index, see [llms.txt](https://docs.cloudeka.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudeka.id/deka_flexi/deka_flexi_compute/security-group/delete-server-group.md).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.cloudeka.id/deka_flexi/deka_flexi_compute/security-group/delete-server-group.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
