# 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="https://662926385-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M6S9nPJhEX9FYH6clfW%2Fuploads%2Fgit-blob-b786c23965700131c0a2ed6c5a4b201e927df246%2FScreenshot%202025-05-20%20at%2014.16.54.png?alt=media" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://662926385-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M6S9nPJhEX9FYH6clfW%2Fuploads%2Fgit-blob-a029953e7afc3a5a594078f53c0dd56df1b3d723%2FScreenshot%202025-05-20%20at%2014.17.29.png?alt=media" 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.
