> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/pt-br/what-would-you-like-to-learn-about/platform-features/multi-program-reports/data-lab-custom-reports/share-a-custom-report.md).

# Compartilhar um relatório personalizado

Você pode atribuir diferentes funções e permissões e compartilhar seu relatório personalizado com outros usuários na sua conta.

1. No menu de navegação à esquerda, selecione ![](/files/160944180402269557074f48f2ece20bc35e8b4d) **\[Engage]** → **Relatórios** → **Mais Relatórios**.
2. Selecione **Categoria** e filtre por **Criado** ![](/files/27a40f26b5bd84bf51b027f804aa6f07400faa96) **\[Caixa desmarcada]**.
3. Encontre e selecione um relatório personalizado que você criou.
4. No canto superior direito, selecione ![](/files/c0b8cc4b1170ade0cecc5804afeccc14538a92de) **\[Compartilhamento]**.
   * Este ícone só ficará visível em relatórios personalizados que você possui ou nos quais você recebeu a permissão do proprietário.
5. Selecione ![](/files/f04b408fd368673af7defa3c8a7a0cac711f0eb8) **\[Adicionar]** para conceder aos membros acesso ao relatório e começar a digitar os nomes desses membros.
   * Os nomes serão preenchidos automaticamente assim que você começar a digitar.
6. Selecione ![](/files/fcfd9ab50b21312749bba75ee9f0bf8997ab2a9d) **\[Menu suspenso]** e escolha uma permissão específica.
   * **Proprietário:** Os proprietários podem editar ou excluir um relatório ou alterar as permissões de outros usuários.
   * **Editor:** Os editores podem editar o relatório existente.
   * **Visualizador:** Os visualizadores só podem ver o relatório existente.
   * **Remover:** Remova o acesso de um membro ao relatório.
7. Selecione **Adicionar membros**.
8. Selecione **Salvar**.
   * Opcionalmente, selecione **Copiar link do relatório** para copiar um link direto para o relatório na sua área de transferência.

{% hint style="info" %}
**Acesso geral:** Marque **Todos os membros da conta podem ver este relatório** para conceder permissões de visualização a todos nesta conta.
{% 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://help.impact.com/brand/pt-br/what-would-you-like-to-learn-about/platform-features/multi-program-reports/data-lab-custom-reports/share-a-custom-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.
