Vault content types limit the entry types that can be created in a specific shared vault. The type can be chosen when creating or editing a vault. Existing entries are not affected by a vault type modification; they can still be used, modified, moved, imported/exported, etc.
There exists four vault content types:
Default vault: A standard vault where all entry types are available.
Secrets vault: Secrets entries, used in DevOps and CLI processes.
Business vault: Entries such as information, contact, assets, or documents. Helpful in business organization.
Credentials vault: Entries for all credential types, not only secrets-specific.
Here is the complete list of available entry types for each type of vault:
| Entry types | Default vault | Business vault | Credentials vault | Secrets vault | |
|---|---|---|---|---|---|
| Session | X | Website entry only | |||
| Remote management | X | ||||
| Credential management | X | Username and password entry only | X | Secret entry only | |
| Information | X | X | |||
| Folder | X | X | X | X | |
| Contact | X | X | |||
| Document | X | X | |||
| VPN/tunnel/gateway | X | ||||
| IT asset management | X | ||||
| Macro/script/tool | X | ||||
| Synchronizer | X | ||||
| Miscellaneous | X | ||||
| Template | X | X | X | X |