# เปิดสิทธิ์ใช้งาน Location บนแอป LINE (Allow Location Permission)

### ขั้นตอน Allow Location Permission บนแอป LINE ของระบบปฏิบัติการ iOS (iPhone)

1. เปิดแอป Settings บน iPhone ของคุณ
2. ในหน้า Settings ให้แตะที่ช่อง Search ด้านบนสุด
3. พิมพ์คำว่า "LINE" ในช่อง Search
4. เลือก LINE จากผลการค้นหาที่ปรากฏ
5. แตะที่ "Location"
6. เลือกตัวเลือกเพื่อเปิดใช้งาน Location Permission:
   * While Using the App: อนุญาตเฉพาะตอนใช้งานแอป (แนะนำสำหรับความเป็นส่วนตัวและการใช้งานทั่วไป)
   * Always: อนุญาตตลอดเวลา
7. หากต้องการ คุณสามารถเปิดใช้งาน "Precise Location" เพื่อให้แอปสามารถระบุตำแหน่งที่แม่นยำมากขึ้น

<figure><img src="/files/2sQBLdaXXMnJVyX7SLGQ" alt=""><figcaption></figcaption></figure>

### ขั้นตอน Allow Location Permission บนแอป LINE ของระบบปฏิบัติการ Android

1. เปิดแอป Settings บนสมาร์ทโฟนแอนดรอยด์ของคุณ
2. เลื่อนลงและแตะที่ "App management"
3. ในหน้า App management ให้แตะที่ "App list"
4. ค้นหาและเลือกแอป "LINE" จากรายการ
5. เลื่อนลงและแตะที่ "Permissions"
6. ในหน้า App permissions ให้แตะที่ "Location"
7. ในหน้า Location permission ให้เลือกตัวเลือก "Allow only while using the app" (อนุญาตเฉพาะเมื่อใช้งานแอป)

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


---

# 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.vannila.co/home/employee/allow-location-access.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.
