# 프로젝트 초기 설정

> 이 가이드는 프로젝트 매니저(PM)가 새로 생성된 프로젝트의 초기 설정을 시작하기 위해 프로젝트 목록에서 프로젝트로 진입하고, 프로젝트 설정 화면에 접근하는 과정을 다룹니다. 각 설정 항목의 상세 내용은 개별 가이드를 참고하세요.

***

### 선행 조건

프로젝트 초기 설정을 진행하려면 다음 조건이 충족되어야 합니다.

* 어드민 패널(관리자 대시보드)에서 프로젝트가 생성되어 있어야 합니다.
* 본인이 해당 프로젝트의 프로젝트 담당자(PM)로 지정되어 있어야 합니다.
* 프로젝트 담당자가 아닌 경우 프로젝트 설정 화면에 접근할 수 없습니다.

***

### 프로젝트 목록에서 프로젝트 진입

1. 로그인 후 "나의 프로젝트 목록" 화면을 확인합니다.
   * 본인이 담당자 또는 참여자로 지정된 프로젝트가 목록에 표시됩니다.

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

2. 목록에서 설정할 프로젝트의 "역할" 컬럼이 "프로젝트 담당자"로 표시되어 있는지 확인합니다.
3. 해당 프로젝트 행을 클릭하여 프로젝트에 진입합니다.

***

### 프로젝트 설정 화면 진입

1. 프로젝트 대시보드가 표시되면 상단 탭 메뉴에서 "프로젝트 설정"을 클릭합니다.

<figure><img src="/files/3q97m4PdXZlmHeEBD3XE" alt=""><figcaption></figcaption></figure>

***

### 주의사항

> ⚠️ **주의**: "프로젝트 설정" 탭은 프로젝트 담당자(PM)에게만 활성화 상태로 표시됩니다. 태스크 담당자 등 다른 역할로 프로젝트에 진입한 경우 해당 탭이 비활성화되어 접근할 수 없습니다.

***

### 다음 단계

프로젝트 설정 화면에 진입했다면 [프로젝트 설정](https://app.gitbook.com/o/S5k6Laufss4bUJb5Bn2T/s/AYU98CRV9OvBC6QHlOFe/~/edit/~/changes/1/pm/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/pm/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.
