> 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/agency/ja/what-would-you-like-to-learn-about/readme/impactcom-ui-tour-for-agencies.md).

# エージェンシー向け impact.com UI ツアー

impact.comへようこそ！Agencyのユーザーインターフェースを見て回り、各機能の場所について詳しく学びましょう。また、こちらの記事もご覧ください。 [パフォーマンスダッシュボード](/agency/ja/what-would-you-like-to-learn-about/readme/agencies-performance-dashboard.md).

#### 左側のナビゲーションメニュー

左側のナビゲーションメニューでは、アカウントの管理、マーケットプレイスへのアクセス、レポートの作成を行えます。

|               |                                                                                                                                          |
| ------------- | ---------------------------------------------------------------------------------------------------------------------------------------- |
| **メニューオプション** | **説明**                                                                                                                                   |
| ダッシュボード       | に戻って [パフォーマンスダッシュボード](/agency/ja/what-would-you-like-to-learn-about/readme/agencies-performance-dashboard.md) 管理しているアカウントのパフォーマンスを確認します。 |
| 広告主           | ブランド（旧 *広告主*）アカウントを管理します。                                                                                                                |
| メディアパートナー     | あなたに割り当てられている、またはあなたに割り当てを希望しているパートナーアカウントを管理し、このタブでパートナーとのメッセージ履歴を確認できます。                                                               |
| マーケットプレイス     | ブランド、パートナー、Agencyの各マーケットプレイスはこちらからご利用いただけます。                                                                                             |
| レポート          | このタブからレポートを検索して実行できます。                                                                                                                   |

#### 下部コーナーのオプション

画面左下では通知設定の管理やアカウントの財務情報の確認などができます。画面右下では、Guide Centerへのアクセス、CSMとの面談予約などが行えます。

**左下コーナーのオプション**

|                 |                                             |
| --------------- | ------------------------------------------- |
| **UI要素**        | **説明**                                      |
| 通知              | アカウントの通知を確認し、通知設定を行えます。                     |
| 新着情報            | impact.comの最新機能リリース、改善、その他のお知らせを確認できます。     |
| その他メニュー（3点メニュー） | 設定の更新、財務管理、impact.comの新着情報の確認を行えます。         |
| プロフィール          | プロフィールの詳細を表示・編集し、ここからimpact.comをサインアウトできます。 |

**右下コーナーのオプション**

青い **?** **\[疑問符]** を右下に選択すると、以下のオプションを利用できます：

|               |                                                                     |
| ------------- | ------------------------------------------------------------------- |
| **メニューオプション** | **説明**                                                              |
| PXA           | Partnership Experience Academyで認定資格を取得し、impact.comの知識を深めましょう。       |
| Guide Center  | impact.comのGuide Centerを起動し、impact.comプラットフォームの使い方をステップごとのガイドで学べます。 |
| 時間を予約         | impact.com担当者との面談を予約します。                                            |
| ライブチャット       | impact.comのCustomer Solutionsチームからリアルタイムでサポートを受けられます。               |
| チケット          | ここでサポートチケットを作成・管理できます。                                              |
| ヘルプドキュメント     | impact.comのヘルプセンター（このドキュメントがある場所）にアクセスします。                          |


---

# 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/agency/ja/what-would-you-like-to-learn-about/readme/impactcom-ui-tour-for-agencies.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.
