> For the complete documentation index, see [llms.txt](https://docs.powerembedded.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.powerembedded.com.br/portal-de-administracao/power-bi/relatorios/marca-dagua-no-relatorio.md).

# Marca d'agua no relatório

#### Você saberia dizer quem tirou o print daquele relatório confidencial que vazou?

Em muitos cenários, relatórios do Power BI contêm dados estratégicos e sensíveis. Quando esses relatórios são compartilhados via prints, **não é possível identificar quem teve acesso ao conteúdo** — o que representa um risco significativo para a segurança da informação.

#### A solução: marca d’água personalizada por usuário

Pensando nisso, lançamos uma nova funcionalidade no Power Embedded: **marca d’água automática nos relatórios**, com o objetivo de aumentar a segurança e rastreabilidade dos acessos. Com essa funcionalidade, é possível exibir informações como:

* E-mail do usuário logado
* Data e hora do acesso

Tudo isso de forma discreta, porém visível, diretamente na interface do relatório.

#### Como ativar a marca d’água

**Passo 1: Acesse o portal de Administração**

Vá até aba de Power BI > Relatórios  > Ações

<figure><img src="/files/UruVDHqsHHZmNoGbhGmA" alt=""><figcaption></figcaption></figure>

**Passo 2: Ative a permissão**

Selecione a permissão "Proteger print da Tela"

<figure><img src="/files/nEcfMSQDj2MLqD6uufb2" alt=""><figcaption></figcaption></figure>

**Passo 3: Salve e visualize**

Clique em **Salvar** e abra o relatório para visualizar a marca d’água em ação.

Agora ao acessar o seu relatório, a marca d'água vai está aplicada

<figure><img src="/files/MMTEfs9iJX4dccjWrw57" alt=""><figcaption></figcaption></figure>

Benefícios da funcionalidade

* **Rastreamento de acessos:** identifique quem visualizou o relatório.
* **Prevenção de vazamentos:** desincentiva prints ou repasse indevido.
* **Segurança reforçada:** mais controle sobre quem vê e compartilha os dados.

#### Observações importantes

* A marca d’água aparece apenas dentro do Power Embedded, se o usuário tiver a permissão de exportar o PBIX essa marca d'água não se aplica.
* A exportação com marca d’água ainda não está disponível (em roadmap).
* Não é possível personalizar o conteúdo da marca por relatório.

&#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.powerembedded.com.br/portal-de-administracao/power-bi/relatorios/marca-dagua-no-relatorio.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.
