# Data Backup

All of your data is automatically saved and stored inside TuneSmith’s application folder. Nevertheless a backup should be made on a regular basis to avoid any data loss because of user errors or computer crashes.&#x20;

{% hint style="warning" %}
TuneSmith maintains a single backup of your data in a specific folder named ‘**Idolumic TuneSmith**’ in the ‘**Documents**’ folder of your operating system. It is advisable to periodically copy this folder to external media to avoid irreversible data loss due to hard drive crashes.
{% endhint %}

{% hint style="success" %}
To initiate a backup click on the ‘**Backup**’ button at the top right of TuneSmith’s screen.&#x20;
{% endhint %}

![](/files/-M6kzv__ptjk1TrV3n9H)

A dialog box will offer you a choice between creating a new **backup** or **reverting** to a previously created backup. Whenever a new backup is created the existing backup will be completely replaced. To save time when backing up audio files TuneSmith will check which audio files are already present in the backup folder and only export newly added audio files.

{% hint style="danger" %}
To recover lost records choose the ‘**Revert**’ option in the backup dialog box.&#x20;
{% endhint %}

A backup can also be used to synchronize versions of TuneSmith’s data on different computers by copying the entire backup folder from one ‘Documents’ folder to the other. Please note, however, that any customized pop-up menus will not be automatically updated. These menus must be updated manually after the import is complete by clicking on the appropriate field label while holding the control (Ctrl) key.


---

# Agent Instructions: 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:

```
GET https://tunesmith-user-guide.idolumic.com/creative-talents/data-backup.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
