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

# Updating Documents

> Learn how to manage document versions and restore previous versions.

FeatPaper automatically saves previous versions every time you update a document. Use version history to review changes and restore earlier versions when needed.

<Frame caption="Review document change history in version history">
  <img src="https://mintcdn.com/featcorp-f1a59635/T2FrwbTINTEvJXs5/images/self/version-management.png?fit=max&auto=format&n=T2FrwbTINTEvJXs5&q=85&s=c67e203fd3a600e41a5731bafb523cf9" alt="Version management" width="2880" height="1800" data-path="images/self/version-management.png" />
</Frame>

***

## Viewing Version History

<Steps>
  <Step title="Select a Document">
    Click the document you want to check versions for in the document list.
  </Step>

  <Step title="Open Version History">
    Click the **Version History** menu on the document detail screen.
  </Step>

  <Step title="Review the Version List">
    View each version's upload date, file name, page count, and more. Click a version to preview that version of the document.
  </Step>
</Steps>

<Note>
  Version numbers increment automatically with each update. The latest version is displayed at the top.
</Note>

***

## Updating Documents

Upload a new file to an existing document to update it. Existing share links remain unchanged.

<Steps>
  <Step title="Go to Document Details">
    Click the document you want to update to open its detail screen.
  </Step>

  <Step title="Click Update">
    Click the **Update Document** button.
  </Step>

  <Step title="Upload a New File">
    Select and upload a new file (PDF, PPT, or PPTX).
  </Step>

  <Step title="Update Complete">
    After conversion processing, the new version is applied. Viewers accessing the existing share link will see the latest version.
  </Step>
</Steps>

<Tip>
  Updating a document does not change existing share links, so you don't need to send a new link to your viewers.
</Tip>

***

## Restoring a Previous Version

<Steps>
  <Step title="Open Version History">
    Open **Version History** from the document detail screen.
  </Step>

  <Step title="Select the Version to Restore">
    Click the **Restore** button for the version you want to restore.
  </Step>

  <Step title="Confirm Restoration">
    Approve in the confirmation dialog, and the selected version will become the latest version.
  </Step>
</Steps>

<Warning>
  When you restore a version, the current version is preserved in the history, and the selected version becomes the new latest version. No data is deleted.
</Warning>

***

<CardGroup cols={2}>
  <Card title="Viewing Analytics" href="/en/documents/analytics">
    Learn how to leverage document viewing data and AI insights.
  </Card>

  <Card title="Share Link Settings" href="/en/sharing/share-link">
    Learn about detailed share link configuration options.
  </Card>
</CardGroup>
