> 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/it/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/partner-groups/active-partner-relationships-with-group-report.md).

# Report delle relazioni attive con i partner per gruppo

Questo report offre un elenco di tutti i partner con una relazione attiva e mostra la campagna e il gruppo di ciascun partner. Leggi di più su [gruppi di partner](/brand/it/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/partner-groups/create-and-manage-partner-groups.md).

#### Accedi al report

1. Dalla barra di navigazione a sinistra, seleziona ![](/files/56eb48c7f3195590132b62ea75c0575abe0113e5) **\[Engage] → Report → Altri report**.
2. Cerca **Relazioni attive con i partner con gruppo** e seleziona il report dall'elenco dei report.
3. Visualizza la *Colonna* tabella di riferimento qui sotto per ulteriori informazioni.

<details>

<summary>Riferimento colonne</summary>

| Colonna          | Descrizione                                 |
| ---------------- | ------------------------------------------- |
| ID partner       | Id univoco impact.com del partner.          |
| Partner          | Nome del partner.                           |
| URL              | Una posizione Internet relativa al partner. |
| ID campagna      | Id univoco impact.com della campagna.       |
| Campagna         | Nome della campagna.                        |
| Data di adesione | La data in cui il partner si è unito.       |
| Gruppi           | Nomi dei gruppi.                            |

</details>

4. Una volta nella pagina del report, puoi usare le icone in alto a destra della pagina per ![](/files/0bdb4945a142578229b7ca1206c72e86072e8205) **\[Pin]**, ![](/files/bc58bf489a4072605a2aa5e6004d931180c24915) **\[Pianifica]**, ![](/files/65b45ec3644c7d29d33e9400b42a6b753a094c1b) **\[Scarica]** il report in formato PDF, Excel o CSV, oppure ![](/files/36f7b9e308f3b09d99470c5da12002fa2998668b) **\[Esporta]** tramite API.

   <div data-with-frame="true"><figure><img src="/files/8c4dd8eccbf3531fee0f3862f2fde35f20ac07c8" 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/it/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.
