# Modifica dei file di testo

{% hint style="info" %}
Questa funzione è disponibile dalla versione 6.5.
{% endhint %}

I file di testo possono essere modificati direttamente in SongBook+.

Con la voce di menu "Modifica i file di testo" si apre un editor di testo.

<figure><img src="/files/YqJEUkf29Hno2V2drF0f" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Se usi testi di canzoni in file PDF, non puoi modificarli direttamente, poiché i file PDF non sono modificabili.

Tuttavia, puoi usare la funzione di appunto per fare aggiunte nei file PDF. (Vedi [Funzione appunto](/italiano/readme/notizfunktion.md)).
{% 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://docs.songbookplus.com/italiano/readme/textdateien-editieren.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.
