Reveal, copy, and edit fields
Everything you do with a credential day to day happens in its panel: reveal a value, copy it, edit fields, and check the history.
Open the credential
In Credentials, click the credential's row. The side panel opens with two tabs: Detalhes (details) and Histórico (history). You can also find any credential through the command menu (⌘K) by typing part of its name.
Reveal or copy a value
In the Campos (fields) section of the Detalhes tab, each field shows the key and the hidden value (••••••••). Use the eye icon (Revelar valor / Ocultar valor — reveal / hide value) to see the value, or the clipboard icon (Copiar valor — copy value) to copy it — copying works even while the value is hidden.
Reveals and copies are recorded
Every reveal — and every copy, even of a hidden value — decrypts the secret and records a Viu segredo (saw secret) event in the team's audit log and in the credential's Histórico (history).
Edit a field
- 1
On the field, open the `⋯` menu and click `Editar` (edit).
The value opens in an inline input with
Salvar(save) andCancelar(cancel). - 2
Type the new value and save.
Vault confirms with
Salvar alteração?(save change?), showing the diff between the old and the new value before applying.resultToast "Campo editado com sucesso" (field edited) — the change appears in the history as "Editou" (edited).
- To add a field, click
Adicionar campo(add field) and fill inChave(key) andValor(value). - To delete a field, use
⋯→Remover(remove). Vault warns: "Essa ação não poderá ser desfeita. Isso vai permanentemente apagar o campo e seu valor." (this cannot be undone — the field and its value are permanently deleted).
Edit everything at once through the .env view
The Lista / .env (list / .env) toggle in the Campos section switches to a text view in KEY=value format. Click Editar (edit) to open every value in an editor; on save, Vault shows Confirmar alterações (confirm changes) with a colored diff (+ added, ~ changed, - removed) before applying.
Keys missing from the text are removed
Bulk editing replaces the entire set of fields. Any key not present in the pasted text is deleted — the diff shows those lines with -. Review the diff before clicking Salvar alterações (save changes).
Other editable details
- Name — click the panel title, edit, and press Enter.
Tipo(type) — theLogin/Env/Notaselect saves on change.TagsandURL— inline editing with the pencil icon.URLs alternativas(alternative URLs,Loginonly) — extra addresses the extension also recognizes when filling the login.Grupos(groups) — controls who sees the credential; see Share a credential.
Check the credential's history
The Histórico (history) tab lists who did what on this credential: Visualizou (viewed), Descriptografou (decrypted), Editou (edited, with the changed fields), and Desativou (deactivated). Use Carregar mais (load more) to go further back. For the whole team's trail, managers use the audit log.
Deactivate a credential
In the credential's ⋯ menu (in the list or in the panel), click Desativar (deactivate). Vault confirms with Desativar credencial (deactivate credential) before applying.
Deactivating has no undo
The credential leaves the list, and there is no trash bin or reactivation in the interface. Before deactivating, confirm no one on the team still depends on it.