> For the complete documentation index, see [llms.txt](https://docs.reportandrun.com/manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reportandrun.com/manual/es/report-and-run-integrate/customization/plantillas-de-texto/crear-una-plantilla-de-texto.md).

# Crear una plantilla de texto

1. Toque las tres líneas horizontales en la esquina superior izquierda.

   <div align="left"><figure><img src="/files/0963ef4dc7a91e9d0811c735863c5ce7a8a90eef" alt="" width="375"><figcaption></figcaption></figure></div>

2. Toca **Plantillas de texto**.

   <div align="left"><figure><img src="/files/5a52f005b8c42b8ffebc46f35adf7f84aa0e011e" alt="" width="375"><figcaption></figcaption></figure></div>

3. Toca **Añadir (+)** en la esquina inferior derecha.

   <div align="left"><figure><img src="/files/246bab13af4c0c72e8f9aaf70166bf1d62d79557" alt="" width="375"><figcaption></figcaption></figure></div>

4. Escriba un título y una descripción. El texto que escriba en el *Descripción* campo se convertirá en su plantilla.<br>

   <div align="left"><figure><img src="/files/6b06b6437ac59a053d6b3e16d555e46a554d363e" alt="" width="375"><figcaption></figcaption></figure></div>

5. Bajo el *Ámbitos* sección, marque la casilla junto a las áreas del informe donde desea que la plantilla de texto esté disponible para su uso (descripciones de imágenes, bloques de texto y secciones). Desmarque la casilla en cualquier lugar donde no quiera que aparezca la plantilla de texto.&#x20;

   <div align="left"><figure><img src="/files/0adc323e67f8f333ba57012802e21b964df6ff36" alt="" width="375"><figcaption></figcaption></figure></div>

6. Toca **Guardar** en la esquina inferior derecha.&#x20;

   <div align="left"><figure><img src="/files/39b169e87a5ca19a4614b34afb6fc1eb1fb2f53d" alt="" width="375"><figcaption></figcaption></figure></div>

7. La plantilla de texto ahora aparecerá en su lista y podrá ser [usada en informes](/manual/es/report-and-run-integrate/customization/plantillas-de-texto/usar-una-plantilla-de-texto.md).

   <div align="left"><figure><img src="/files/b7d1be975558dbaf6113d0358e963ebc57093a48" alt="" width="375"><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.reportandrun.com/manual/es/report-and-run-integrate/customization/plantillas-de-texto/crear-una-plantilla-de-texto.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
