> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/roboflow/roboflow-hi/support/account-deletion.md).

# अपना Roboflow Account हटाएं

{% hint style="danger" %}
**कृपया ध्यान दें कि अपना account delete करना एक अपरिवर्तनीय कदम है।** आपका account delete हो जाने के बाद हम किसी भी data, images, annotations, या projects को restore नहीं कर सकते।
{% endhint %}

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

* sidebar पर अपना नाम क्लिक करके।
* Account Settings पर क्लिक करके

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

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

<figure><img src="/files/1fb869ef6b2aec51c284c394bd772b33b77b233d" alt=""><figcaption></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:

```
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.
