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

# Downloading Backups of Implementations

> Download and restore backups of handheld device implementations for duplication or recovery purposes.

## Downloading Implementation Backups

You can download a backup of any handheld device implementation as a JSON file, useful for creating duplicates or ensuring you have a restore point.

<Steps>
  <Step title="Navigate to Implementations">
    From the main list, scroll down to **Handheld Devices** and select the **Implementations** tab to see all current implementations linked to your domain.
  </Step>

  <Step title="Add the Download Backup column">
    Click the **Column Manager** button and search for the **Download Backup** column. Add it to your current view.
  </Step>

  <Step title="Download the backup">
    Once the column is visible, click the download option next to the implementation you want to back up. The backup will be saved as a **.JSON** file.
  </Step>

  <Step title="Restore the backup (optional)">
    Use the **Restore Backup** button on the Implementations page to reapply the backup. This is useful for duplicating an implementation or adding it to another domain.
  </Step>
</Steps>
