Accessing version history
Open the document menu
With a document open in the editor, click the ⋯ (more options) menu in the top-right corner of the toolbar.
Understanding checkpoints
Checkpoints are the individual snapshots in your version history timeline. fsckmsft creates them in two ways:| Checkpoint type | When it’s created |
|---|---|
| Automatic | Every 30 minutes while the document has unsaved changes |
| Manual | Whenever you press ⌘ S / Ctrl S, or click Save checkpoint in the editor menu |
| Named | A manual checkpoint that you give a custom label (see below) |
| Publish event | Automatically when you publish or unpublish the document |
Creating a named checkpoint
Give a checkpoint a meaningful name to mark important milestones — for example, “Before restructuring Section 2” or “v1.0 approved draft”.- Press ⌘ S / Ctrl S, or open the ⋯ menu and click Save checkpoint.
- In the dialog that appears, enter a name for this checkpoint.
- Click Save. The named checkpoint appears at the top of the version history panel.
Browsing versions
In the version history panel:- Click any checkpoint in the list to load a read-only preview of the document at that moment. The main editor area shows the historical version with a banner indicating you are viewing a past state.
- Use the ← → arrows at the top of the preview to step through adjacent checkpoints without returning to the panel.
Comparing two versions
Select the base version
Click the first checkpoint you want to compare. It loads as the base (left side) of the comparison view.
Enable Compare mode
Click Compare in the preview banner, then click a second checkpoint from the panel to set it as the comparison target (right side).
Restoring a past version
Preview the version you want to restore
In the version history panel, click the checkpoint you want to restore. Verify it’s the correct state in the preview.
Confirm the restore
A confirmation dialog summarizes what will happen (including the auto-checkpoint of your current state). Click Restore to proceed.
FAQs
How far back does version history go?
How far back does version history go?
Version history retains all checkpoints for the lifetime of the document on paid plans. On the Free plan, history is limited to the last 30 days of checkpoints.
Can I delete individual checkpoints?
Can I delete individual checkpoints?
You cannot delete individual automatic checkpoints. You can delete named checkpoints by hovering over them in the panel and clicking the trash icon — but this only removes the label entry, not the underlying data, so the auto-save at that time is still recoverable through adjacent checkpoints.
Does version history track who made each change?
Does version history track who made each change?
Yes. Each checkpoint records the author who triggered it. In the version history panel, the author’s avatar and name appear alongside the timestamp. In comparison view, changes are color-coded by author when multiple people have edited the document.
Are published versions marked differently in history?
Are published versions marked differently in history?
Yes. Any checkpoint corresponding to a publish or unpublish event is marked with a Published or Unpublished badge in the panel, making it easy to find the exact state your team saw at any given publication.