# अपना Roboflow Account Delete करें

{% hint style="danger" %}
**कृपया ध्यान दें कि अपना खाता हटाना एक अपरिवर्तनीय कदम है।** आपका खाता हटाए जाने के बाद हम किसी भी डेटा, इमेज, एनोटेशन, या प्रोजेक्ट को पुनर्स्थापित नहीं कर सकते।
{% endhint %}

आप अपने खाते को यहाँ जाकर हटा सकते हैं [Account Settings](https://app.roboflow.com/settings/account). आप यहाँ इस तरह जा सकते हैं:

* साइडबार में अपने नाम पर क्लिक करके।
* Account Settings पर क्लिक करके

इस पेज पर, "Delete Account" पर क्लिक करें।

आपके खाते की स्थिति और जिन workspaces का आप हिस्सा हैं, उनके आधार पर, आपको अपने डेटा को हटाने की पुष्टि करने के लिए prompts दिखाए जा सकते हैं। यह सुनिश्चित करने के लिए है कि आपका डेटा गलती से न हट जाए।

<figure><img src="/files/1fb869ef6b2aec51c284c394bd772b33b77b233d" 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.roboflow.com/roboflow/roboflow-hi/support/account-deletion.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.
