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

# Backup of the ThemeWare® configuration

In this article, you will learn how to make a manual backup of the theme configuration.

{% hint style="info" %}
**Note**: This article is intended for professionals and experts. If you are not absolutely sure, we will be happy to support you: [ThemeWare® Services at a glance](https://service.themeware.design/en/service)
{% endhint %}

***

## Manual approach (for experienced users)

Manual editing of the database is suitable for experienced users who are familiar with the database.

{% hint style="warning" %}
**Important:** In the Shopware 6 Cloud currently is no possibility to reach the configuration via the database.
{% endhint %}

> #### Backup for safety
>
> Manual editing of the database is suitable for experienced users who are familiar with the database. Get help if this does not apply to you.

{% hint style="success" %}
**Tip**: For quick access to the database, we like to use the [Adminer extension](/knowledge-base/profi-knowledge/editing-the-database-with-the-adminer.md) for the Friends of Shopware admin.
{% endhint %}

### Backup of the theme configuration

1. Open the database (e.g. Adminer or phpMyAdmin)
2. Use the search field to find the table "**themes**" (1)
3. Open the table with "**select**" (2)
4. Edit the data set of the desired theme (e.g. "TcinnThemeWareModern") with "**edit**" (3)
5. Save the content of the column "**config\_values**" (4) in a \*.txt or \*.json file to perform a "backup" of the current configuration
6. Leave the database without saving changes

#### Screenshots

![](/files/LAJFExbtGhQN3MGuJgfm) ![](/files/SZFmsLEsoQ8pTZxepM7H)

{% hint style="info" %}
**Note**: For information on how to restore the theme configuration, please refer to the following article: [Backup of the ThemeWare® configuration](/knowledge-base/profi-knowledge/backup-of-the-themeware-configuration.md).
{% endhint %}
