> For the complete documentation index, see [llms.txt](https://docs.exoclick.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exoclick.com/exoclick-docs/ja/admin-panel-icons.md).

# 管理パネルのアイコン

![アイコンタブ](/files/b42e8fc770157909dd4ec7a4daaf637a1ee70e11)

管理画面には、主要機能へすばやくアクセスできる複数のアイコンがあります。アカウント設定の管理やプラットフォーム言語の変更から、重要な通知の受信やライブチャットでのカスタマーサクセスへの連絡まで、これらのアイコンは効率的な操作をサポートします。広告主には、残高を確認し、必要に応じてクレジットを追加できる残高アイコンもあります。

## 残高と資金追加

{% hint style="info" %}
これは広告主のみに適用されます。
{% endhint %}

アカウント残高を表示し、資金の追加ができます。

詳細はこちら： [支払い](/advertisers/ja/advertiser-payments.md)

## ユーザープロフィール

![アイコンタブ](/files/6989ff5f8cd96fa91ef7341a0b9141332687ed6c)

ユーザープロフィールのドロップダウンには次の項目があります：

* **マイプロフィール**：アカウント設定と個人情報にアクセスして管理します。

  詳細はこちら： [マイプロフィール](/exoclick-docs/ja/maipurofru.md)
* **ヘルプ**：ドキュメントセクションやその他の役立つドキュメントにアクセスします。

  詳細はこちら： [ExoClickドキュメント](/ja/readme.md)
* **表示切替**：画面上部のバーを画面の側面に移動して、管理画面のレイアウトを調整します。
* **ログアウト**：管理画面からサインアウトします。
* **バージョン**：管理画面の現在のバージョンを表示します。

## 言語セレクター

お好みのプラットフォーム言語に簡単に切り替えられます。

利用可能なオプションには次のものがあります：

* 简体中文（簡体字中国語）
* Deutsch（ドイツ語）
* 英語
* Español（スペイン語）
* Français（フランス語）
* Bahasa Indonesia（インドネシア語）
* Italiano（イタリア語）
* 日本語（日本語）
* Português（ポルトガル語）
* Русский（ロシア語）
* ไทย（タイ語）
* Tiếng Việt（ベトナム語）

## 通知

重要な更新の通知です。

詳細はこちら： [通知](/exoclick-docs/ja/tong-zhi.md)

## ライブチャット

カスタマーサクセスマネージャーにリアルタイムで連絡できます。

ライブチャットで簡単にご連絡いただければ、すぐにサポートを受けられます。

ライブチャットが利用できない場合はアイコンがグレー表示になり、サポートがオンラインのときは有効になります。


---

# 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://docs.exoclick.com/exoclick-docs/ja/admin-panel-icons.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.
