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

# ask impactサポートタブを使用する

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

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

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

<div data-with-frame="true"><figure><img src="/files/1fc1683056d5c622f315eff37330048ce813909d" alt=""><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>Partnerships Experience Academy</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/brand/ja/what-would-you-like-to-learn-about/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.
