> 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/brand/ja/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/action-inquiries/configure-inquiry-options.md).

# 問い合わせオプションを構成する

問い合わせオプションを表示および設定するには：

1. 左側のナビゲーションメニューから、 ![](https://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-230534471fef5f40808e921e41ee44e4a06ded03%2Fe6cb9548999afdc1ed3ce4942e4cb5b45b5cecbd323267aac2a7cd1915fccc09.svg?alt=media) **\[エンゲージ]** → **取引 → 問い合わせ**.
2. メインウィンドウの上部で、次を選択します **問い合わせオプション** タブ。
3. オプションを編集するには、セクション見出しにカーソルを合わせて、次を選択します ![](https://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fkka3dqJOx8ZhiX82RDLt%2FEdit_light.svg?alt=media\&token=f454405c-ebd8-49af-90db-22efc27476bf) **\[編集]**.

#### 追跡済み注文に対する自動応答

**自動応答を有効にする** — 次を選択します ![](https://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-b5e1740618ed6571d97b8fed7c25a7678f85d375%2F299632fb6f4f91fbf9847471754cc6180e4284a65b4960af4c4ea472a159f552.svg?alt=media) **\[チェックを外す]** パートナーが、すでに追跡済みのアクションについて問い合わせを送信した場合に、自動応答を送信するためです（すでに追跡済みの問い合わせは拒否されます）。以下の追加の任意応答を参照してください：

* 選択 **はい、問い合わせ元のパートナーにクレジットされたチャネルを表示したい** 誰にクレジットが付与されたかを共有するためです。
* 選択 **はい、問い合わせ元のパートナーにアクションにクレジットされたメディアを表示したい** 何にクレジットが付与されたかを共有するためです。

#### 承認ルール

**自動承認**— ラジオボタンでオプションを選択します：

* 選択 **問い合わせを自動承認したくない** この機能を無効にするには、
* 選択 **アクション問い合わせを自動的に承認する** この機能を有効にするには、
  * ドロップダウンメニューを使用してパートナーを選択し、フィールドに入力して自動承認のルールを設定します。


---

# 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/brand/ja/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/action-inquiries/configure-inquiry-options.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.
