Project Settings
Project settings let you manage the core configuration of your project, including its basic details and the environments used for different stages of work.
General
Section titled “General”In Settings → General, you can update the main project details shown in the Studio.
- Go to Settings → General.
- Update the project details you need to change.
This typically includes the core information used to identify the project for your team.
Environments
Section titled “Environments”In Settings → Environments, you can view and manage the environments available for the project.
- Go to Settings → Environments.
- Review the environments and how you use them across development, testing, and live delivery.
Environments help you separate work across different stages, such as development, testing, and live delivery. Each environment has its own content and assets, which allows teams to work safely without affecting other environments.
Common examples include:
- Development
- Staging
- Production
Use environments when you need to test content changes, model updates, or integrations before promoting work to a live setup.