# How to Delete a Security Group?

To delete a security group, follow the steps given below:

**Step 1:** [Login](https://customer.acecloudhosting.com/index.php?m=ace_product_register_addon\&action=login) to your account.

<figure><img src="/files/7jHsfqsYmx8Q9o4fYEMP" alt=""><figcaption></figcaption></figure>

**Step 2:** Navigate to **Kubernetes** and then click on **K8s Security Groups**.

<figure><img src="/files/PR5fU2YpVRK10jl23Dtt" alt=""><figcaption></figcaption></figure>

**Step 3:** Click on the kebab menu against the security group you want to delete.

<figure><img src="/files/keu80W7LXbmF6dKyCXg8" alt=""><figcaption></figcaption></figure>

**Step 4:** Click **Delete**.

<figure><img src="/files/gfGoD3yJDH6yjHWobpzA" alt=""><figcaption></figcaption></figure>

**Step 5:** Click **Confirm** to complete the deletion.

<figure><img src="/files/TnLz1jYoybZSa4KFU9f2" alt=""><figcaption></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.acecloud.ai/knowledge-base/kubernetes/how-to-delete-a-security-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.
