> 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 %}

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

詳細については、次をご覧ください： [お支払い](#balance-and-add-funds)

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

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

ユーザープロフィールのドロップダウンには、次のオプションがあります：

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

  詳細については、次をご覧ください： [マイプロフィール](/exoclick-docs/ja/maipurofru.md)
* **ヘルプ**：ドキュメントセクションおよびその他の役立つドキュメントにアクセスできます。

  詳細については、次をご覧ください： [ExoClick ドキュメント](https://docs.exoclick.com/)
* **表示切替**：トップバーを画面の側面に移動して、管理画面のレイアウトを調整します。
* **ログアウト**：管理画面からサインアウトします。
* **バージョン**：管理画面の現在のバージョンを表示します。

## 言語セレクター

プラットフォームの言語を簡単に希望の言語に切り替えられます。

利用可能なオプションは次のとおりです：

* 简体中文（簡体字中国語）
* Deutsch（ドイツ語）
* English（英語）
* 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.
