# How do I create a backup of my song catalog?

To initiate a backup click on the ‘Backup’ button at the top right of TuneSmith’s screen.&#x20;

{% hint style="info" %}
TuneSmith can store a **single backup** of your data in a specific folder named ‘**Idolumic TuneSmith**’ in the ‘**Documents**’ folder of your operating system.&#x20;
{% endhint %}

{% hint style="danger" %}
It is advisable to periodically copy this folder to external media to avoid irreversible data loss due to hard drive crashes.
{% endhint %}


---

# 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/support/faq/how-do-i-create-a-backup-of-my-song-catalog.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.
