# 헤더

<figure><img src="/files/5afe60b45e7ed2f5bb4960becd446adc8f9548aa" alt=""><figcaption></figcaption></figure>

**메뉴**

1. 배치 완료 - 작업을 완료로 표시합니다.
2. 작업 열기 - 현재 배치가 속한 작업을 엽니다.

**저장** 진행 상황 저장. 작업은 짧은 간격으로 자동 저장됩니다. 설정 화면에서 간격을 선택할 수 있습니다.

**라벨링 가이드 보기** 작업과 연관된 라벨링 가이드를 엽니다.

**탐색**

1. 다음/이전 버튼 -- 다음 또는 이전 이미지/비디오 프레임으로 이동합니다.
2. 이미지 번호 -- 입력한 이미지/비디오 프레임으로 이동합니다.
3. 탐색 동작 -- 모든 이미지 사이를 이동할지, 문제(이슈)가 첨부된 이미지들만 이동할지 선택합니다.

**배치 모드**

1. 라벨 - 현재 배치가 주석(Annotation), 검증(Validation) 또는 완료(Completed) 모드인지 표시합니다.
2. 검토 제출/배치 완료 버튼 - 현재 배치의 모드에 따라 이 버튼을 눌러 배치를 새 모드로 이동시킬 수 있습니다.

**주석 모드**

1. [객체 감지](/ko/image-video-annotation/annotation-sections.md)
2. 분류
3. 속성 주석

**도움말**

1. 사용자 가이드 - 이 사용자 가이드를 확인하세요.
2. 투어 시작 - 작업 공간의 가상 투어를 시작합니다.
3. 문의하기 - 저희에게 연락하세요.

**전체화면**

**닫기** -- 주석 작업 공간을 닫고 작업 페이지로 이동합니다.


---

# 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.mindkosh.com/ko/image-video-annotation/workspace-overview/header.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.
