Every Heroku app has a unique app name to identify the app. You can rename the app at any time, which also updates the subdomain that your app is accessible at. Rename an App in the Heroku Dashboard To rename an app, click the name of the app from the dashboard, and then click the Settings tab. Rename an App with the CLI You can rename an app at any time with the heroku apps:rename command. For ex