Dan Mercer
Dan Mercer•3y ago

Renaming project slugs

Is there a way to rename a project? I can rename it in the UI, but not the slug used in the convex.json, etc. Not a big deal just makes my eye twitch haha
3 Replies
ari
ari•3y ago
Thanks for the feedback, @Dan Mercer! To clarify, are you referring to the slug for the project that looks similar to your project name, or the ID for your instance (which usually looks like funky-turtle-111)? Both of those are not editable right now for different reasons, but editing the project slug is a feature we would like to add, but left out deliberately to avoid potential footguns when developers changed the slug of a project but didn't update it in their environments I put the work for making the project slug editable on my radar for next week 🙂
Dan Mercer
Dan MercerOP•3y ago
I think the project slug is what I'm referring to. That makes sense. Cool, thanks!
ari
ari•3y ago
sweet 🙂 I'll @ you when the update is out You can now edit your project slug under the project settings page (click on a project in the dashboard, select Settings on the sidebar)! After you edit the slug, be sure to update it in your convex.json file right away 🙂

Did you find this page helpful?