# Stream समाप्त करें

यदि आपको किसी stream को कुछ समय के लिए pause करने की आवश्यकता नहीं है, बल्कि उसकी configuration को पूरी तरह और स्थायी रूप से समाप्त करना है, तो आप Device Manager dashboard से एक video stream को terminate कर सकते हैं।

किसी Stream को terminate करने के लिए, Deployment Manager में किसी Device पर क्लिक करें, फिर अपनी Stream list में जिस Stream को आप stop करना चाहते हैं, उसके बगल में मौजूद तीन dots पर क्लिक करें। "Terminate Stream" पर क्लिक करें:

<figure><img src="/files/123b0e784ab89e397255acaf293da485873b77ee" alt=""><figcaption></figcaption></figure>

:information\_source: ध्यान दें कि किसी stream को terminate करने से उसकी configuration पूरी तरह हट जाती है और उसकी configuration संभवतः recover नहीं की जा सकती। यदि आपको उसी configuration के साथ किसी stream को फिर से शुरू करने की आवश्यकता हो सकती है, तो हम सलाह देते हैं कि आप इसके बजाय stream को pause करें।


---

# 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-stream.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.
