What this template is
The Database template stores database hostname, port, credentials, and connection strings. Enable it under Settings → Category templates → Infrastructure & IT.
When to use it (and when not to)
Good fits
- Postgres, MySQL, or Redis connection credentials
- Separate hostname, port, and database name for validation hints
- Optional full connection string for legacy apps
Use something else instead
Everyday workflows
- Create one item per database cluster or logical database.
- Use environment to separate prod from staging connection details.
- Copy password or connection string with clipboard auto-clear during deploys.
Fields at a glance
What you need
Steps
- Unlock your vault and open Settings → General → Category templates.
- Under Infrastructure & IT, toggle Database On.
- Open Assets and Add asset → Database.
- Fill required fields and Save.
Tips and common mistakes
- Enable pack first—Database is not a core builtin.
- Do not paste secrets into Secure Note—you lose masking, validation, and share hard-blocks.
- Clipboard auto-clear applies to copied secrets—paste within 30 seconds.