Vault Management
Vaults are the primary organizational unit for secrets. Every user gets a Personal vault on first login, and can create additional team vaults for shared access.
Personal Vault
Your personal vault is created automatically when you first visit the Secrets page. It is protected by a password you set during initial setup.
iNote
The vault password is cached in-memory during your session. You will be prompted to enter it again after refreshing the page.
Creating a Team Vault
1
2
3
4
5
API: Create Vault
POST
/api/secrets/vaultsVault Limits
| Tier | Personal Secrets | Team Vaults | Secrets per Vault |
|---|---|---|---|
| Free | 25 | 1 | 10 |
| Pro | Unlimited | 10 | 100 |
| Team | Unlimited | Unlimited | Unlimited |
Managing Groups
- Reorder — drag secrets within a group to change position
- Move — drag a secret between groups (re-encrypts automatically)
- Manage Team — invite or remove members from a team vault