# ダッシュボード

### ダッシュボードのレイアウト

ダッシュボードはNMKR Studioにログインして最初に表示されるタブで、左側のメニューバーからもアクセスできます。

<figure><img src="/files/Er8l5KTc3BmUrLkXQN3J" alt=""><figcaption></figcaption></figure>

#### 第1セクション

最初のセクションでは、NMKRスタジオの始め方やヘルプの入手方法などの教育的なコンテンツに加え、[請求書のダウンロードや](https://docs.nmkr.io/nmkr-studio/account/invoices)[ミントクーポンの](https://docs.nmkr.io/nmkr-studio/account/mint-coupons)購入ができます。

#### 第2セクション

<figure><img src="/files/uYGxVLQIUEeBA22iGM9q" alt=""><figcaption></figcaption></figure>

2つ目のセクションは、過去1年間の売上高を12ヶ月単位で棒グラフにしたものです。

左側には以下の主要な値が表示されます。右側のチャートは、お客様のアカウントに属する取引件数を示しています。

#### 第3セクション

<figure><img src="/files/RZ02ufMa4qqIS1yiib65" alt=""><figcaption><p>ダッシュボードの3つ目のセクションは、直近の取引の概要です。</p></figcaption></figure>

ダッシュボードの3つ目のセクションは、直近の取引に関する簡単な概要です。

直近の売上以上の詳細な概要が必要な場合は、「[取引タブ](https://docs.nmkr.io/nmkr-studio/account/transactions)」をご覧ください。


---

# Agent Instructions: 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:

```
GET https://docs.nmkr.io/jp/nmkr-studio/akaunto/dasshubdo.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
