# Device Delete करें

आप Deployment Manager वेब इंटरफ़ेस से उस device को हटा सकते हैं जिसका आप अब उपयोग नहीं कर रहे हैं।

:warning: किसी device को हटाना स्थायी है। यदि आप device को फिर से Deployment Manager के साथ उपयोग करना चाहते हैं, तो आपको उस device के लिए Deployment Manager setup process फिर से पूरा करना होगा।

अपने account से किसी device को हटाने के लिए, बाईं sidebar में "Deployments" पर क्लिक करें, फिर "Edge Devices" tab चुनें। उस device के पास मौजूद तीन dots पर क्लिक करें जिसे आप Deployment Manager से हटाना चाहते हैं, फिर "Delete" पर क्लिक करें:

<figure><img src="/files/18fcc1c0789472e7c4b6b0335753e4e697ebcb9f" alt=""><figcaption></figcaption></figure>

इसके बाद आपसे पुष्टि करने के लिए कहा जाएगा कि आप Device को Deployment Manager से हटाना चाहते हैं:

<figure><img src="/files/d3f42ad4aeeb1e3e5f12f933726cfeb1468cd0a4" alt="" width="375"><figcaption></figcaption></figure>

अपने account से इसे हटाने की पुष्टि करने के लिए device का नाम टाइप करें, फिर "Delete Device" पर क्लिक करें। यह action स्थायी है।


---

# 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/deploy/device-manager/making-changes/delete-a-device.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.
