> 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/ja/nitsuitebitaidesuka/impactcom-mobile-app/working-with-brands-on-the-mobile-app/manage-brand-proposals-on-the-mobile-app.md).

# モバイルアプリでブランド提案を管理する

ブランドのプログラムに参加すると、その後の契約変更――あなたまたはブランドのどちらが提案したものであっても――は、あなたの *提案* タブ。

{% hint style="info" %}
**注：** パートナーは提案を作成したり *対案を出したり* この時点では、モバイルアプリ内で招待に対して対案を出すことはできません。ただし、デスクトップアプリケーションで行えば、モバイルアプリの *提案* 画面から、どのクレジットグループに割り当てられているかを確認してください。
{% endhint %}

#### プログラムの提案を確認

1. あなたの ![](/files/b604e61a9576c5ab9a77be85ba685449c3409f6a) **\[ダッシュボード]**、やることリストを見つけて、選択します **{Number} 件の提案**.
2. の上部にあるタブから *招待と提案* 画面で、 **提案** が選択されています。提案インジケーターを使用して、提案についてさらに詳しい情報を確認してください。

<details>

<summary>提案インジケーター</summary>

| インジケーター | 説明                                                                                                                                                                             |
| ------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| ステータス   | この *ステータス* 提案の〜は、それが ![](/files/03ffe9ed396f47082ace175af731f42553bb8a92) **\[新規]** 新しい招待か、または ![](/files/a5b82381d3a1f8e7cf74b839d3cfbe0ab827787f) **\[カウンター]** あなたが提案した対案です。 |
| 日付      | ブランド名の下の日付は、あなたが提案を受け取った日付を示します。                                                                                                                                               |
| 期限切れ通知  | ブランド名の下の赤字は、提案が自動的に取り下げられてあなたの *提案* 画面から、どのクレジットグループに割り当てられているかを確認してください。                                                                                                      |

</details>

3. 更新されたプログラム規約を表示するには、提案を選択してください。
4. 条件を確認するか、 ![](/files/a78a74bc1cd1a44f489f59fccc84ad7da8a13547) **\[ダウンロード]** 契約全文を確認します。
5. **承認** または **拒否** 招待を。

   <div data-with-frame="true"><figure><img src="/files/11bce6f8f6fd650096cab816ec1a71d1833d8cf5" 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/ja/nitsuitebitaidesuka/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.
