> 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/ask-impact/use-the-ask-impact-support-tab.md).

# ask impact のサポートタブを使う

この *impact に問い合わせる* サポートタブでは、ヘルプの取得、フィードバックの共有、ドキュメントへのアクセスを行うための複数のチャネルを利用できます。必要に応じて適切なリソースを表示するセルフサービスハブとして設計されています。

1. 右下で、次の項目を選択します ![](/files/16cd4f2970f922d526c0940bf1ed22186a9526a8) ***impact に問い合わせる*** アイコンを選択して会話を開始します。
   * アイコンが表示されない場合は、 ![](/files/16cd4f2970f922d526c0940bf1ed22186a9526a8) ***impact に問い合わせる*** アイコンが表示されない場合は、次を確認してください *impact に問い合わせる* が [お使いのアカウントで有効になっていること](/partner/ja/nitsuitebitaidesuka/platform-features/ask-impact/how-to-enable-and-disable-ask-impact.md).
2. ライブチャットの右上で、 *impact に問い合わせる* 次を選択します ![](/files/ce63966d71ca6801f35eda9cd6f37f743634323f) **サポート** サポートタブを表示します。

<div data-with-frame="true"><figure><img src="/files/9be139db0333d347d39250bc8f4f9d799847b81f" alt="Support Tab"><figcaption></figcaption></figure></div>

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

サポートタブには、次の5つのセクションがあります。

<details>

<summary>お問い合わせ</summary>

この *お問い合わせ* セクションはサポートタブの上部に表示されます。セルフサービスのリソースで必要な情報が見つからない場合に使用してください。

連絡方法は2つあります。

* **ライブチャット:** 選択 **今すぐチャット** を選択すると、サポート担当者とリアルタイムのチャットセッションを開始できます。緊急の問題や、すぐに人による対応が必要な複雑な問題がある場合に使用してください。
* **チケット:** 選択 [**チケットを登録**](https://app.impact.com/secure/advertiser/support/customer-support-portal-flow.ihtml) を選択すると、緊急ではない問題や調査が必要な問題のサポートチケットを送信できます。担当者がチケットを確認し、可能な限り対応します。

</details>

<details>

<summary>フィードバック</summary>

「 *フィードバック* セクションで、 *impact に問い合わせる* 体験を共有して、製品の改善にご協力ください。

選択 **フィードバックを共有** を選択すると、外部のフィードバックフォームまたはアンケートが開きます。これはサポートチケットのワークフローとは別で、直接プロダクトチームに送信されます。

</details>

<details>

<summary>ドキュメント</summary>

この *ドキュメント* セクションでは、セルフサービスのヘルプリソースにアクセスできます。

* 選択 [**AI ドキュメントを表示**](https://help.impact.com/other/reference-documentation/impact.com-ai-features-explained) を選択すると、impact.com の最新AI機能を紹介する記事が開きます。
* *このページのヘルプドキュメント* では、現在表示している *impact に問い合わせる*.

</details>

<details>

<summary>新着情報</summary>

この *新着情報* セクションで、最新の *impact に問い合わせる* 機能と製品アップデートを把握できます。次を選択します。 [**リリースノートを表示**](https://release.impact.com/) を選択すると、外部のリリースノートポータルが開きます。

</details>

<details>

<summary>パートナーシップ・エクスペリエンス・アカデミー</summary>

Partnerships Experience Academy（PXA）は、impact.com の認定およびトレーニングプログラムです。次を選択します。 [**認定を取得**](https://pxa.impact.com/student/catalog) を選択すると、PXAポータルが開き、利用可能なコースと認定資格を確認できます。

</details>


---

# 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/ask-impact/use-the-ask-impact-support-tab.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.
