# 작업 공간 개요

여기에서 이미지/비디오에 레이블을 지정할 수 있는 화면입니다. 주석 작업공간의 레이아웃은 작업 유형에 따라 달라집니다.

<figure><img src="/files/97efb20b6074b633635226eb728bb9ad5dd209f5" alt="Annotation workspace"><figcaption></figcaption></figure>

그러나 모든 작업에는 다음과 같은 공통 구성 요소가 있습니다.

1. [**헤더**](/ko/image-video-annotation/workspace-overview/header.md)
2. [**모양**](/ko/image-video-annotation/workspace-overview/appearance.md)
3. [**설정**](/ko/image-video-annotation/workspace-overview/settings.md)


---

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