Document Version Control

Last updated: July 9, 2025

If you prefer, you can watch the video walkthrough instead. If not, follow along below.

Fluency supports manual version control to help teams manage change with precision and transparency.

Viewing version history:

  1. Click the “⋯” on any document

  2. Select Version History

  3. Browse all saved versions

    • Click any version to view it

You can’t edit older versions

Creating a new version:

  • Only the active version can be updated

  • New versions must be manually created (except in specific cases like Smart Merge)

  • Use semantic versioning:

    • Major – Breaking changes or overhauls (e.g., 2.0.0)

    • Minor – Functional enhancements (e.g., 2.1.0)

    • Patch – Fixes or minor updates (e.g., 2.1.1)