# 프로젝트 관리

TRM 프로젝트는 잠재 후보자를 그룹화하여 관리하는 단위입니다. 채용 직군별, 행사별, 혹은 상시 인재풀 등 목적에 맞게 프로젝트를 구성하세요.

## 하위 가이드

* [프로젝트 만들기](/roundhr_trm/project_management/create.md)
* [프로젝트 관리하기](/roundhr_trm/project_management/management.md)
* [후보자 등록하기](/roundhr_trm/project_management/candidate_registration.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://guide.roundhr.com/roundhr_trm/project_management.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.
