# Environments renaming

[date: 2024-04-11T12:11:26.585+02:00]

It is now possible to change the name of existing environments, including the primary environment:

(Video content)

Renaming the environments does not cause work interruptions for the connected editors, and it is possible to perform this operation even using the latest version of the CLI:

```plaintext
npx datocms environments:rename old-name new-name
```