> 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/branding/set-a-company-logo-1.md).

# Establecer un logotipo de empresa

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

   <div align="left"><figure><img src="/files/1c5e2c91a7150d033a7e64cc5a9751c5323509ac" alt=""><figcaption></figcaption></figure></div>
2. Toca el logotipo en la esquina superior izquierda del menú lateral.

   <div align="left"><figure><img src="/files/a8df3471ea36f744f540e12935289676b3007e1f" alt=""><figcaption></figcaption></figure></div>
3. Toca el icono debajo de *logotipo* o *logotipo del pie de página.* \
   ![](/files/7d7218bcf226eacd5ce150ae5471f354a24180ed)
4. Elige **Imagen(es) de la galería** desde el menú en la parte inferior de la pantalla.\
   ![](/files/9e3ee631db955d59d537d92159a8f778514e9235)
5. Busca el logotipo en tu dispositivo y adjúntalo.
6. Tus cambios se guardarán automáticamente. Puedes salir de esta página usando el botón Atrás.\
   ![](/files/686f3f46f6149adb9ab393f0471efaffe8445490)
7. La próxima vez que publiques un informe, tu logotipo aparecerá en la esquina superior izquierda. Si adjuntaste un logotipo de pie de página, aparecerá en la esquina inferior izquierda. \
   ![](/files/f95c69d12b42552da5168b797eec41910cbcf81f)

{% hint style="info" %}
También puedes establecer un logotipo tocando **Personalizar** antes de generar un informe.
{% endhint %}

<div align="left"><figure><img src="/files/0659b7f3362a26f01a5997e6c85ec153dd172936" 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/branding/set-a-company-logo-1.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.
