> 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/it/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/contracts/send-a-counter-proposal-to-applicants.md).

# Invia una controproposta ai candidati

Se un partner ha fatto domanda per il tuo programma in base ai tuoi termini pubblici, puoi anche proporre un contratto diverso (ad esempio, un diverso insieme di termini che si adatti meglio al modello di business del partner).

Scopri come [invia una proposta a un potenziale partner](/brand/it/what-would-you-like-to-learn-about/performance-program/recruiting-partners/prospective-partners/send-a-proposal-to-a-prospect.md).

1. Dal menu di navigazione a sinistra, seleziona ![](/files/56eb48c7f3195590132b62ea75c0575abe0113e5) **\[Interagisci]** → **Partner** → **Applicazioni**.
2. Passa il cursore sul partner a cui vuoi inviare una proposta, quindi seleziona ![](/files/6a36670a9e3518128f7130049c54b7a9613f756b) **\[Altro]** → **Controproposta**.
3. Nella *Proposta* schermata, utilizza il ![](/files/a474859b52eb0cf0ee293759ee5542cfc1ffd5f8) **\[Menu a discesa]** per selezionare un **Termine modello**.
4. Imposta la **Date del contratto** e specifica se il contratto *Durata* dovrebbe essere **In corso** o **Temporaneo**.
   * Se selezioni **Temporaneo**, specifica il **che termina il** data e, facoltativamente, fai sì che il contratto **Torna al termine del modello corrente** o **un altro termine del modello** una volta terminato il contratto.
5. Accanto a *Opzioni di approvazione*, seleziona ![](/files/36e8ef1ee012e92c7edd9d1bed8bf7fb6f8def89) **\[Pulsante di opzione]** **Proponi**. Usa il ![](/files/cec8fb6b06bdba97a0f302d45d30862de79a5365) **\[Caselle non selezionate]** per determinare se questa proposta ha una **data di scadenza** e se possono **controproposta** la tua proposta.
6. Facoltativamente, lascia **Commenti** per spiegare la tua proposta.
7. In fondo alla schermata, seleziona **Salva**.

   * La controproposta passerà a **Proposte inviate** scheda.

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

{% hint style="success" %}
**Nota**: Lo stato della proposta cambia in `Controproposta` quando una delle due parti ripropone i termini. Ciò accade anche se i dettagli dei termini non sono cambiati, perché la riproposizione aggiorna la data di firma, che il sistema interpreta come una nuova controproposta.
{% 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/it/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.
