A project in the sandbox serves as a repository for all data and modifications. Projects can be created with production data or initialized using data from associated upper-environment instances in a multi-environment setup. Projects can be created directly or during instance creation.
Developers need to save their work into a project manually, as data is not stored automatically. Admins or users with "Manage Settings" permission can create projects.
To create a new Project:
Navigate to
(settings)>> Advanced >> Sandbox and select Projects. Click New Project at the top-right corner.
Enter Project Details:
Project Name: Enter a unique and descriptive name for your project.
Description: Briefly describe the project's purpose.
Repository Branch Name (optional): Specify a branch where the project will be stored within the repository. You can either provide a name or let it be an auto-generated option.
Project Members: Add members who can work on the project.
Select Instance:
You can associate an existing instance by selecting from the dropdown. Only instances in the "Ready" or "Idle" state appear.
If you choose an instance with an already associated project, the existing project will be disassociated, and the newly created project will be associated.
Click Create Project.
The project will be created, associated with the selected instance (if applicable), and listed under the Projects list page.
Access your Sandbox to work with the project that you have created.