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

# Como personalizo as informações do cabeçalho e o logotipo nos meus relatórios?

## Logotipos e banners

Você pode definir um logotipo ou banner dentro do seu espaço de trabalho e ele aparecerá nos seus relatórios publicados. (Veja como fazer isso no [aplicativo offline](/manual/pt-br/report-and-run/branding/set-a-company-logo-1.md) ou o [aplicativo na nuvem](/manual/pt-br/readme/branding/set-a-company-logo.md).)&#x20;

Se você quiser que os relatórios tenham logotipos exclusivos, você pode [definir vários logotipos no nível da pasta](/manual/pt-br/readme/branding/set-multiple-logos.md) no Report and Run: Cloud. No Report and Run: Offline, você pode criar diferentes espaços de trabalho e [definir um logotipo exclusivo](/manual/pt-br/report-and-run/branding/set-a-company-logo-1.md) em cada espaço.&#x20;

## Ocultar/Mostrar informações do cabeçalho

Você pode usar as propriedades do relatório para ajustar [quais informações aparecem nos cabeçalhos dos relatórios publicados](/manual/pt-br/faq/c150/c155/q486.md). Por exemplo, você pode optar por ocultar o nome da empresa ou o e-mail de contato.&#x20;

## Relacionado&#x20;

* [Artigo: Adicionar um banner no Report and Run: Cloud](/manual/pt-br/readme/branding/add-a-banner-to-a-report.md)
* [Artigo: Adicionar um banner no Report and Run: Integrate](/manual/pt-br/report-and-run-integrate/identidade-visual/adicionar-um-banner-a-um-relatorio.md)
* [Artigo: Adicionar um banner no Report and Run: Offline](/manual/pt-br/report-and-run/branding/set-a-banner.md)
* [Artigo: Mostrar/ocultar campos de cabeçalho no Report and Run: Cloud](/manual/pt-br/readme/customization/show-hide-header-fields.md)
* [Artigo: Mostrar/ocultar campos de cabeçalho no Report and Run: Offline](/manual/pt-br/report-and-run/customization/show-hide-fields.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/pt-br/faq/c150/c155/q487.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.
