> 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/datasets/rename-a-project.md).

# एक Project का नाम बदलें

आप अपने Roboflow Workspace में मौजूदा Projects का नाम बदल सकते हैं।

{% hint style="danger" %}
यदि आप किसी Project का नाम बदलते हैं, तो आपका Project URL बदल जाएगा। इसका मतलब है कि आपको अपने नए Project ID का उपयोग करने के लिए उन सभी scripts को अपडेट करना होगा जो आपके Project model APIs को कॉल करती हैं।
{% endhint %}

किसी Project का नाम बदलने के लिए, Roboflow में एक Project खोलें। फिर, application sidebar में Project name के पास मौजूद तीन dots पर क्लिक करें:

<figure><img src="/files/9dcfbd00febf589bae39a88697757d72a123fd91" alt=""><figcaption></figcaption></figure>

"Rename Project" पर क्लिक करें। एक window दिखाई देगी, जिसमें से आप अपने Project का नाम बदल सकते हैं:

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

अपने Project का नाम बदलने के लिए "Rename Project" पर क्लिक करें। यह action अपरिवर्तनीय है।

आपके Project का नाम तुरंत बदल जाएगा। आपके पुराने project ID को संदर्भित करने वाली कोई भी scripts काम करना बंद कर देंगी।


---

# 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/datasets/rename-a-project.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.
