# 태스크 초기 설정

> 이 가이드는 라벨링 스튜디오의 전체 기능을 설명하는 문서가 아닙니다. 태스크 관리자(참여 기업 책임자)가 배정받은 태스크를 확인하고, 라벨러에게 데이터를 배분하기 위해 **라벨링 스튜디오에서 태스크 초기 세팅을 진행하는 과정**만을 다룹니다.

***

### 선행 조건

라벨링 스튜디오에 태스크가 표시되려면 다음 조건이 충족되어야 합니다.

* 프로젝트 매니저(PM)가 [워크플로우](https://app.gitbook.com/o/S5k6Laufss4bUJb5Bn2T/s/AYU98CRV9OvBC6QHlOFe/~/edit/~/changes/1/pm/undefined-1/undefined-1)에서 에픽을 생성하고 태스크의 담당 기업 및 담당자를 지정한 상태여야 합니다.
* 프로젝트 매니저(PM)가 [데이터 관리](https://app.gitbook.com/o/S5k6Laufss4bUJb5Bn2T/s/AYU98CRV9OvBC6QHlOFe/~/edit/~/changes/1/pm/undefined-1/undefined-2)에서 원천 데이터 가져오기를 완료한 상태여야 합니다.
* 위 조건이 충족되지 않으면 라벨링 스튜디오에 해당 태스크가 표시되지 않거나, 진입 후 "데이터 없음" 상태로 나타납니다.

***

### 라벨링 스튜디오 화면 진입

1. 상단 탭 메뉴에서 "라벨링 스튜디오"를 클릭합니다.

<figure><img src="/files/gf2vCyANZMkTq0LHNsWG" alt=""><figcaption></figcaption></figure>

2. 좌측 사이드바에서 라벨링 방법(예: "Bounding Box")과 하위 에픽(예: "도심\_주간\_배치01")을 확인합니다.
3. 우측 태스크 리스트에서 배정된 태스크의 정보를 확인합니다.

| 컬럼          | 설명                                         |
| ----------- | ------------------------------------------ |
| **태스크**     | 태스크 유형(가공/검수)과 태스크명                        |
| **담당기업**    | 해당 태스크를 수행하는 참여 기업                         |
| **진행상태**    | 현재 태스크의 진행 상태 (Not Started, In Progress 등) |
| **시작일**     | 태스크 시작 예정일                                 |
| **종료일**     | 태스크 종료 예정일                                 |
| **최근 업데이트** | 마지막으로 데이터가 갱신된 일시                          |

4. 작업할 태스크의 태스크명(예: "도심\_주간\_배치01\_가공")을 클릭합니다.

***

### 태스크 설정 화면 진입

1. 태스크 제목의 설정 아이콘을 클릭하여 태스크 설정 화면에 진입합니다.

<figure><img src="/files/AcsStjzM6lOD06SbQP6f" alt=""><figcaption></figcaption></figure>

***

### 다음 단계

태스크 설정 화면에 진입했다면, \[[일반 설정](https://app.gitbook.com/o/S5k6Laufss4bUJb5Bn2T/s/AYU98CRV9OvBC6QHlOFe/~/edit/~/changes/1/tm/undefined-1/undefined)]으로 이동하여 태스크 설정을 수행하세요.


---

# 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://doc.label-it.ai/tm/undefined-1.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.
