> 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/partner/es/sobre-que-te-gustaria-aprender/platform-features/marketing-content/requests/requests-overview-for-partners.md).

# Resumen de solicitudes para partners

Este artículo proporciona una descripción general para ayudarle, como socio, a comprender cómo crear y gestionar solicitudes. Los tipos de solicitudes disponibles incluyen activos, valores de seguimiento o fondos de desarrollo de marketing. Crear y gestionar estas solicitudes de manera eficaz garantiza una colaboración más fluida y una mejor visibilidad de sus interacciones de marca en curso y completadas.

#### Tipos de solicitudes disponibles

* **Recurso** - Solicitudes para un [activo creativo](/partner/es/sobre-que-te-gustaria-aprender/platform-features/marketing-content/requests/request-assets/submit-and-manage-asset-requests-as-a-partner.md), por ejemplo, *Solicitud de activo de correo electrónico*, de una marca.
* **Fondos de desarrollo de marketing** - [Solicitudes de fondos](/partner/es/sobre-que-te-gustaria-aprender/platform-features/marketing-content/requests/submit-and-manage-marketing-development-fund-requests-as-a-partner.md) asignados para apoyar iniciativas de marketing de una marca.
* **Valor de seguimiento** - Solicitudes relacionadas con el seguimiento de métricas de rendimiento, por ejemplo, [*Solicitud de código promocional*](/partner/es/sobre-que-te-gustaria-aprender/platform-features/marketing-content/promo-codes/view-and-request-promo-codes-as-a-partner.md), de una marca.

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

#### Revisar estados y gestionar solicitudes

Una vez que hayas hecho una solicitud a una marca, [puedes hacer seguimiento de su estado](/partner/es/sobre-que-te-gustaria-aprender/platform-features/marketing-content/requests/request-assets/check-asset-request-status.md). Después del envío, el estado de la solicitud será **Abierto**. Luego, la marca podrá **Aprobar** o **Rechazar** la. Una vez que la marca esté satisfecha con el resultado, la marcarán como **Completar**. Al ver una solicitud, también puedes ver detalles y comentarios relacionados con ella.


---

# 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/partner/es/sobre-que-te-gustaria-aprender/platform-features/marketing-content/requests/requests-overview-for-partners.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.
