# I want to use TuneSmith on both my Windows PC and Mac. How can I synchronize my song catalog?

You can move TuneSmith's backup folder in your 'Documents' folder from one computer to the other.

{% hint style="info" %}
To **transfer** changes made on a **Windows PC to a Mac**, create a new backup on the PC and copy the entire folder to your Mac to replace the existing backup folder. Start TuneSmith on your Mac and choose '**revert**' in the backup dialog. This will import any new data from the backup folder and revert any matching records that are already present.&#x20;
{% endhint %}

Records that only exist in the Mac version of TuneSmith but not in the backup folder will remain unaffected. Please note, however, that customized pop-up menus of entry fields will not be automatically updated during the import of a previously created backup. These pop-up menus may 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/support/faq/i-want-to-use-tunesmith-on-both-my-windows-pc-and-mac.-how-can-i-synchronize-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.
