# Project 설명 설정

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

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

* 프로젝트 개요
* 데이터셋에 어떤 클래스가 있는지, 그리고 각 클래스가 무엇을 의미하는지
* 데이터셋에 어떤 데이터가 포함되어 있는지
* 데이터를 어떻게 수집했는지
* 데이터셋이 어떤 용도로 유용할 수 있는지

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 페이지로 돌아갑니다. 프로젝트가 공개 상태라면 페이지 하단에 URL이 표시됩니다. 이 URL을 복사하여 열면 공개 Universe 페이지를 볼 수 있습니다.

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

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

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


---

# 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://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.
