> 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/platform-features/working-with-brands/applying-to-brands/opt-out-of-the-brands-marketplace.md).

# ブランドマーケットプレイスをオプトアウトする

2つのブランドとパートナーシップを結ぶと、impact.com はあなたの Public Profile を自動的に Brands Marketplace に追加します。これにより、より多くのブランドがあなたについて知り、契約を提案できるようになり、収益が増える可能性があります。あなたの掲載情報が Brands Marketplace で公開されたことは、impact.com アカウントにログインしたときに表示されるアプリ内ガイドで通知されます。

#### 掲載を非表示にする

1. 上部のナビゲーションバーから、 ![](/files/f14e7c253bc641a9e37195ce69b523541aa3c520) **\[ユーザープロフィール] → 設定**.
2. 〜の下の *プロフィール* セクションで、次を選択してください： **公開プロフィール**.
3. 〜の下で *プロフィールを一時停止*」の下で、 ![](/files/fe07796f62bb97c2c6bc1bcad980158140535bf6) **\[チェック済みのボックス]** プロフィールを新しいブランドに表示されないようにするためです。
4. 選択 **保存**.

   <div data-with-frame="true"><figure><img src="/files/76a50b3e0f834994f5a13128f78ad39bfade4cee" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
**注：** 掲載情報を公開する準備ができたら、この設定のチェックを外すだけでプロフィールの一時停止を解除できます。
{% endhint %}


---

# 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/platform-features/working-with-brands/applying-to-brands/opt-out-of-the-brands-marketplace.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.
