# Location

&#x20; สำหรับกำหนดตำแหน่งของอุปกรณ์ Access Point โดยอุปกรณ์ Access Point ทุกตัวจำเป็นต้องถูกระบุตำแหน่งเพื่อใช้สำหรับการทำรายงานสรุปต่างๆหน้าต่าง Location ประกอบด้วยข้อมูลดังนี้

![](/files/UZE9QrKUJ4AvFH3fkT8g)

* &#x20;Name : ชื่อของสถานที่&#x20;
* &#x20;Description : รายละเอียดที่อยู่
* &#x20;Location : พิกัดของสถานที่ตาม google map (Latitude, Longitude)
* &#x20;Registered Date : วันที่ข้อมูลนี้ถูกสร้าง
* &#x20;Action : ผู้ดูแลสามารถทำการแก้ไขหรือลบข้อมูล Location นี้

โดยผู้ดูแลระบบสามารถสร้างข้อมูล Location เพิ่มได้ โดยเลือกวิธีสร้างได้จากปุ่ม \
"Add Location" มีสองวิธีดังนี้

#### กรอกข้อมูลลงในระบบ (Add Location)&#x20;

เมื่อกดระบบจะแสดงแบบฟอร์มสำหรับเพิ่ม Location ให้กรอกข้อมูลให้ครบถ้วนเพื่อสร้างข้อมูลใหม่โดยจะต้องระบุข้อมูลดังนี้

* Location Name: ชื่อสถานที่ตั้งของอุปกรณ์
* Description: รายละเอียดของสถานที่
* Place Name: ตำแหน่งที่ตั้งของอุปกรณ์บนแผนที่&#x20;

![Add Location](/files/mHNWuIVosedDLN44tBjE)

#### นำเข้าข้อมูลจากไฟล์ (Import Location)&#x20;

การนำเข้าข้อมูลจากไฟล์ (Import Location) จะต้องอยู่ในรูปแบบ Excel file โดยผู้ดูแลระบบสามารถ download รูปแบบไฟล์(Template) สำหรับกรอกข้อมูลก่อนนำเข้า โดยคลิกที่ปุ่ม "Download Template File" เพื่อ Download file Excel สำหรับการ นำเข้าข้อมูลโดยสามารถปรับแต่งและแก้ไขได้ผ่านการแก้ไข Excel file

![Import Location](/files/D6FnpE93RLf4ZHo02CLT)

ตัวอย่าง File ที่ใช้สำหรับ Import Location

![](/files/FTP0OiJTYTxVkmNTGfgc)


---

# 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/site-management/site-management-1/location.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.
