> ## Documentation Index
> Fetch the complete documentation index at: https://infisical.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Versioning

> See what a secret used to be, and put it back the way it was.

Infisical keeps versions for all changes to secrets within your project, so you can read the history of a single secret or roll an entire environment back to an earlier point.

<CardGroup cols={2}>
  <Card title="Secret versioning" icon="clock-rotate-left" href="/docs/documentation/platform/secret-versioning">
    The history behind a single secret, and how to restore an earlier value.
  </Card>

  <Card title="Point-in-time recovery" icon="rotate-left" href="/docs/documentation/platform/pit-recovery">
    Roll a whole environment back to how it looked at a chosen moment.
  </Card>
</CardGroup>
