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

# Rename a Project

You can rename existing Projects in your Roboflow Workspace.

{% hint style="danger" %}
If you rename a Project, your Project URL will change. This means that you will need to update any scripts that call your Project model APIs to use your new Project ID.
{% endhint %}

To rename a Project, open a Project in Roboflow. Then, click the three dots next to the Project name in the application sidebar:

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

Click "Rename Project". A window will appear from which you can rename your Project:

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

Click "Rename Project" to rename your Project. This action is irreversible.

Your Project name will change immediately. Any scripts that reference your old project ID will stop working.
