Learn how to enable a set of policies to manage changes to sensitive secrets and environments.
Approval Workflows
for secret management. This is a set of policies and workflows that help advance access controls, compliance procedures, and stability of a particular environment. In other words, Approval Workflows help you secure, stabilize, and streamline the change of secrets in high-stakes environments.
prod
would first have to get an approval by a predefined approver (or multiple approvers).
approve
and merge
(or deny
) a request for a change in a particular environment. After that, depending on the workflows setup, the change will be automatically propagated to the right applications (e.g., using Infisical Kubernetes Operator).