# 자동 주석

작업 페이지에서 자동 주석 버튼을 클릭하면 경계 상자로 작업을 자동 주석 처리할 수 있습니다.

<figure><img src="/files/3b2c76c908764693c43c93b1e5f8a954d84c1f34" alt=""><figcaption><p>작업 페이지의 자동 주석 버튼</p></figcaption></figure>

자동 주석 버튼을 클릭하면 모델 레이블을 작업 레이블에 매핑하라는 대화 상자가 표시됩니다. 모델이 예측할 수 있는 레이블과 이름이 일치하는 작업의 모든 레이블은 자동으로 채워집니다.&#x20;

다른 레이블의 경우 모델 레이블과 작업 레이블에서 해당 레이블을 선택하면 반환된 출력에 올바른 레이블이 할당됩니다.

<figure><img src="/files/7da278ba5d60711c23c8056f0489a3b330d0da8d" alt=""><figcaption></figcaption></figure>

작업당 한 번에 1개의 자동 주석 실행만 예약할 수 있다는 점을 참고하세요.


---

# 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/auto-annotation.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.
