> 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/pt-br/o-que-voce-gostaria-de-aprender/impactcom-mobile-app/working-with-brands-on-the-mobile-app/manage-brand-proposals-on-the-mobile-app.md).

# Gerencie propostas de marcas no aplicativo móvel

Depois que você entrar no programa da marca, quaisquer alterações contratuais subsequentes — sejam propostas por você ou pela marca — aparecerão em seus *Propostas* aba.

{% hint style="info" %}
**Observação:** Os parceiros não podem criar uma proposta ou *contraproposta* um convite no aplicativo móvel neste momento. No entanto, se você fizer isso no aplicativo para desktop, poderá visualizar as propostas no aplicativo móvel *Propostas* tela.
{% endhint %}

#### Revise as propostas do seu programa

1. No seu ![](/files/646ccd53041e6793fcb6c2c64feb379ab2e2639c) **\[Painel]**, encontre sua lista de tarefas e selecione **{Number} Propostas**.
2. Nas abas na parte superior da *Convites e Propostas* tela, certifique-se **Propostas** está selecionada. Use os indicadores da proposta para obter mais informações sobre as propostas.

<details>

<summary>Indicadores da proposta</summary>

| Indicador          | Descrição                                                                                                                                                                                                                                         |
| ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Status             | O *Status* de uma proposta indicará se ela é uma ![](/files/1c898ee90fa80cd1d13dd50907a57c9b497e39f4) **\[Novo]** novo convite ou uma ![](/files/0b542e09ad749df62987899c0bc37532319c8745) **\[Contraproposta]** contraproposta que você sugeriu. |
| Data               | A data abaixo do nome de uma marca refere-se à data em que você recebeu a proposta.                                                                                                                                                               |
| Aviso de expiração | O texto em vermelho abaixo do nome de uma marca indica quantos dias restam antes que a proposta seja automaticamente retirada e removida do seu *Propostas* tela.                                                                                 |

</details>

3. Selecione uma proposta para ver os termos do programa que foram atualizados.
4. Veja os termos ou ![](/files/72a415a1d9a1e042e22865759205649088f2d082) **\[Baixar]** o contrato completo.
5. **Aceitar** ou **Recusar** o convite.

   <div data-with-frame="true"><figure><img src="/files/df6a099df6f4883d7dc80bfaf8114207f64b54b8" 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/pt-br/o-que-voce-gostaria-de-aprender/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.
