> For the complete documentation index, see [llms.txt](https://tutorials.deeple.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tutorials.deeple.ai/faq/device-notification/macos.md).

# ระบบปฏิบัติการ macOs

สำหรับผู้ใช้งานระบบ macOS การทำให้ Google Chrome แสดงการแจ้งเตือนที่เกิดขึ้นบนระบบ deeple ได้อย่างเต็มรูปแบบ นอกจากการตั้งค่า Site Settings บน Google Chrome แล้ว ผู้ใช้งานจำเป็นต้องตั้งค่าระบบ Notifications บน macOS ให้อนุญาตและรองรับการแจ้งเตือนดังกล่าวด้วย ซึ่งมีวิธีการดังนี้

1\. คลิก   (Apple Menu) ในหน้า Desktop ของ macOs&#x20;

![](/files/SaBL4UkPPwo89XZG7i6I)

2\. คลิก “System Preferences”&#x20;

![](/files/FqvQRynX6FihP7vn5qEZ)

3\. คลิกเมนู “Notifications”&#x20;

![](/files/EfTEhPNrbU6NyHLzQROn)

4\. เลือก Google Chrome

5\. เปิดใช้งานการแจ้งเตือน

6\. เลือกรูปแบบการแจ้งเตือน

* **Banners :** ป้ายการแจ้งเตือนในรูปแบบที่จะปรากฎชั่วขณะและหายไปเองโดยอัตโนมัติ
* **Alerts :** ป้ายการแจ้งเตือนในรูปแบบที่ปรากฎและจะหายไปก็ต่อเมื่อผู้ใช้งานกดปิดเองเท่านั้น

![](/files/eVROyTD53u6XVOq2J0PR)

7\. ตั้งค่าตามหัวข้อที่เหลือตามรูปตัวอย่าง

![](/files/zVoBfzBCp9ZNGc0LIaL1)

8\. เมื่อมีการแจ้งเตือนบนระบบ deeple ผู้ใช้งานจะได้รับการแจ้งเตือนบนหน้า Desktop&#x20;

![](/files/i3YLtHeLdtM9Ey9lR5Qm)

{% hint style="warning" %}
**Desktop Notification จะไม่แจ้งเตือน ในกรณีดังนี้**

* ผู้ใช้งานอยู่ในหน้าเว็บ deeple Console
* ผู้ใช้งานปิด Google Chrome ไว้
* ผู้ใช้งานเปิดโหมด Do Not Disturb ไว้
  {% endhint %}


---

# 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://tutorials.deeple.ai/faq/device-notification/macos.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.
