> 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/faq/c150/c155.md).

# Personalización

- [¿Cómo elimino u oculto las marcas de fecha y hora que aparecen en los informes?](https://docs.reportandrun.com/manual/es/faq/c150/c155/q484.md)
- [¿Cómo habilito o deshabilito funciones específicas dentro del editor de informes?](https://docs.reportandrun.com/manual/es/faq/c150/c155/q494.md)
- [¿Puedo personalizar las plantillas de informe en el portal?](https://docs.reportandrun.com/manual/es/faq/c150/c155/q490.md)
- [¿Cómo cambio los formatos de fecha y número en la app y en mis informes?](https://docs.reportandrun.com/manual/es/faq/c150/c155/q481.md)
- [¿Puedo añadir campos personalizados al encabezado y pie de página de un informe?](https://docs.reportandrun.com/manual/es/faq/c150/c155/q491.md)
- [¿Cómo puedo añadir un número o identificador personalizado a las fotos en mis informes?](https://docs.reportandrun.com/manual/es/faq/c150/c155/q485.md)
- [¿Cómo añado una lista de verificación personalizable a mis informes?](https://docs.reportandrun.com/manual/es/faq/c150/c155/q482.md)
- [¿Cómo muevo archivos de un espacio a otro?](https://docs.reportandrun.com/manual/es/faq/c150/c155/q492.md)
- [¿Puedo ocultar información del encabezado del PDF?](https://docs.reportandrun.com/manual/es/faq/c150/c155/q486.md)
- [¿Cómo personalizo la información del encabezado y el logotipo en mis informes?](https://docs.reportandrun.com/manual/es/faq/c150/c155/q487.md)
- [¿Cómo cambio o añado fuentes en mis informes?](https://docs.reportandrun.com/manual/es/faq/c150/c155/q483.md)
- [¿Cómo creo espacios de trabajo separados con plantillas de texto únicas?](https://docs.reportandrun.com/manual/es/faq/c150/c155/q493.md)
- [¿Cómo guardo texto de uso común para no tener que escribirlo cada vez?](https://docs.reportandrun.com/manual/es/faq/c150/c155/q488.md)
- [¿Cómo creo una nueva plantilla de informe con campos personalizados?](https://docs.reportandrun.com/manual/es/faq/c150/c155/q489.md)


---

# 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/faq/c150/c155.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.
