> 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-multiple-logos.md).

# Establecer varios logotipos

1. [Crear una carpeta](/manual/es/readme/content/folders/create-a-folder.md).<br>
2. Seleccione la carpeta del lado izquierdo de su espacio de trabajo.<br>
3. Haga clic en el nombre de la carpeta en el lado derecho de su espacio de trabajo (junto al icono del lápiz).\
   \
   ![](/files/7be74d1118fdf67f7bcfea439eac09a07cb9174e)
4. Haga clic **Cambiar** debajo del icono del logotipo.\
   \
   ![](/files/326c4d6fc757c04c75cfb0bc702a2b36475d1a9e)<br>
5. Haga clic **Elegir imagen**. \
   \
   ![](/files/691c51ac78e32668276807e597a812b92720091b)<br>
6. Explore su computadora para adjuntar un archivo de logotipo. <br>
7. Haga clic **Guardar**.\
   \
   ![](/files/a152777b29bea2cf89bf3c44b9fbbb4de31b231d)
8. Haga clic **Propiedades** en el lado derecho de su área de trabajo.

<div align="left"><figure><img src="/files/82a348437dfe3c5920d2cf30b1e106e3cf41e8ca" alt=""><figcaption></figcaption></figure></div>

9. Desplácese hacia abajo hasta *Usar como logotipo \[Solo en línea]* propieda&#x64;*.*<br>
10. Haga clic en el **Falso** valor a la derecha de la propiedad.&#x20;

<div align="left"><figure><img src="/files/57dba81d7862ddb1a27058278688d180e924ca2f" alt=""><figcaption></figcaption></figure></div>

9. Marque la casilla junto a *La imagen del grupo se utilizará como el logotipo del encabezado del informe*.

<div align="left"><figure><img src="/files/4b6975eb71936035cc3e4587268f1b341da8a8ea" alt=""><figcaption></figcaption></figure></div>

9. Haga clic **Guardar**.&#x20;

<div align="left"><figure><img src="/files/bfd2e5cf60f6299909b0e2ccc43a376c99b8adf1" alt=""><figcaption></figcaption></figure></div>

9. Los informes que genere dentro de la carpeta ahora mostrarán el nuevo logotipo. <br>
10. Para cualquier proyecto que requiera un logotipo diferente, cree una nueva carpeta y siga los pasos anteriores.

{% hint style="info" %}
Solo se pueden establecer logotipos a nivel de carpeta (no banners).&#x20;
{% endhint %}

{% hint style="info" %}
Si ha configurado un logotipo de pie de página en su espacio de trabajo, puede ocultarlo abriendo las Propiedades de la carpeta y configurando *Pie de página: Mostrar marca* a falso.
{% 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/branding/set-multiple-logos.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.
