# Multi-Tenancy with Subdirectories

If you want to copy another musician’s data into your SongBook+ without overwriting your own data, you can now create subdirectories in SongBook+, each with completely separate data.

Each of these directories will contain its own database (files SongBookMidi.sqlite, SongBookMidi.sqlite-shm, SongBookMidi.sqlite-wal), its own settings (file SongBookMidi.settings), and your own files (PDF, MP3,...).

Creating and accessing such subdirectories is unfortunately not possible via iTunes, but only through the Wi-Fi sharing of SongBook+’s folder or through the “Files” app.

More information on accessing via Wi-Fi sharing or the “Files” app can be found on the page [SongBook+ on iPad and iPhone](/english/readme/dateien-in-songbook+-einfugen/songbook+-auf-ipad-und-iphone.md#ref37432233).

Simply create directories that begin with "SBDATA\_", for example:

* SBDATA\_My data
* SBDATA\_Sandra
* SBDATA\_Thomas

The current folder can then be easily changed in the settings.

After selecting a different folder, SongBook+ will close and must be restarted.

<figure><img src="/files/EDh0c5tbgCdXHyHMzPOO" alt=""><figcaption><p>Switching tenants in SongBook+</p></figcaption></figure>


---

# 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://docs.songbookplus.com/english/readme/mandantenfahigkeit-mit-unterverzeichnissen.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.
