> 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-invites-and-applications-on-the-mobile-app.md).

# モバイルアプリでブランドからの招待と応募を管理する

ブランドプログラムへの招待を受け取るか、ブランドプログラムに応募するかのどちらかです。プログラムへの招待を受け取るということは、まだ提携していないブランドが協業を望んでいることを意味します。契約条件を合意する前に何度もやり取りして交渉したとしても、あなたの *招待* タブ。

{% hint style="warning" %}
**重要:** モバイルアプリでは現在、招待や提案に対してカウンターオファーを出すことはできません。招待や提案に対してカウンターするには、デスクトップアプリケーションで招待と提案を管理する必要があります。
{% endhint %}

#### プログラム招待を確認する

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

<details>

<summary>招待インジケーター</summary>

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

</details>

3. 招待を選択してプログラムの詳細を表示します。
4. 条件を確認するか、 ![](/files/a78a74bc1cd1a44f489f59fccc84ad7da8a13547) **\[ダウンロード]** 契約全文を確認します。
5. **承認** または **拒否** 招待を。

#### プログラム申請を確認する

申請したすべてのブランドプログラムを追跡できます。ブランド申請を表示するには、次の手順に従ってください。

1. 画面下部のナビゲーションバーから、 ![](/files/0c75dd3518e16ee0c4ecbd53e6813c9ef43d6a5c) **\[発見]**.
2. の上部にあるタブから *ディスカバー* 画面で、 **ブランド**.
3. 選択 **ブランドを発見する**.
4. 選択 ![](/files/7f1589fe749a3b20b5978d42854c0a96d4179895) **\[フィルター]**、次にその下の *関係*、 **申請済み** フィルター。
   * 申請したすべてのブランドを表示できます。


---

# 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-invites-and-applications-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.
