> 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/contracts-and-template-terms/contracts/send-a-counter-proposal-to-applicants.md).

# Enviar una contrapropuesta a los solicitantes

Si un socio ha solicitado unirse a su programa según sus condiciones públicas, también puede proponer un contrato diferente (por ejemplo, un conjunto diferente de condiciones que se ajuste mejor al modelo de negocio del socio).

Aprenda a [enviar una propuesta a un prospecto](/brand/es/what-would-you-like-to-learn-about/performance-program/recruiting-partners/prospective-partners/send-a-proposal-to-a-prospect.md).

1. En el menú de navegación de la izquierda, seleccione ![](/files/fe7777a565e5a85579aeb006aa379fcc1b594c29) **\[Engage]** → **Socios** → **Solicitudes**.
2. Coloque el cursor sobre el socio al que desea enviar una propuesta y, a continuación, seleccione ![](/files/e623b6985bea839e92dc82c3889750228a7b7af5) **\[Más]** → **Contraoferta**.
3. En la *Propuesta* pantalla, use el ![](/files/dc4b460e9558e50b72a5d0a040271a8312ab03b3) **\[Menú desplegable]** para seleccionar un **término de plantilla**.
4. Establezca los **fechas del contrato** y especifique si el contrato *duración* debe ser **continuo** o **temporal**.
   * Si selecciona **temporal**, especifique la **de finalización el** y, opcionalmente, haga que el contrato **recurra al término de plantilla actual** o **otro término de plantilla** una vez que el contrato finalice.
5. Junto a *Opciones de aprobación*, seleccione ![](/files/aeafd02c6695ed1a627e3a928af1873a8b2ab7a5) **\[Botón de opción]** **Proponer**. Use las ![](/files/5c82378e6caa885427c8bf4d0290698a9a9e2327) **\[Casillas sin marcar]** para determinar si esta propuesta tiene una **fecha de vencimiento** y si pueden **contraofertar** su propuesta.
6. Opcionalmente, deje **Comentarios** para explicar su propuesta.
7. En la parte inferior de la pantalla, seleccione **Guardar**.

   * La contrapropuesta se moverá a la **Propuestas enviadas** pestaña.

   <div data-with-frame="true"><figure><img src="/files/f44d48208953becf26a1362651f91e41a5a5e665" alt=""><figcaption></figcaption></figure></div>

{% hint style="success" %}
**Nota**: El estado de la propuesta cambia a `Contraofertada` cuando cualquiera de las partes vuelve a proponer términos. Esto sucede incluso si los detalles del término no cambian, porque volver a proponer actualiza la fecha de firma, que el sistema interpreta como una nueva contrapropuesta.
{% endhint %}


---

# 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/contracts-and-template-terms/contracts/send-a-counter-proposal-to-applicants.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.
