Projects
A project groups the secrets behind one application.
Last updated: 2026-09-20
What is a project
A project is a named container for the secrets behind one application. Every secret belongs to exactly one project and one environment inside that project.
Environments
Each project has two environments: Development and Production. They are separate scopes with separate secret values. The dashboard lists them as two tabs. When you create or fill a secret in one environment, an empty placeholder with the same name appears in the other if it does not already exist.
No hierarchy
There are no sub-projects, folders, or nested environments. Keeping the model flat keeps access decisions clear.
Delete project
From Projects in the dashboard, delete a project. Confirm by typing the project name. Deleting removes that project and its secrets, environments, backups, and webhooks.