# Dashboard

เป็นฟังก์ชันสำหรับดูรายงานสรุปผลต่างๆ เช่น สรุปผลจำนวนการมอบคะแนนสะสม สรุปผลจำนวนใช้คะแนนสะสม เป็นต้น โดยมีขั้นตอนดังนี้

{% tabs %}
{% tab title="แบบที่ 1" %}
**แบบที่ 1**

![](/files/-LszhhqekpvZsK-Zk-Zx)

* ทำการ Login เข้าสู่ระบบ
* ระบบจะแสดง Dashboard ทั้งหมด
  {% endtab %}

{% tab title="แบบที่ 2" %}
**แบบที่ 2**

![](/files/-LszkiNgNbAbgYvxyC2E)

* คลิกปุ่ม <img src="/files/-Lszfprr10RrP1u1zSbM" alt="" data-size="original"> เพื่อเข้าสู่เมนูหลัก

![](/files/-LszkwDivslG4iUt6aG2)

* คลิกปุ่ม "Dashboard"

![](/files/-LszhhqekpvZsK-Zk-Zx)

* ระบบจะแสดงหน้า Dashboard
  {% endtab %}
  {% endtabs %}

{% hint style="info" %}
การเข้าใช้งานเมนูหลัก สามารถคลิกปุ่ม <img src="/files/-LszgtXW4K5JJCRhmjOv" alt="" data-size="original"> หรือ <img src="/files/-Lszfprr10RrP1u1zSbM" alt="" data-size="original"> ก็ได้
{% endhint %}


---

# 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.mywallet.co/virtual-business-card/microsite-executive/dashboard.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.
