> For the complete documentation index, see [llms.txt](https://docs.themeware.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.themeware.design/additional-features/hub/backup.md).

# Backup

The Backup tab gives you an overview of all themes in your ThemeWare® family (base theme + duplicates) – including the sales channel assignment, a direct jump into the configuration and, of course, backing up the theme configuration.

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

***

## Overview & configure

Each theme row shows which sales channel the theme is assigned to (or that it isn't assigned yet). Via **"Configure"** you jump straight into the Theme-Manager for that specific theme – for duplicates that means precisely the theme that is live on the respective sales channel.

***

## Create a backup

With the practical **"Copy"** function you back up a theme's configuration with a single click and make manual backups much easier. Expand, copy the JSON, done.

**Step by step:**

1. Find the relevant theme in the backup tab.
2. Expand the theme section.
3. Click "Copy".
   * The theme configuration is now in the clipboard.
4. Paste it into a TXT file and save it.

***

## Backup Manager (Add-on)

For details on the Backup Manager's features and pricing, see the Add-ons overview.

{% content-ref url="/pages/ihEfoxwz8G1QHODz8JYp" %}
[Backup Manager](/additional-features/add-ons/backup-manager.md)
{% endcontent-ref %}

***

{% hint style="info" %}
**You want to create a new duplicate from a source instead?**\
That's what the "Take over configuration" function in the [Variants tab](/additional-features/hub/variants.md) is for. It creates a new theme with the customizations from any ThemeWare® edition (Pro or Cloud) and leaves your existing setup untouched.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.themeware.design/additional-features/hub/backup.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
