# การวิเคราะห์แบบกำหนดเอง

***

#### **ข้อมูลใน Custom Analytics เป็นปัจจุบันแค่ไหน?**

ข้อมูลจะซิงค์อัตโนมัติวันละครั้ง หากต้องการดึงข้อมูลล่าสุดตามต้องการ ให้คลิกไอคอนซิงค์ (🔄) ที่ด้านล่างของแถบด้านข้าง

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

#### **ฉันสามารถรวมข้อมูลจากหลายทีมใน Custom Analytics ได้ไหม?**

ไม่ได้ ข้อมูลจะจำกัดอยู่ที่ทีมเดียว \
คุณสามารถวิเคราะห์ข้อมูลได้เฉพาะจากทีมที่คุณกำลังเข้าสู่ระบบอยู่เท่านั้น

#### **AI Assistant ทำอะไรกับคำถามของฉัน? ข้อมูลของฉันจะถูกส่งไปที่ไหนไหม?**

ตัว <mark style="color:$primary;">`AI Assistant`</mark> ใช้คำถามของคุณและสคีมาของข้อมูลของคุณเพื่อสร้าง SQL เรคคอร์ดสินค้าคงคลังจริงของคุณจะไม่ถูกส่งไปยังโมเดล; คำสั่งจะทำงานกับข้อมูลที่ซิงค์แล้วของคุณภายใน BoxHero

#### **ใครสามารถเห็นคำสั่งค้นหาที่ฉันบันทึกไว้?**

คำสั่งค้นหาที่บันทึกไว้จะมองเห็นได้โดยทุก **ผู้ดูแลระบบ** และมาตรฐาน **สมาชิก** ในทีมของคุณ ผู้ที่มีสิทธิ์เข้าถึงสามารถเปิด เรียกใช้ และแก้ไขได้ ใช้ชื่อที่ชัดเจนเพื่อให้เพื่อนร่วมทีมค้นหาคำสั่งค้นหาที่ถูกต้องได้

<figure><img src="/files/978af6f65307e83ed8a8fb05d53d0191fc38df8b" alt=""><figcaption></figcaption></figure>

#### **ฉันสามารถจำกัดการเข้าถึงการวิเคราะห์แบบกำหนดเองได้ไหม?**&#x20;

ตามค่าเริ่มต้น ผู้ดูแลระบบและสมาชิกสามารถสร้างและดูคำสั่งค้นหาใน [การวิเคราะห์แบบกำหนดเอง](https://www.boxhero.io/docs/other-features/custom-analytics). หากต้องการจำกัดการเข้าถึงของสมาชิก ให้กำหนดบทบาทแบบกำหนดเองให้กับพวกเขา — **การวิเคราะห์แบบกำหนดเอง** คือ *ไม่* รวมอยู่ในสิทธิ์ของบทบาทแบบกำหนดเอง ดังนั้นสมาชิกที่อยู่ในบทบาทแบบกำหนดเองจะไม่สามารถเข้าถึงฟีเจอร์นี้ได้ แม้ว่าจะเลือกสิทธิ์อื่นทั้งหมดแล้วก็ตาม

{% content-ref url="/spaces/lRf1QqJGoevCQqGbfI80/pages/IX9cXICL0ZvUEaxCOer7" %}
[Members](/docs/concepts/members.md)
{% endcontent-ref %}

<figure><img src="/files/847cee00d39f9be9bd41ee244a14ac2639fd91eb" 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://www.boxhero.io/docs/faq/th/reporting/custom-analytics.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.
