# Project Description を設定

公開のProjectには説明を追加できます。この説明は、ProjectがPublicである限りRoboflow Universeに表示されます。

Projectの説明は、次のような情報を共有する場所です:

* Projectの概要
* データセットに含まれるクラスと、それぞれのクラスが何を意味するか
* データセットに含まれているデータ
* データをどのように収集したか
* そのデータセットがどのような用途に役立つか

Projectの説明を設定するには、ProjectのサイドバーでProject名の横にある3つのドットをクリックします:

<figure><img src="/files/5e619266cbdc5dfef1ab42a90a12439dfa9f2dc8" alt=""><figcaption></figcaption></figure>

次に、Project Overview をクリックします。

Project Overviewページに移動します:

<figure><img src="/files/5e468ebf6a02da32cdfe2870d47065498ad821de" alt=""><figcaption></figcaption></figure>

Projectの説明を編集するには、"Edit"をクリックします:

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

Projectの説明を書き終えたら、"Save Description"をクリックします。

その後、Project Overviewページに戻ります。ProjectがPublicの場合、ページ下部にURLが表示されます。このURLをコピーして開くと、PublicなUniverseページを確認できます。

<figure><img src="/files/60d9118d86383042fb364a94bf359cc43482d7e3" alt=""><figcaption></figcaption></figure>

説明はUniverse上のProjectページに公開されます:

<figure><img src="/files/0a7b677dde8abbc5dd4caf774347694009f22eee" 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-jp/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.
