# General Dashboard

## General **Dashboard**

&#x20;    เป็นหน้าที่แสดงภาพรวมการใช้งานของผู้ใช้งานในระบบ  ประกอบไปด้วยข้อมูลดังนี้

![](/files/JYHERbYlVTjkVIiqO3m8)

#### **ส่วนที่ 1** User Chart

กราฟแสดงปริมาณผู้ใช้งานในระยะเวลาเจ็ดวัน แบ่งออกเป็นสามกราฟ ดังนี้

* Highest Online Session : กราฟสีเขียวแสดงจำนวนผู้ใช้งานสูงสุดในแต่ละวัน
* New Users : กราฟสีแดงแสดงจำนวนผู้ใช้งานที่ลงทะเบียนเข้าใช้งานใหม่ในระบบในแต่ละวัน
* Total Users : กราฟสีส้มแสดงจำนวนผู้ใช้งานทั้งหมดในระบบ&#x20;

ผู้ดูแลสามารถตรวจสอบข้อมูลของแต่ละวันได้โดยนำเมาส์ไปวางไว้บนเส้นกราฟ

![](/files/exsByn4A1uk89F3MVfcw)

#### **ส่วนที่ 2 Top Location**

&#x20;แสดงสถานที่การใช้งาน WiFi ที่มีการใช้งานสูงสุดสามอันดับแรก โดยแสดงข้อมูลจำนวนผู้ใช้งานทีเคยเชื่อมต่อระบบ WiFi ในสถานที่นั้นๆในช่วงเจ็ดวันที่ผ่านมา&#x20;

![](/files/THJw8g66AsmcM2iqkPNV)

#### **ส่วนที่ 3** Online Session

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

![](/files/x6QpX9WEPlscKgki6M6j)

#### **ส่วนที่ 4** User Type

แสดงประเภทชื่อผู้ใช้งานแยกตามวิธีการลงทะเบียนเป็นแผนภูมิวงกลม ซึ่งผู้ใช้งานสามารถตรวจสอบจำนวน\
ผู้ใช้งานแต่ละประเภทได้โดยการนำเม้าส์ไปชี้ข้อมูลที่สนใจ

![](/files/hhwoHsPNjzhzYQgaXLjD)


---

# 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://manual.seara.biz/undefined/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.
