# Maintenance Windows सेट अप करें

आप यह निर्धारित कर सकते हैं कि device updates और configuration changes कब लागू किए जाएँ। Maintenance windows स्वचालित updates के लिए विशिष्ट समयावधि तय करके disruptions को नियंत्रित करने में मदद करते हैं, जिससे critical hours के दौरान आपके production devices सुचारू रूप से चलते रहें।

डिफ़ॉल्ट रूप से, devices के पास कोई maintenance windows नहीं होतीं और सभी updates तुरंत लागू कर दिए जाते हैं।

#### एक Maintenance Window सेट करें

एक maintenance window सेट करने के लिए, Deployment Manager में किसी विशिष्ट device के dashboard पर जाएँ। ऊपर दाईं ओर options menu पर जाएँ और "Maintenance Windows" पर क्लिक करें।

<figure><img src="/files/abf5505941e31727fedcf15a7cad5590cff6173a" alt="" width="151"><figcaption></figcaption></figure>

इसके बाद आप अपनी operational needs के आधार पर प्रत्येक device के लिए maintenance windows निर्धारित कर सकते हैं। ऐसे विशिष्ट दिन और समय चुनें जब updates सुरक्षित रूप से लागू किए जा सकें।

मुख्य विकल्प:

* **Timezone** — सटीक scheduling के लिए device का local timezone सेट करें
* **Per-day scheduling** — सप्ताह के प्रत्येक दिन के लिए अलग-अलग windows configure करें
* **सभी दिनों के लिए एक ही समय** — कई दिनों के लिए एक single schedule उपयोग करें
* **Updates तुरंत लागू करें** — आवश्यकता होने पर maintenance windows को bypass करें

<figure><img src="/files/cd65f30f3a282caabee18da6d5ea0a414e426822" alt="" width="375"><figcaption></figcaption></figure>

#### Maintenance Windows के बाहर Updates

भले ही maintenance window सेट हो, cloud में Roboflow Deployment Manager तक पहुँच रखने वाले users फिर भी चाहें तो maintenance window को override करके updates तुरंत लागू कर सकते हैं।


---

# 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/setting-up/setup-maintenance-windows.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.
