# Delete StatefulSet

On the Statefulset page, select the data you want to delete, then **click the&#x20;*****Delete*****&#x20;button** to remove the Statefulset data.

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

After the Delete button is clicked, the system will display a confirmation notification. Click the *Yes* button to proceed with deleting the data.

<figure><img src="/files/4dLlLHsvLTaKGDzzYtGf" alt=""><figcaption></figcaption></figure>

After the ***Yes*****&#x20;button is clicked,** the system will display a form to **retype** the name of the Statefulset to be delete&#x64;**. Enter the Statefulset name,** then click the ***I understand the consequences, delete this statefulset*****&#x20;button** to complete the deletion process.

<figure><img src="/files/tFoqnSidCydWdZZulmJN" 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.cloudeka.ai/deka-gpu/deka-gpu-kubernetes/workloads/statefulsets/delete-statefulset.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.
