> 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. 左側のナビゲーションメニューから、次を選択します ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage]** → **取引 → 問い合わせ**.
2. メインウィンドウの上部で、次を選択します。 **問い合わせオプション** タブを選択します。
3. オプションを編集するには、セクション見出しにカーソルを合わせて、次を選択します。 ![](/files/9f8a729a8cc82e42ba89edd45734a780fdb5ff0c) **\[編集]**.

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

**自動応答を有効にする** — 次を選択します。 ![](/files/fd83586f9930f6bcc6498179e6d7ed9571e7b572) **［チェックボックスをオフにする］** 既に追跡済みのアクションに関する問い合わせがパートナーから送信された場合に、自動応答を送信します（既に追跡済みの問い合わせは拒否されます）。以下の追加の任意応答も参照してください。

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

#### 承認ルール

**自動承認**— オプションを選択するにはラジオボタンを使用します。

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


---

# 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.
