> 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/add-a-banner-to-a-report.md).

# Adicionar um banner a um relatório

1. Clique no nome no lado direito do seu espaço de trabalho (ao lado do ícone de lápis).\
   ![](/files/d90249c860e662cf43e1dabdfb5797ed31817f8a)
2. Clique **Alterar** abaixo do ícone do logotipo. \
   ![](/files/c78570c00eca27d9f15a7e305abf772759660bee)
3. Clique **Escolher imagem**. \
   ![](/files/38cde0b06f2fcc5a288a342dbcbead89bd33615e)
4. Procure no seu computador para anexar um arquivo de imagem de banner.&#x20;
5. Clique **Salvar**.\
   ![](/files/8f9c1124a4c12529c7223392560eba366cce1ada)
6. Clique no nome no lado direito do seu espaço de trabalho (ao lado do ícone de lápis).\
   ![](/files/d90249c860e662cf43e1dabdfb5797ed31817f8a)
7. Escolha **Banner** do *Tipo de logotipo do cabeçalho* menu suspenso.\
   ![](/files/3dcc00cc63d435cad24b43bd0238601e871681fc)
8. Role até o final da tela e clique **Atualizar**. \
   ![](/files/b6a0e225346cc3c2faf42622e0e944a0c3441619)
9. O banner agora aparecerá no topo dos seus relatórios.&#x20;

   <div align="left"><img src="/files/5a62f7584f37806c925e44699b8e97215e346d5f" alt="Prévia do relatório publicado (PDF)"></div>

   \
   &#x20;


---

# 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/add-a-banner-to-a-report.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.
