> For the complete documentation index, see [llms.txt](https://docs.makerplayground.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.makerplayground.io/intro/iot/netpie/netpie-freeboard.md).

# การสร้างแดชบอร์ดด้วย NETPIE Freeboard

ในขั้นตอนนี้จะทดลองสร้างแดชบอร์ดในรูปแบบของ freeboard ใหม่ โดยใช้บริการโอสติ้งของ NETPIE ทำให้เราไม่จำเป็นต้องตั้งเว็บเซิร์ฟเวอร์ด้วยตนเอง นอกจากนี้ทีมผู้พัฒนา NETPIE ยังได้พัฒนาแอปพลิชัน NETPIE ในสมาร์ทโฟนทั้งในระบบปฎิบัติการ iOS และ Android สำหรับให้ผู้ใช้เข้าถึงแดชบอร์ดที่สร้างขึ้นได้ผ่านทางสมาร์ทโฟนอีกด้วย

1. คลิกที่แถบเมนู RESOURCES จากนั้นจึงเลือก FREEBOARDS เพื่อเข้าสู่หน้าสำหรับบริหารจัดการแดชบอร์ด

![](/files/-LxH0vBHQNcGIlVPAPOr)

2\. ในหน้านี้จะแสดงจำนวนแดชบอร์ดที่มี โดยสามารถกดที่ปุ่มแดชบอร์ดด้านล่างเพื่อเข้าสู่หน้าการจัดการแดชบอร์ดของ freeboard ในที่นี้ให้กดปุ่ม + บริเวณมุมขวาเพื่อสร้างแอปพลิเคชั่นใหม่ จะได้หน้าต่างดังรุป

![](/files/-LxH1ohPoI51tNGChhN0)

3\. จากนั้นก็สามารถกดชื่อแดชบอร์ดที่สร้างขึ้นใหม่เพื่อเข้าสู่หน้าจัดการแดชบอร์ดของ freeboard ได้ทันที

![](/files/-LxH2-QyO6bTFJ3eFmXa)


---

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

```
GET https://docs.makerplayground.io/intro/iot/netpie/netpie-freeboard.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.
