# Supporto multi-tenant con sottodirectory

Se desideri copiare i dati di un altro musicista nel tuo SongBook+ senza sovrascrivere i tuoi dati, ora puoi creare anche sottodirectory in SongBook+ con dati completamente separati.

Ciascuna di queste directory conterrà un proprio database (file SongBookMidi.sqlite, SongBookMidi.sqlite-shm, SongBookMidi.sqlite-wal), impostazioni proprie (file SongBookMidi.settings) e i tuoi file (PDF, MP3,...).

La creazione e l'accesso a queste sottodirectory non sono purtroppo possibili tramite iTunes, ma solo tramite la condivisione WLAN della cartella di SongBook+ o tramite l'app "File".

Ulteriori informazioni sull'accesso tramite condivisione WLAN o tramite l'app "File" sono disponibili alla pagina [SongBook+ su iPad e iPhone](/italiano/readme/dateien-in-songbook+-einfugen/songbook+-auf-ipad-und-iphone.md#ref37432233).

Per fare ciò, crea semplicemente delle directory che iniziano con "SBDATA\_", ad esempio:

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

È quindi possibile cambiare facilmente la cartella corrente nelle impostazioni.

Dopo aver selezionato un'altra cartella, SongBook+ si chiude e deve essere riavviato.

<figure><img src="/files/zUTYlgkbL7yxcTUjOdV9" alt=""><figcaption><p>Cambio del tenant 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/italiano/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.
