# 프로젝트 설정

프로젝트 설정에서는 라벨링 작업을 시작하기 전에 필요한 모든 기초 환경을 구성합니다. 프로젝트 이름과 데이터 유형을 정의하고, 스토리지를 연결하고, 일정과 목표를 수립하고, 참여 기업을 등록하는 과정을 순서대로 진행합니다.

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

프로젝트 설정 화면에 진입하면 좌측에 5개의 서브 메뉴 탭이 표시됩니다. 각 탭 옆의 아이콘(✅ / ⊙)으로 해당 설정의 필요 조건 충족 여부를 확인할 수 있습니다. 다음 순서에 따라 각 탭의 설정을 완료하세요.

<table><thead><tr><th width="77">순서</th><th width="138">탭</th><th>설정 내용</th><th>상세 가이드</th></tr></thead><tbody><tr><td>1</td><td><strong>일반</strong></td><td>프로젝트 이름, 설명, 담당자, 진행 상태를 설정합니다.</td><td><a href="https://app.gitbook.com/o/S5k6Laufss4bUJb5Bn2T/s/AYU98CRV9OvBC6QHlOFe/~/edit/~/changes/1/pm/undefined-1/undefined/undefined">프로젝트 설정 - 일반</a></td></tr><tr><td>2</td><td><strong>데이터</strong></td><td>원천 데이터 유형, 지원 형식, 가공 방식, 클래스, 반려/삭제 유형, 메타 데이터를 설정합니다.</td><td><a href="https://app.gitbook.com/o/S5k6Laufss4bUJb5Bn2T/s/AYU98CRV9OvBC6QHlOFe/~/edit/~/changes/1/pm/undefined-1/undefined/undefined-1">프로젝트 설정 - 데이터</a></td></tr><tr><td>3</td><td><strong>스토리지</strong></td><td>원천 데이터를 가져오고 결과물을 저장할 외부 스토리지를 연결합니다.</td><td><a href="https://app.gitbook.com/o/S5k6Laufss4bUJb5Bn2T/s/AYU98CRV9OvBC6QHlOFe/~/edit/~/changes/1/pm/undefined-1/undefined/undefined-2">프로젝트 설정 - 스토리지</a></td></tr><tr><td>4</td><td><strong>프로젝트 관리</strong></td><td>프로젝트 기간, 데이터 구축 목표량, 업로드 체크포인트, 마일스톤, 클래스별 어노테이션 목표량을 설정합니다.</td><td><a href="https://app.gitbook.com/o/S5k6Laufss4bUJb5Bn2T/s/AYU98CRV9OvBC6QHlOFe/~/edit/~/changes/1/pm/undefined-1/undefined/undefined-3">프로젝트 설정 - 프로젝트 관리</a></td></tr><tr><td>5</td><td><strong>참여 기업</strong></td><td>프로젝트에 참여할 기업과 인원을 등록합니다.</td><td><a href="https://app.gitbook.com/o/S5k6Laufss4bUJb5Bn2T/s/AYU98CRV9OvBC6QHlOFe/~/edit/~/changes/1/pm/undefined-1/undefined/undefined-4">프로젝트 설정 - 참여 기업</a></td></tr></tbody></table>

> ⚠️ **주의**: 프로젝트 설정은 프로젝트 담당자(PM)만 접근할 수 있습니다.&#x20;

> 💡 **팁**: 이후 설정에서 이전 단계의 값을 참조하는 경우가 있으므로, 위 순서대로 진행하면 누락 없이 설정을 완료할 수 있습니다. 모든 탭의 필요 조건이 충족(✅)되었는지 확인하며 진행하세요.


---

# 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/pm/undefined-1/undefined.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.
