Here: https://thegraph.com/docs/en/subgraphs/developing/deploying/using-subgraph-studio/#deploying-a-subgraph It's not mentioned if the version labels have to be unique. There are two possible behaviors: 1. Deployments for particular version labels are immutable once made 2. Deployments for particular version labels are NOT immutable <img width="400" alt="Image" src="https://github.com/user-attachments/assets/ac350689-6a01-4f6c-a063-eed25a2c836a" /> --- **Edit**: it looks like the correct answer is 1, version labels are immutable: > ✖ Failed to deploy to Graph node https://api.studio.thegraph.com/deploy/: Version label already exists.