# Roboflow Enterprise

### [Enterprise Solutions के बारे में अधिक जानें](https://roboflow.com/enterprise).

#### [अपने use case पर किसी expert के साथ चर्चा करें।](https://roboflow.com/sales)

### Datasets

**Annotation Insights**: Annotation Insights dashboard आपको यह समझने में सक्षम बनाता है कि एक annotation team dataset बनाने की दिशा में कैसे काम कर रही है। आप अपने workspace में projects के annotation jobs के आँकड़े date, labeler, और project के अनुसार देखेंगे, ताकि समय के साथ अपनी labeling operation में trends देख सकें।

**Role-based Access**: अपने data की privacy और security सुनिश्चित करें, इसके लिए Roboflow में प्रत्येक user को computer vision pipeline में उनकी role के आधार पर specific access दें। नियंत्रित करें कि कौन से users labeling के लिए images assign कर सकते हैं, models train कर सकते हैं, datasets access कर सकते हैं, और annotation के लिए labeling tools का उपयोग कर सकते हैं।

### Models

**Train Extra Large Model**: अधिक accuracy के लिए बड़े models training का access। Extra Large models को training और inference के लिए अधिक GPU की आवश्यकता होती है।

**3rd Party Cloud Training**: Roboflow के बाहर model training के लिए सीधे अपने पसंदीदा cloud training environment से connect करें।

### Deployments

**Model License**: Roboflow के साथ deployed models के लिए Full Commercial License।

**Device Management**: centrally hosted तरीका जिससे model versions को नियंत्रित किया जा सके और over-the-air updates के लिए code में केवल 12-character के simple change के साथ कई devices पर deploy किया जा सके।

**Offline Mode**: models को offline, अपने VPC में, on-premise, और पूरी तरह अपने cloud के भीतर deploy करें।

**Managed CPU/GPU Cluster**: आपके workloads के लिए विशेष रूप से dedicated compute, जिसे Roboflow द्वारा monitored और managed किया जाता है।

**Autobatch Inference**: requests को real time में dynamically group करें और GPU utilization तथा throughput बढ़ाने के लिए batching का लाभ लें, ताकि GPUs का पूरी तरह उपयोग हो सके।

**Model Monitoring**: production में आपके models कैसा प्रदर्शन कर रहे हैं, यह देखने के लिए एक observability dashboard, जिसमें anomaly detection के लिए custom alerts बनाने की क्षमता भी है

### Security & Support

**SSO**: उपयोगकर्ताओं को पूरे संगठन द्वारा उपयोग किए जाने वाले single sign-on (SSO) system के माध्यम से अपनी SSH credentials प्राप्त करने की अनुमति देता है।

**Dedicated Support**: personalized technical onboarding session, use case और architecture co-building sessions, quarterly business reviews, end user training sessions, dedicated ML Field Engineer, direct email और phone support, in-application live chat support.

**Managed Services**: आपके proprietary systems में custom implementation और integration, CV/ML model training और development support, image labeling support, hardware procurement और setup, model optimization, infrastructure build और optimization.

**AI Zero Data Retention**: Roboflow के माध्यम से किए गए सभी AI और LLM requests (Workflows AI Assistant, workflow generation, और custom block agents सहित) gateway level पर enforced zero data retention के साथ route किए जाते हैं। इसका मतलब है कि third-party AI providers आपका कोई भी data store या retain नहीं करते।

**Security Review**: आपकी organization के लिए custom security review process, जिसमें पहले से उपलब्ध SOC II Type 2 Compliant, PCI compliant with Self-Assessment Questionnaire A और Attestation of Compliance, HIPAA Compliant infrastructure, साथ ही BAAs execute करने की क्षमता शामिल है। सभी data transit और rest में encrypted होते हैं, और SSL transport को Qualys से A+ rating प्राप्त है।

**SLA**: 24/7 emergency assistance, Severity 1, 2, 3 specific SLAs.


---

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