# メンテナンス時間を設定

デバイスの更新や設定変更を適用するタイミングをスケジュールできます。Maintenance Windows は、自動更新のための特定の時間帯を定義することで、運用への影響を抑え、重要な時間帯でも本番デバイスを安定して稼働させるのに役立ちます。

デフォルトでは、デバイスに maintenance windows は設定されておらず、すべての更新は即時に適用されます。

#### Maintenance Window の設定

Maintenance window を設定するには、Deployment Manager 内の特定のデバイスの dashboard に移動します。右上のオプションメニューを開き、「Maintenance Windows」をクリックします。

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

その後、運用要件に基づいて各デバイスごとに maintenance windows を定義できます。更新を安全に適用できる曜日と時間を選択してください。

主なオプション:

* **Timezone** — 正確なスケジュール設定のために、デバイスのローカル timezone を設定します
* **曜日ごとのスケジュール設定** — 週の各曜日ごとに異なる window を設定します
* **全曜日で同じ時間** — 複数日にわたって単一のスケジュールを使用します
* **更新を即時に適用** — 必要に応じて maintenance windows をバイパスします

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

#### Maintenance Windows 外での更新

maintenance window が設定されていても、クラウド上の Roboflow Deployment Manager へのアクセス権を持つユーザーは、必要に応じて maintenance window を上書きし、更新を即時に適用することができます。


---

# 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-jp/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.
