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

# Agregar páginas de portada

1\. Crea o abre un informe.

2\. Haz clic en **Nuevo**.

3\. Elija **Portada** en el menú desplegable.\
![](/files/8400d5f1289e2c55fb9bc6eca759f44ca44f2256)

4\. Asigne un título y una descripción a la portada.&#x20;

5\. Para insertar la portada en la parte superior del informe, marque la casilla junto a *Añadir al principio*.\
![](/files/baf3914a62f5116943cb39a44ebe6b90ab54a2b1)

{% hint style="info" %}
También puede reorganizar la portada, o cualquier elemento del informe, arrastrándolo y soltándolo en una nueva ubicación del informe.&#x20;
{% endhint %}

6\. Haz clic en **Crear**.\
![](/files/6aa9b42d2dbf45d7364e38332a4dc2aa747f08af)

7\. En la siguiente pantalla, personalice su portada, si lo desea. Si no desea personalizar la portada, salga de esta pantalla. &#x20;

8\. Para añadir una imagen de portada, haga clic en el **Más** botón del lado derecho de la pantalla. Luego elija **Añadir imagen** del menú. \
![](/files/07134a1ea50d37bd7138ac6f533a2d19b1658686)

9\. Para ocultar o mostrar elementos del informe, como logotipos e información de contacto, o cambiar el espaciado y la alineación, desmarque las casillas junto a los elementos que desea quitar y ajuste las propiedades visuales según sea necesario.&#x20;

10\. Haga clic en **Actualizar**. \
![](/files/3c8596e0227a1da45a4e3e803cb1a0189d4232b8)

{% hint style="info" %}
*Propiedades personalizadas* se refiere a cualquier propiedad única que haya añadido a su informe, además de las propiedades predeterminadas. Consulte la [sección de propiedades personalizadas](/manual/es/readme/customization/custom-properties.md) para obtener más información.
{% endhint %}

{% hint style="info" %}
También puede [añadir portadas sobre la marcha desde la aplicación móvil](/manual/es/report-and-run-integrate/content/text/add-cover-pages.md).&#x20;
{% endhint %}


---

# 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/readme/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.
