> 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-hi/universe/set-a-project-description.md).

# Project विवरण सेट करें

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

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

* आपके project का एक overview
* आपके dataset में कौन-कौन सी classes हैं, और हर class का क्या मतलब है
* आपके dataset में कौन-सा data है
* आपने data कैसे collect किया
* यह 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 पर प्रकाशित की जाएगी:

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