Secrets
Secret Versioning
Learn how secret versioning works in Infisical.
Every time a secret change is persformed, a new version of the same secret is created.
Such versions can be accessed visually by opening up the secret sidebar (as seen below) or retrived via API
by specifying the version
query parameter.
The secret versioning functionality is heavily connected to Point-in-time Recovery of secrets in Infisical.
You can copy and paste a secret version value to the “Value” input field “roll back” to that secret version. This creates a new secret version at the top of the stack. We’re releasing the ability to automatically roll back to a secret version soon.
Was this page helpful?