# View File Version History And Restore Previous Versions

The version history of files in <code class="expression">space.vars.PRODUCT\_NAME</code> mapped drives can be viewed and managed from the Windows File Explorer context menu. <code class="expression">space.vars.PRODUCT\_NAME</code> will show a list of the latest versions including the version number, modification date, file size and whom made the change.

A range of file version management functions are available to the user which can assist them in understanding which changes have been made to their document over the course of time. These functions include; opening a version in the associated application, saving one or more versions to the local computer, comparing two versions and viewing the differences (comparison supported for Word documents, Excel spreadsheets, and AutoCAD® drawings), and restoring a version to make it the latest one.

Select a file in File Explorer, right click the mouse button to show the context menu then choose the version history command.

<figure><img src="/files/NueNuAL4Fo39GzDUOhTr" alt=""><figcaption></figcaption></figure>

<code class="expression">space.vars.PRODUCT\_NAME</code> will then display the recent version history of the selected file.

<figure><img src="/files/qbah5YRc37f2YdbU4KZd" alt=""><figcaption></figcaption></figure>

File versions can be saved to the desktop to assist in discovering when a particular change was made to a file.

Select the file versions to save then choose the save command.

<figure><img src="/files/LwBaLjyMTiZS5ugbkir5" alt=""><figcaption></figcaption></figure>

The files will be saved to your chosen location and appended with the version number.

<figure><img src="/files/wa2sBhDqtClFXWvMOkQt" alt=""><figcaption></figcaption></figure>

Word and Excel document versions can be compared to view the differences between the versions. Word document differences are shown within Word whilst Excel document differences are shown in the Office 2016 Spreadsheet Compare tool.

Select the two versions of the document to compare then choose the compare command.

<figure><img src="/files/jchHSiBWF7umleljf4Ex" alt=""><figcaption></figcaption></figure>

The versions will be downloaded and then compared to show the differences. Word itself is used to show differences between Word documents.

<figure><img src="/files/HWb0bPPY37IYfdO71lKJ" alt=""><figcaption></figcaption></figure>

When comparing Excel document versions the Office 2016 Spreadsheet Compare tool is used.

<figure><img src="/files/NJUkq61Y0vU2iwHtqfSE" alt=""><figcaption></figcaption></figure>

[AutoCAD® DWG drawing revisions can be compared](/feature-guide/view-and-compare-autocad-dwg-drawing-versions.md) if a supported version of AutoCAD® is installed.

For a step-by-step guide to using the version history feature, see [Revert Changes To A File](/user-guide/revert-changes-to-a-file.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.zeedrive.com/feature-guide/view-file-version-history-and-restore-previous-versions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
