# Dedicated Deployment Delete करें

आप एक Dedicated Deployment को यहाँ से हटा सकते हैं:

1. आपके Roboflow dashboard में Deployments page, और;
2. Workflow editor में "Choose an Inference Server" setting का Dedicated Deployments tab.

### Deployments List से एक Dedicated Deployment हटाएँ

सबसे पहले, अपने Roboflow dashboard के left sidebar से "Deployments" पर click करें, फिर "Dedicated Deployments" tab पर click करें।

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

फिर, उस Dedicated Deployment के बगल में मौजूद trash icon पर क्लिक करें जिसे आप हटाना चाहते हैं।

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

<figure><img src="/files/59648b8fed833137c6461e1a059f5f9bbce25bf2" alt=""><figcaption></figcaption></figure>

अपने deployment को हटाने के लिए "Delete Dedicated Deployment" पर क्लिक करें। यह स्थायी और अपरिवर्तनीय है।

### Workflows Editor से एक Dedicated Deployment हटाएँ

आप Workflows editor में "Choose an Inference Server" पेज से भी एक Dedicated Deployment हटा सकते हैं। Deployment हटाने के लिए, पहले एक Workflow खोलें, फिर "Running on" विकल्प पर क्लिक करें:

<figure><img src="/files/44185ed7c45fa8ba9909a7c88d2949e0c34b253d" alt=""><figcaption></figcaption></figure>

एक window कई deployment विकल्पों के साथ दिखाई देगी। "Dedicated Deployments" पर क्लिक करें, फिर उस deployment के बगल में मौजूद trash icon पर क्लिक करें जिसे आप हटाना चाहते हैं:

<figure><img src="/files/23ca8e68ca805310d5ee0047d49294b9943d738a" alt=""><figcaption></figcaption></figure>

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

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

अपने deployment को हटाने के लिए "Delete Dedicated Deployment" पर क्लिक करें। यह स्थायी और अपरिवर्तनीय है।


---

# 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/dedicated-deployments/delete-a-dedicated-deployment.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.
