> 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/deploy/device-manager.md).

# Deployment Manager

Roboflow Deployment Manager आपको edge devices पर computer vision models को आसानी से set up, deploy, और manage करने देता है। अपने model को train करने और एक workflow बनाने के बाद, यह deployments को scale करने के लिए एक all-in-one solution प्रदान करता है।

आप Deployment Manager का उपयोग इन कामों के लिए कर सकते हैं:

1. नए devices को इसके साथ set up करें [Roboflow Inference server](https://inference.roboflow.com/).
2. deployment में उपयोग के लिए camera streams configure करें।
3. Deploy [Workflows](/roboflow/roboflow-hi/workflows/what-is-workflows.md) edge पर।
4. deployed edge devices के लिए logs, stream status, और telemetry monitor करें।

{% hint style="warning" %}
Deployment Manager केवल Enterprise customers के लिए उपलब्ध है। [Roboflow sales team से संपर्क करें](https://roboflow.com/sales) इस feature के बारे में अधिक जानने और यह समझने के लिए कि इसे आपकी deployments को scale पर manage करने के लिए कैसे उपयोग किया जा सकता है।
{% endhint %}

<figure><img src="/files/179ffb7cb9ebeb439b0cbd22723e17ce1ba7af9a" alt=""><figcaption></figcaption></figure>

### मुख्य आवश्यकताएँ:

Deployment Manager Roboflow-supported hardware के लिए बनाया गया है:

* समर्थित: Roboflow के माध्यम से खरीदा गया hardware
* असमर्थित (अपने जोखिम पर उपयोग करें): NVIDIA Jetson, Debian-based Linux पर चलने वाली x86 machines जिनमें NVIDIA GPUs हों
* अभी तक समर्थित नहीं: Mac या Windows-based systems

setup और लगातार संचालन के लिए devices का internet से connected होना आवश्यक है, साथ ही remote management और monitoring के लिए Roboflow तक निरंतर access होना चाहिए।


---

# 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/deploy/device-manager.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.
