Projects
Projects are collections of secrets logically grouped together for management access by your DevOps and cybersecurity teams. Projects that your user account has access to are listed in the primary Secrets Manager view as well as by selecting Projects from the navigation:

Opening a project will list the Secrets, People, and Service accounts associated with it:

To create a new project:
Use the New dropdown to select Project:
Create a project Enter a Project name. You can change the project's name at any time using the () options menu on the Projects page.
Select the Save button.
You can add both new and existing secrets to your project:
To add existing secrets to your project:
Navigate to the Secrets view and select the secret to add.
In the Edit Secret window, in the Project section, type or select the project to associate the secret with. Each secret can only be associated with a single project at a time.
When you're finished, select the Save button.
To create new secrets for your project:
Use the New dropdown to select Secret:
Create a secret On the New Secret window's Name/Value pair tab, enter a Name and Value. Adding Notes is optional.
In the Project section, type or select the project to associate the secret with. A few key points.
Only organization members with access to the project will be able to see or manipulate this secret.
Only service accounts with access to the project will be able to create a pathway for injecting or editing this secret.
Each secret can only be associated with a single project at a time.
When you're finished, select the Save button.
Adding organization members to your project will allow those people to interact with the project's secrets. To add people to your project:
In the project, select the People tab.
From the People dropdown, type or select the members or groups to add to the project. Once you've selected the right people, select the Add button:
Add people to a project Once members or groups are added to the project, set a level of Permissions for those members or groups. Members and groups can have one of the following levels of permission:
Can read: Members/groups will be able to view existing secrets in this project.
Can read, write: Members/groups will be able to view existing secrets and create new secrets in this project.
You can add both new and existing service accounts to the project:
To add existing service accounts to your project:
In the project, select the Service accounts tab.
From the Service accounts dropdown, type or select the service account(s) to add to the project. Once you've selected the right service accounts, select the Add button:
Add a service account For each added project, select a level of Permissions:
Can read: Service account can retrieve secrets from assigned projects.
Can read, write: Service account can retrieve and edit secrets from assigned projects, create new secrets in assigned projects, or create new projects altogether.
tip
Fully utilizing write access for service accounts is dependent on a forthcoming CLI release. For now, this simply makes the option available in the UI. Stay tuned to the Release Notes for more information.
To add a service account for this project:
Use the New dropdown to select Service account:
New service account Enter a Service account name and select Save.
Open the service account and, in the Projects tab, type or select the name of the project(s) that this service account should be able to access. For each added project, select a level of Permissions:
Can read: Service account can retrieve secrets from assigned projects.
Can read, write: Service account can retrieve and edit secrets from assigned projects, as well as create new secrets in assigned projects or create new projects.
tip
Fully utilizing write access for service accounts is dependent on a forthcoming CLI release. For now, this simply makes the option available in the UI. Stay tuned to the Release Notes for more information.
To delete a project, use the () options menu for the project to delete to select Delete project. Deleting a project will not delete the secrets associated with it. Projects are fully removed once deleted and do not get sent to the trash like secrets do.