> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/roboflow/roboflow-ko/universe/set-a-project-description.md).

# Project 설명 설정

공개 Project에 설명을 추가할 수 있습니다. 이 설명은 Project가 Public인 동안 Roboflow Universe에 표시됩니다.

Project 설명은 다음과 같은 정보를 공유하는 곳입니다:

* Project 개요
* 데이터셋에 어떤 classes가 있는지, 그리고 각 class가 무엇을 의미하는지
* 데이터셋에 어떤 데이터가 있는지
* 데이터를 어떻게 수집했는지
* 데이터셋이 어떤 용도로 유용할 수 있는지

Project 설명을 설정하려면 Project 사이드바에서 Project 이름 옆의 세 개 점을 클릭하세요:

<figure><img src="/files/193f86437187f535db71590125fc18b08a853c0c" alt=""><figcaption></figcaption></figure>

그런 다음 Project Overview를 클릭하세요.

Project Overview 페이지로 이동합니다:

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

Project 설명을 편집하려면 "Edit"를 클릭하세요:

<figure><img src="/files/0932d441614b956e1e806ec36cc738fe32af855e" alt=""><figcaption></figcaption></figure>

Project 설명을 작성한 후 "Save Description"을 클릭하세요.

그다음 Project Overview 페이지로 돌아갑니다. 프로젝트가 public인 경우 페이지 하단에 URL이 표시됩니다. 이 URL을 복사해 열면 public Universe 페이지를 볼 수 있습니다.

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

설명은 Universe의 Project 페이지에 게시됩니다:

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.roboflow.com/roboflow/roboflow-ko/universe/set-a-project-description.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.
