> 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/reach-out-to-partners/partner-groups/active-partner-relationships-with-group-report.md).

# Parceiros ativos em relacionamentos com relatório de grupo

Este relatório oferece uma lista de todos os parceiros com um relacionamento ativo e mostra a campanha e o grupo de cada parceiro. Saiba mais sobre [Grupos de parceiros](/brand/pt-br/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/partner-groups/create-and-manage-partner-groups.md).

#### Acesse o relatório

1. Na barra de navegação à esquerda, selecione ![](/files/160944180402269557074f48f2ece20bc35e8b4d) **\[Engage] → Relatórios → Mais relatórios**.
2. Pesquisar **Relacionamentos Ativos de Parceiros c/ Grupo** e selecione o relatório na lista de relatórios.
3. Consulte a *Coluna* tabela de referência abaixo para mais informações.

<details>

<summary>Referência de coluna</summary>

| Coluna          | Descrição                                        |
| --------------- | ------------------------------------------------ |
| ID do parceiro  | ID exclusivo do impact.com para o parceiro.      |
| Parceiro        | Nome do parceiro.                                |
| URL             | Um endereço na internet relacionado ao parceiro. |
| ID da campanha  | ID exclusivo do impact.com para a campanha.      |
| Campanha        | Nome da campanha.                                |
| Data de entrada | A data em que o parceiro ingressou.              |
| Grupos          | Nomes dos grupos.                                |

</details>

4. Depois de acessar a página do relatório, você pode usar os ícones no canto superior direito da página para ![](/files/9acea7a8ee8f926f33b0a752ff7af2a79d2f43c5) **\[Fixar]**, ![](/files/bfdcc1f0593be6fade05e0a41d06e717729ae9c5) **\[Agendar]**, ![](/files/f4defa798c5d5cb12ad42361d3c489e8f778ce39) **\[Baixar]** o relatório em formato PDF, Excel ou CSV, ou ![](/files/6ad853a2ea70ee037f9981fe256ece36dd72042f) **\[Exportar]** por meio da API.

   <div data-with-frame="true"><figure><img src="/files/3261a3868416c67253d72d55c32f39749515c526" alt=""><figcaption></figcaption></figure></div>


---

# 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/reach-out-to-partners/partner-groups/active-partner-relationships-with-group-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.
