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

# Informe de relaciones activas con socios por grupo

Este informe ofrece una lista de todos los socios con una relación activa y muestra la campaña y el grupo de cada socio. Lea más sobre [grupos de socios](/brand/es/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/partner-groups/create-and-manage-partner-groups.md).

#### Accede al informe

1. Desde la barra de navegación izquierda, selecciona ![](/files/fe7777a565e5a85579aeb006aa379fcc1b594c29) **\[Engage] → Informes → Más informes**.
2. Buscar **Relaciones activas de socios con grupo** y seleccione el informe de la lista de informes.
3. Consulta la *Columna* la tabla de referencia a continuación para obtener más información.

<details>

<summary>Referencia de columnas</summary>

| Columna                | Descripción                                         |
| ---------------------- | --------------------------------------------------- |
| ID del partner         | ID único de impact.com para el socio.               |
| Socio                  | Nombre del socio.                                   |
| URL                    | Una ubicación de internet relacionada con el socio. |
| ID de campaña          | ID único de impact.com para la campaña.             |
| Campaña                | Nombre de la campaña.                               |
| Fecha de incorporación | La fecha en que se unió el socio.                   |
| Grupos                 | Nombres de los grupos.                              |

</details>

4. Una vez en la página del informe, puede usar los iconos en la parte superior derecha de la página para ![](/files/e2285a27d20d1c3b15dd977d35e739f5b31cc347) **\[Fijar]**, ![](/files/b5c44d11d064bee6161a110ef069d713aa287cf7) **\[Programar]**, ![](/files/47795ad8e91e45ae4697756ddef4ceb7d53f7e10) **\[Descargar]** el informe en formato PDF, Excel o CSV, o ![](/files/20ec90e32a0ef8cd29f29520ea95cb31966d83bf) **\[Exportar]** a través de API.

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