> 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/it/di-cosa-vorresti-saperne-di-piu/impactcom-mobile-app/working-with-brands-on-the-mobile-app/manage-brand-proposals-on-the-mobile-app.md).

# Gestisci le proposte dei brand sull'app mobile

Una volta che ti unisci al programma del brand, eventuali successive modifiche al contratto — proposte da te o dal brand — appariranno nel tuo *Proposte* scheda.

{% hint style="info" %}
**Nota:** I partner non possono creare una proposta o *contatore* un invito nell'app mobile a questo punto. Tuttavia, se lo fai nella tua applicazione desktop, potrai visualizzare le proposte nel *Proposte* schermata.
{% endhint %}

#### Rivedi le proposte del tuo programma

1. Dal tuo ![](/files/a3d536caa53e3147e85cbcd8c3841ca7a16bf479) **\[Cruscotto]**, trova la tua lista di cose da fare e seleziona **{Number} Proposte**.
2. Dalle schede nella parte superiore della *Inviti e Proposte* schermata, assicurati che **Proposte** è selezionato. Usa gli indicatori della proposta per ottenere maggiori informazioni sulle proposte.

<details>

<summary>Indicatori della proposta</summary>

| Indicatore         | Descrizione                                                                                                                                                                                                                                        |
| ------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Stato              | Il *Stato* di una proposta indicherà se è una ![](/files/1bf5aa36570d6a61f4fe0166b2e46d0c8f27267d) **\[Nuovo]** nuovo invito o di una ![](/files/b4f7654024d0e45a8428a7c3dfe0fb82b75e2753) **\[Controproposta]** controproposta che hai suggerito. |
| Data               | La data sotto il nome di un brand si riferisce alla data in cui hai ricevuto la proposta.                                                                                                                                                          |
| Avviso di scadenza | Il testo rosso sotto il nome di un brand indica quanti giorni restano prima che la proposta venga automaticamente ritirata e rimossa dal tuo *Proposte* schermata.                                                                                 |

</details>

3. Seleziona una proposta per visualizzare i termini del programma che sono stati aggiornati.
4. Visualizza i termini, oppure ![](/files/9bd43f65aa6028d608d4a05218a9f56d8219f323) **\[Scarica]** il contratto completo.
5. **Accetta** o **Rifiuta** l'invito.

   <div data-with-frame="true"><figure><img src="/files/6352444b4d869da317eeb682abeba58c78b6df26" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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/it/di-cosa-vorresti-saperne-di-piu/impactcom-mobile-app/working-with-brands-on-the-mobile-app/manage-brand-proposals-on-the-mobile-app.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.
