> 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/ads/manage-ads/process-partner-requests.md).

# Procesar solicitudes de partners

Es posible que reciba solicitudes de socios, como *Recurso*, *Creatividad personalizada*, *Envío de correo electrónico*, o *Valor de seguimiento*, para ayudar a promocionar su programa. Usted tiene control total para aprobar, rechazar o completar estas solicitudes.

1. En el menú de navegación izquierdo, seleccione ![](/files/fe7777a565e5a85579aeb006aa379fcc1b594c29) **\[Engage] → Contenido → Solicitudes**.
2. Use la barra de filtros superior para ver un tipo específico de solicitud (p. ej., **Recurso**).

   | Filtro               | Descripción                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
   | -------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
   | Estado               | <p>Seleccione un <img src="/files/947fcb3a461f29681e78746d25b37d76fae91264" alt=""> <strong>\[Casilla sin marcar]</strong> para filtrar por el <strong>Estado</strong> de la solicitud:</p><p>• <strong>Abiertas</strong>: Solicitudes que aún no se han marcado <em>Rechazado</em> o <em>Aprobada</em>.</p><p>• <strong>Aprobada</strong>: Solicitudes a las que ha respondido y marcado como <em>Aprobada</em>.</p><p>• <strong>Completadas</strong>: Solicitudes a las que puede agregar una respuesta final antes de cerrarlas como <em>Completadas</em>.</p><p>• <strong>Rechazado</strong>: Solicitudes que se marcaron como <em>Rechazado</em>.</p> |
   | Nombre del socio, ID | Selecciona el ![](/files/947fcb3a461f29681e78746d25b37d76fae91264) **\[Casilla sin marcar]** para filtrar por nombre e ID del socio.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
   | Tipo de solicitud    | <p><strong>Filtrar por tipo de solicitud</strong></p><p>• Recurso</p><p>• Creatividad personalizada</p><p>• Envío de correo electrónico</p><p>• Valor de seguimiento</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |

#### Procesar una solicitud

Gestione las solicitudes de su socio según lo siguiente, según su **Estado** y la acción que desea realizar (p. ej., *Aprobar*, *Rechazar solicitud*, *Completar* o *Ver*).

<div data-with-frame="true"><figure><img src="/files/22ad5b61c31b2f5a08689ec145d9347552a0ace2" alt="" width="563"><figcaption></figcaption></figure></div>

{% tabs %}
{% tab title="Abiertas" %}

1. Pase el cursor sobre la *Abiertas* solicitud que desea comenzar a procesar y seleccione ![](/files/e623b6985bea839e92dc82c3889750228a7b7af5) **\[Más]** → **Procesar**.
2. En el *Respuesta* sección, añada **Comentarios** para el socio, como contexto de su decisión para *Aprobar* o *Rechazar* su solicitud.
3. Selecciona **Rechazar solicitud** o **Aprobar**.
   {% endtab %}

{% tab title="Aprobada" %}

1. Pase el cursor sobre la solicitud que *Aprobada* y seleccione ![](/files/e623b6985bea839e92dc82c3889750228a7b7af5) **\[Más]** → **Completar**.
2. Introduzca el **ID del anuncio** o seleccione **Añadir nuevo anuncio**.
3. Opcionalmente, introduzca **Comentarios finales**.
4. Selecciona **Completar solicitud**.
   {% endtab %}

{% tab title="Completadas" %}
Pase el cursor sobre la solicitud que *Completadas* y seleccione ![](/files/e623b6985bea839e92dc82c3889750228a7b7af5) **\[Más]** → **Ver** y vea los detalles de la solicitud.
{% endtab %}

{% tab title="Rechazado" %}
Pase el cursor sobre la solicitud que *Rechazado* y seleccione ![](/files/e623b6985bea839e92dc82c3889750228a7b7af5) **\[Más]** → **Ver** y vea los detalles de la solicitud.
{% endtab %}
{% endtabs %}


---

# 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/ads/manage-ads/process-partner-requests.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.
