What this template is
Credential is the default login template: separate username, password, URL, and notes fields with per-field copy buttons and an integrated password generator. It is a core builtin—always available without enabling a pack.
When to use it (and when not to)
Good fits
- Website or app logins with username and password
- API keys stored alongside a service URL
- Pairing with TOTP for two-factor login
Use something else instead
Everyday workflows
New account signup
- Create a Credential with site name as title.
- Generate a strong password in-form and save.
- Copy username and password into the signup flow within 30 seconds.
Routine login
- Open the credential from Assets or dashboard recents.
- Copy password (or username) and paste into the browser or app.
Fields at a glance
What you need
Steps
Create a credential
- Unlock your vault and open
https://se.nt2.me/assets.
- Select Add asset and choose Credential (always available—no pack toggle needed).
- Enter a title and fill username, password, URL, and notes as needed.
- Optional: add tags—see Tags and filters.
- Save. The item encrypts locally and appears in the list and Credential category chip.
Copy secrets safely
- Open the credential from the list to view the detail panel.
- Tap Copy next to password, username, or other sensitive fields.
- Paste into the target app within 30 seconds—the clipboard auto-clears after that.
Edit or retire
- Select Edit to update fields or the title.
- Use Archive to hide infrequently used logins from the default list.
- Use Delete to move the item to Trash.
Link TOTP (optional)
- Enable the TOTP / 2FA pack (Enable category template packs).
- Create a linked TOTP item—see TOTP template.
Tips and common mistakes
- Always enabled—unlike optional packs, Credential is a core builtin on every vault.
- URL field—helps you launch the site; it is not a substitute for storing the password in the password field.
- Clipboard timer—30-second clear reduces leak risk; paste promptly and avoid screen sharing during copy.
- Wrong template?—unstructured text belongs in Secure Note; seed phrases belong in Crypto Wallet.
Related