# Editar archivos de texto

{% hint style="info" %}
Esta función está disponible a partir de la versión 6.5.
{% endhint %}

Los archivos de texto pueden ser editados directamente en SongBook+.

Con el menú "Editar archivos de texto" se abre un editor de texto.

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

{% hint style="info" %}
Si utiliza letras de canciones en archivos PDF, no puede editarlas directamente, ya que los archivos PDF no son editables.

Sin embargo, puede utilizar la función de notas para hacer adiciones en archivos PDF. (Vea [Función de notas](/spanish/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/spanish/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.
