> 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/mobile-app-account-administration/manage-your-public-profile-on-the-mobile-app.md).

# モバイルアプリで公開プロフィールを管理する

あなたの *公開プロフィール* ブランドがあなたと最初に接点を持つ場です。あなたがどのような人で、何を提供し、ブランドとどのように協働したいかを説明します。自分がどういう人物かが伝わるプロフィールを最新の状態に保つことは、適切なブランドと提携するうえで重要です。

#### 公開プロフィールの詳細を編集

1. 左上隅で、次を選択します **プロフィールアイコン**.
2. 選択 **プロフィールを編集**.
3. 以下のセクションを入力して、公開プロフィールを編集してください：

<details>

<summary>ロゴ</summary>

選択 ![](/files/2dd8b0406b1860af64dcd6ab66aa7923d58e3c48) **\[アップロード]** 公開プロフィールに表示され、市場であなたを表すプロフェッショナルな画像または認識しやすいロゴをアップロードしてください。推奨サイズは150 x 150ピクセルです。

</details>

<details>

<summary>一般</summary>

この *一般* このセクションでは、ブランドにあなた自身について伝え、キーワードを追加して見つけてもらいやすくします。どのようなブランドと協業したいか、またどのような形でのコラボレーションを好むかを明記してください。

|                |                                                                                                                                                                                                                                                                                                                                                                                                         |
| -------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **説明**         | プロフィールで最も重要な要素は **説明**。あなたが何をしているのか、専門分野、ターゲットオーディエンス、そしてブランドがあなたと協業すべき理由について、最大1,000文字で詳しく記入できます。ぜひ、あなたならではの価値提案を共有し、なぜあなたが際立っているのかをブランドに示しましょう！                                                                                                                                                                                                                                                       |
| **コンテンツと興味関心** | <p>プロフィール用のキーワードを入力してください。ブランドがこれらの用語でパートナーを検索したとき、あなたのプロフィールが表示される場合があります。少なくとも1語を含めてください。</p><p><strong>ヒント：</strong></p><p>• リストはカンマ区切りにし、キーワード間にスペースを入れないでください。</p><p>• 自分の業界で人気のあるキーワードを使用してください。</p><p>• 追加の、主要ではないビジネスモデルもキーワードとして含めてください。</p><p><strong>例：</strong> <code>ライフスタイルブロガー,テックレビュー,ビューティーブロガー,ホーム必需品,ミレニアル世代向けマーケティング,ジェンZ向けショッピング,ショップ・ザ・スタイル,サステナブルブランド,トレンドテック,ウェルネス製品</code></p> |
| **ビジネスモデル**    | ドロップダウンリストから、自分に最も近いビジネスモデルを選択してください。複数のビジネスモデルに該当する場合は、説明欄に他のものを含めるか、あなたの **コンテンツと興味関心**.                                                                                                                                                                                                                                                                                                              |

</details>

<details>

<summary>個人情報</summary>

impact.com に個人情報を共有することで、提携するべきブランドやプログラムについて、より良い提案を提供できるようになります。個人情報欄はすべて任意であり、プロフィール上で公開されることはありません。

</details>

<details>

<summary>配送情報</summary>

プログラムの一環として、ブランドが製品やギフトを送付できる配送先住所を指定してください。この情報は公開プロフィールには追加されません。

</details>

4. 選択 **更新** ご希望の変更を加えたら。

   <div data-with-frame="true"><figure><img src="/files/145682ca3a4dd604c7d5a849a9e3d49575828fff" alt="" width="359"><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/mobile-app-account-administration/manage-your-public-profile-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.
