> 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/pt-br/readme/branding/set-multiple-logos.md).

# Definir vários logotipos

1. [Criar uma pasta](/manual/pt-br/readme/content/folders/create-a-folder.md).<br>
2. Selecione a pasta no lado esquerdo do seu espaço de trabalho.<br>
3. Clique no nome da pasta no lado direito do seu espaço de trabalho (ao lado do ícone de lápis).\
   \
   ![](/files/1e00c4a9f914e730ba2b8eec63861b3728668f05)
4. Clique **Alterar** abaixo do ícone do logotipo.\
   \
   ![](/files/28da357814cfb0932ff8195c01976264f7df1fce)<br>
5. Clique **Escolher imagem**. \
   \
   ![](/files/38cde0b06f2fcc5a288a342dbcbead89bd33615e)<br>
6. Navegue no seu computador para anexar um arquivo de logotipo. <br>
7. Clique **Salvar**.\
   \
   ![](/files/2386e431ef41b170fc64aea0562524f604c9813e)
8. Clique **Propriedades** no lado direito do seu espaço de trabalho.

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

9. Role para baixo até *Usar como logotipo \[Somente online]* propriedad&#x65;*.*<br>
10. Clique em **Falso** valor à direita da propriedade.&#x20;

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

9. Marque a caixa ao lado de *A imagem do grupo será usada como logotipo do cabeçalho do relatório*.

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

9. Clique **Salvar**.&#x20;

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

9. Os relatórios que você gerar dentro da pasta agora exibirão o novo logotipo. <br>
10. Para qualquer projeto que exija um logotipo diferente, crie uma nova pasta e siga os passos acima.

{% hint style="info" %}
Somente logotipos podem ser definidos no nível da pasta (não banners).&#x20;
{% endhint %}

{% hint style="info" %}
Se você tiver definido um logotipo de rodapé no seu espaço de trabalho, pode ocultá-lo abrindo as Propriedades da pasta e definindo *Rodapé: Exibir marca* como 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/pt-br/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.
