# Project Description सेट करें

आप public Projects में एक description जोड़ सकते हैं। यह description Roboflow Universe पर तब तक दिखाई देगा, जब तक आपका project Public है।

Project description जानकारी साझा करने की एक जगह है, जैसे:

* आपके project का एक overview
* आपके dataset में कौन-सी classes हैं, और हर class का क्या मतलब है
* आपके dataset में कौन-सा data है
* आपने data कैसे इकट्ठा किया
* यह dataset किस काम आ सकता है

Project description सेट करने के लिए, अपने Project के sidebar में अपने Project name के पास मौजूद तीन dots पर click करें:

<figure><img src="/files/0dba14591d7027632dbe67371887006499e40367" alt=""><figcaption></figcaption></figure>

फिर, Project Overview पर क्लिक करें।

आपको अपने Project Overview page पर ले जाया जाएगा:

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

अपने Project description को edit करने के लिए "Edit" पर click करें:

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

एक बार जब आप अपनी project description लिख लें, तो "Save Description" पर click करें।

इसके बाद आपको वापस Project Overview page पर ले जाया जाएगा। यदि आपका project public है, तो आपको page के नीचे की ओर एक URL दिखाई देगा। इस URL को copy करें और अपनी public Universe page देखने के लिए इसे open करें।

<figure><img src="/files/291bcab3cdec301843c56dd37f7af25822f5b928" alt=""><figcaption></figcaption></figure>

आपका description Universe पर आपके Project page पर publish किया जाएगा:

<figure><img src="/files/0783fa73c21b698d331d4f6d32d98944a4356e1e" 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-hi/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.
