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

# Tool Versioning

> Track changes and restore previous versions of your tools

<Info>
  **Enterprise Feature** — Tool versioning is available on superglue Enterprise plans. [Contact us](https://cal.com/superglue/superglue-demo) to learn more.
</Info>

Every time you save a tool, superglue automatically archives the previous version. View the full change history and restore any previous version with a single click.

<video autoPlay muted loop playsInline className="w-full rounded-lg">
  <source src="https://mintcdn.com/superglue/VeyesLFb8tRgZd9g/resources/using-tool-versions.mp4?fit=max&auto=format&n=VeyesLFb8tRgZd9g&q=85&s=e141592485d3fb84672d0d67eb923c3b" type="video/mp4" data-path="resources/using-tool-versions.mp4" />
</video>

## How it works

* **Automatic versioning**: Each save creates a new version in the history
* **Change tracking**: See exactly what changed between versions with diff highlighting
* **One-click restore**: Restore any previous version instantly
* **User attribution**: Track who made each change and when

## Viewing version history

Click the history icon on any tool to open the version history panel. Each entry shows:

* Version number
* Timestamp and author
* Expandable diff showing what changed

## Restoring a version

Click "Restore" on any historical version to revert the tool to that state. The current version is automatically archived before the restore, so you never lose work.
