> 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/content/text/add-cover-pages.md).

# Agregar páginas de portada

1. Toca un informe para abrirlo.\
   ![](/files/41893d5c4ca5b2b4fa6c552ea64fc7ca79cffea8)
2. Toque las tres líneas horizontales en la esquina inferior izquierda.\
   ![](/files/2364663fb88d155a4adf25cca2b784cd308e214f)
3. Elige **Portada** del menú.\
   ![](/files/a6ca0fc40eb147087b42ffe994a25db66b1e4e74)
4. Escribe un título para tu portada.\
   ![](/files/c805f1899cf2c12a640f94ee534628f1f0941b84)
5. Escribe una descripción opcional debajo del campo del título.
6. Para agregar una imagen, toca el icono de imagen. \
   ![](/files/26e4e91d18a3bdf48e299a0d48dac51545e598ab)
7. Para cambiar qué información de contacto aparece en la portada, toca *Mostrar y ocultar detalles*.\
   ![](/files/5d11cbf37daf43f3a3c2f4a100e717fd9188ef98)
8. Para ajustar el espaciado y otras propiedades, toca *Propiedades de la portada*. ![](/files/2e0924338334a6167d8e1d3ab5e47d5c7fb8f001)
9. Tus cambios se guardarán automáticamente.&#x20;
10. A continuación se muestra un ejemplo de una portada publicada con una imagen agregada.

    <div align="left"><figure><img src="/files/36496be7a564de3a1fc0c95a29898b530e3103ec" 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/content/text/add-cover-pages.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.
