Introduction

In this article, we will learn how to use Version History in Microsoft SharePoint to track changes made to files and list items. Version History allows you to view previous versions, check who made changes and when, and restore an older version when needed.

This feature is especially useful when multiple users work on the same SharePoint documents or data, as it helps prevent accidental changes and makes it easier to recover previous information.

What is Version History?

Version History is a SharePoint feature that keeps a record of changes made to a file or list item.

Whenever a user edits and saves a file or item, SharePoint can create a new version.

For example:

Using Version History, you can see what changed, who changed it, and when the change was made.

Why Use Version History?

Version History is useful for:

Types of Versions in SharePoint

Depending on the SharePoint configuration, you may work with major versions and minor versions.

1. Major Versions

Major versions are usually represented as:

1.0

2.0

3.0

They are commonly used for completed or published content.

2. Minor Versions

Minor versions are usually represented as:

1.1
1.2
1.3

They are commonly used when content is still being edited or reviewed.

The visibility of minor versions depends on the versioning and approval settings configured for the SharePoint list or library.

How Does Version History Work?

When versioning is enabled, SharePoint automatically maintains previous versions.

For example:

  1. A user creates a document.

  2. SharePoint saves the first version.

  3. The user updates the document.

  4. SharePoint creates another version.

  5. The user makes additional changes.

  6. SharePoint continues storing the previous versions.

This allows users to go back and review earlier versions whenever required.

How to Check Version History in SharePoint

Follow these steps to view the version history of a file or list item:

  1. Open the SharePoint site.

  2. Go to the required document library or list.

  3. Select the file or list item.

  4. Click the three dots (...).

  5. Select Version History.

You will see the available versions along with information such as:

Example

Suppose you have an Invoice Approval document.

The document has the following versions:

VersionModified ByChange
1.0User ACreated invoice
2.0User BUpdated invoice amount
3.0User AUpdated vendor information
4.0User CFinal approval changes

If the invoice amount was accidentally changed in Version 4.0, you can review the previous versions and restore the correct version.

How to Restore an Older Version

If you find that a previous version contains the correct information:

  1. Open Version History.

  2. Find the required version.

  3. Select the three dots (...) next to the version.

  4. Select Restore.

  5. Confirm the restore operation.

SharePoint will restore the selected version as the current version.

Important: Restoring a previous version does not simply erase the version history. SharePoint creates a new version based on the restored content.

How to Delete an Old Version

Depending on your SharePoint permissions and configuration, you may also be able to delete individual versions.

This can be useful when managing storage and removing unnecessary historical versions.

However, version deletion should be handled carefully because the deleted version may no longer be available for recovery.

How to Enable Version History

Versioning can be enabled from the settings of a SharePoint list or document library.

Typically:

  1. Open the SharePoint list or document library.

  2. Open Settings.

  3. Select List settings or Library settings.

  4. Open Versioning settings.

  5. Enable versioning.

  6. Configure the required versioning options.

  7. Save the settings.

The exact options available can vary depending on the SharePoint experience and configuration.

Important Things to Keep in Mind

Before enabling or configuring version history, consider the following:

Best Practices

Here are some recommended practices:

Conclusion

SharePoint Version History is a simple and powerful feature for tracking changes and recovering previous versions of files and list items.

By using Version History, you can easily find out who changed something, when it was changed, and what previous versions are available.

It provides an additional layer of protection when working with important documents and SharePoint data, especially in collaborative environments.