> 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/branding/set-footer-text.md).

# Establecer texto del pie de página

1. Haz clic en el nombre en el lado derecho de tu espacio de trabajo (junto al icono del lápiz).\
   ![](/files/43d0d8e8bb114eea9c8cd3c2355757251fd7e83f)
2. Desplácese hasta la parte inferior de la pantalla hasta el *Texto del pie de página* sección.
3. Escriba el texto que le gustaría que aparezca en el pie de página de sus informes publicados.![](/files/485f71e288bf53910b8c6f905481f1b4f82cdd1a)
4. Haga clic **Actualizar**.\
   ![](/files/c6211f8b4f7fdefccf2f3878fcd75ad677aa88c6)
5. El texto del pie de página aparecerá ahora en la parte inferior de las páginas de los informes publicados.&#x20;

   <div align="left"><img src="/files/d0f2b7ec3cd82cb42e402a0314b43305040d6b94" alt="Vista previa del informe publicado (PDF)"></div>

<br>


---

# 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/branding/set-footer-text.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.
