> 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/workflows/enterprise-integrations.md).

# Enterprise Integrations

Workflows में custom blocks हैं जिनका उपयोग आप अपने vision Workflow को अपने enterprise systems के साथ एकीकृत करने के लिए कर सकते हैं.

ये blocks केवल Enterprise plan वाले customers के लिए विशेष रूप से उपलब्ध हैं. यदि आप यह जानना चाहते हैं कि इन blocks का उपयोग आपके project के साथ कैसे किया जा सकता है, [sales team से संपर्क करें](https://roboflow.com/sales) या अपने account manager से.

### Workflow Blocks

| Block                     | के लिए उपयोगी                                                            | Tutorial                                                                    |
| ------------------------- | ------------------------------------------------------------------------ | --------------------------------------------------------------------------- |
| OPC UA Writer             | किसी भी OPC-capable listener को data भेजना.                              | [\[Tutorial\]](https://blog.roboflow.com/integrate-roboflow-with-ignition/) |
| Ignition                  | MQTT के माध्यम से predictions को एक Ignition system में भेजना.           | [\[Tutorial\]](https://blog.roboflow.com/roboflow-ignition-mqtt/)           |
| MQTT                      | किसी भी MQTT listener को predictions भेजना.                              | [\[Tutorial\]](https://blog.roboflow.com/roboflow-ignition-mqtt/)           |
| PLC Writer                | अपनी assembly line पर मौजूद PLC को data भेजना.                           |                                                                             |
| Modbus TCP Writer         | Modbus TCP protocol का उपयोग करके अपने Workflow से data भेजना.           |                                                                             |
| Microsoft SQL Server Sink | अपने Workflow के results को Microsoft SQL Server database में save करना. |                                                                             |

आप इसका भी उपयोग कर सकते हैं [PLC Relay](/roboflow/roboflow-hi/deploy/device-manager/plc-relay.md)एक edge container service, जो PLC tags को पढ़ने और लिखने के लिए एक HTTP API प्रदान करता है. PLC Relay Allen-Bradley (EtherNet/IP), Modbus TCP, और Siemens S7 protocols को सपोर्ट करता है और इसे [Deployment Manager](/roboflow/roboflow-hi/deploy/device-manager.md).

### Cameras

आप Roboflow Workflows का उपयोग इनके साथ कर सकते हैं:

* एक USB camera
* एक Basler camera (GigE या USB 3.0)
* एक Lucid camera (GigE)
* कोई भी RTSP-capable camera

### Data Import

सभी users AWS, GCP, और Azure से Roboflow में data import कर सकते हैं. अधिक जानकारी के लिए हमारी "[Cloud Providers से Data Import करें](/roboflow/roboflow-hi/datasets/adding-data/upload-data-from-aws-gcp-and-azure.md)" guide पढ़ें. हमारे पास इस बारे में एक tutorial भी है कि कैसे [Databricks से Roboflow में data upload करें](https://blog.roboflow.com/upload-images-from-databricks-to-roboflow/).


---

# 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/workflows/enterprise-integrations.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.
