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

# Back up and restore your Locker data

> Your data in Locker Vault is backed up regularly on our server. You can also manually export your data to back up the current version.

## Back up data

<Card>
  Your data in Locker Vault is backed up regularly on our server. You can also manually export your data to back up the current version.
</Card>

### On Locker Web Vault and Desktop app

<Steps>
  <Step title="Open the Export feature">
    Go to the **Settings** tab → **Import/Export** → **Export Items**.

    <img src="https://mintcdn.com/locker/DGmCYM1Opanpr-4x/images/en/locker-general/get-started/vault-export-web-desktop.png?fit=max&auto=format&n=DGmCYM1Opanpr-4x&q=85&s=41b0cdb553be2735c2ce8b7f7354ab2e" alt="Export data on Web and Desktop" style={{display: 'block', margin: '0 auto'}} width="1264" height="778" data-path="images/en/locker-general/get-started/vault-export-web-desktop.png" />
  </Step>

  <Step title="Confirm the export">
    Select whether to export to a `CSV` or `JSON` file. Then enter your **Master Password** to confirm exporting.
  </Step>
</Steps>

### On Locker Mobile app

<Steps>
  <Step title="Access Settings">
    Go to the **Menu** tab → **Settings** → **Export Data**.

    <img src="https://mintcdn.com/locker/DGmCYM1Opanpr-4x/images/en/locker-general/get-started/vault-export-mobile.png?fit=max&auto=format&n=DGmCYM1Opanpr-4x&q=85&s=ac5173d65ee4b1cad1bde42f291c2050" alt="Export data on Mobile" style={{display: 'block', margin: '0 auto'}} width="1024" height="842" data-path="images/en/locker-general/get-started/vault-export-mobile.png" />
  </Step>

  <Step title="Complete the export">
    Select the file format and enter your **Master Password** to complete the process.
  </Step>
</Steps>

***

## Restore data

<Tip>
  Locker allows you to restore deleted items within **30 days** from the date of deletion. After this period, the data will be permanently deleted.
</Tip>

### On Locker Web Vault and Desktop app

<Steps>
  <Step title="Open the Trash">
    Go to the **Vault** tab → Select **Trash**.
  </Step>

  <Step title="Restore the item">
    Hover over the item you want to restore → Click on the 3-dot button `...` at the **Actions** column → Select **Restore**.

    <img src="https://mintcdn.com/locker/DGmCYM1Opanpr-4x/images/en/locker-general/get-started/vault-restore-web-desktop.png?fit=max&auto=format&n=DGmCYM1Opanpr-4x&q=85&s=8d95fe8115e778feec02ea0b9972837a" alt="Restore data on Web" style={{display: 'block', margin: '0 auto'}} width="1396" height="585" data-path="images/en/locker-general/get-started/vault-restore-web-desktop.png" />
  </Step>
</Steps>

### On the Locker Mobile app

<Steps>
  <Step title="Find the deleted item">
    Go to the **Browse** tab → Select **Trash**.
  </Step>

  <Step title="Confirm restore">
    Select the item you want to restore and tap the **Restore** button.

    <img src="https://mintcdn.com/locker/DGmCYM1Opanpr-4x/images/en/locker-general/get-started/vault-restore-mobile.png?fit=max&auto=format&n=DGmCYM1Opanpr-4x&q=85&s=144b6240a067a80f55b9166bb90577e2" alt="Restore data on Mobile" style={{display: 'block', margin: '0 auto'}} width="333" height="651" data-path="images/en/locker-general/get-started/vault-restore-mobile.png" />
  </Step>
</Steps>
