> 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/performance-program/beta-performance-campaigns/working-with-partners-on-a-performance-campaign/customize-a-partners-statement-of-work.md).

# Personalizar la declaración de trabajo de un socio

{% hint style="warning" %}
**Nota:** Esta funcionalidad está en beta. Contacta a tu CSM o a nuestro [equipo de soporte](https://app.impact.com/support/portal.ihtml?createTicket=true&) si te gustaría probar esta función.
{% endhint %}

La declaración de trabajo (SOW) de un socio contiene su compensación y todos los entregables que producirá, como el tipo de contenido y las plataformas en las que publicará. Puedes modificar el SOW de un socio, incluida la compensación, la asignación de tareas, los derechos de uso y más, sin afectar a otros socios que participan en la misma campaña.

Cuando invites a nuevos socios a tu campaña, puedes incluir el SOW predeterminado de la campaña o personalizar el SOW. Consulta [Invitar a nuevos socios a tu campaña](/brand/es/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/working-with-partners-on-a-performance-campaign/invite-partners-to-your-campaign.md) para obtener más información.

1. En la barra de navegación izquierda, seleccione ![](https://3147719151-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-230534471fef5f40808e921e41ee44e4a06ded03%2Fe6cb9548999afdc1ed3ce4942e4cb5b45b5cecbd323267aac2a7cd1915fccc09.svg?alt=media) **\[Engage] →** **Campaign Manager** → [**Rendimiento**](https://app.impact.com/secure/advertiser/engage/campaigns/performance-campaign-manager-flow.ihtml?execution=e1s1).
2. En la *Campaign Manager* pantalla, selecciona la **Activo** pestaña para ver todas tus campañas activas actualmente.
3. Pasa el cursor sobre la campaña para la que deseas personalizar el SOW y, luego, selecciona **Administrar campaña**.
4. Seleccione el **Solicitantes** pestaña y, luego, selecciona uno de los siguientes estados:
   * **Postulado**
   * **En negociación**
   * **En revisión**
5. Pasa el cursor sobre el socio para el que deseas personalizar el SOW y, luego, selecciona **Ver propuesta**.
6. Seleccione **Negociar**, y luego realiza ajustes en el SOW del socio.
   * Especificaste el SOW cuando [creaste la campaña](/brand/es/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/manage-a-performance-campaign/configure-a-performance-campaign.md).
7. Seleccione **Enviar nueva propuesta** cuando termines de realizar los cambios.
   * Seleccione **Contratar sin negociación** si quieres cambiar el SOW sin que el socio negocie los cambios.


---

# 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/performance-program/beta-performance-campaigns/working-with-partners-on-a-performance-campaign/customize-a-partners-statement-of-work.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.
