# 유지보수 창 설정

장치 업데이트와 구성 변경이 적용되는 시점을 예약할 수 있습니다. Maintenance windows는 자동 업데이트를 위한 특정 시간대를 정의하여 중단을 제어하는 데 도움이 되며, 중요한 시간 동안 프로덕션 장치가 원활하게 실행되도록 유지합니다.

기본적으로 장치에는 maintenance windows가 없으며 모든 업데이트는 즉시 적용됩니다.

#### Maintenance Window 설정하기

maintenance window를 설정하려면 Deployment Manager에서 특정 장치의 dashboard로 이동하세요. 오른쪽 상단의 옵션 메뉴로 가서 "Maintenance Windows"를 클릭하세요.

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

그런 다음 운영 요구 사항에 따라 각 장치에 대한 maintenance windows를 정의할 수 있습니다. 업데이트를 안전하게 적용할 수 있는 특정 요일과 시간을 선택하세요.

주요 옵션:

* **Timezone** — 정확한 예약을 위해 장치의 현지 timezone을 설정
* **요일별 예약** — 요일마다 다른 창을 구성
* **모든 요일에 동일한 시간** — 여러 요일에 걸쳐 하나의 일정 사용
* **업데이트 즉시 적용** — 필요할 때 maintenance windows 우회

<figure><img src="/files/157283868910d1def8bd8cbd70abf32ff2f867e2" 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-ko/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.
