# แนวคิด

- [รายการสินค้า](https://www.boxhero.io/docs/documentation/th/concepts/items.md): รายการสินค้าเป็นหน่วยพื้นฐานของผลิตภัณฑ์ที่คุณจัดการใน BoxHero เพิ่ม แก้ไข หรือลบรายการสินค้าได้อย่างง่ายดายผ่าน Data Center BoxHero ทำให้การรักษาความถูกต้องและอัปเดตสต็อกของคุณเป็นเรื่องง่าย
- [สถานที่จัดเก็บ](https://www.boxhero.io/docs/documentation/th/concepts/locations.md): “สถานที่จัดเก็บ” ใน BoxHero หมายถึงสถานที่ทางกายภาพที่เก็บสินค้าคงคลังของคุณ เช่น คลังสินค้า ร้านค้า หรือห้องเก็บของ คุณสามารถติดตามและจัดการสต็อกตามสถานที่จัดเก็บได้อย่างง่ายดายด้วย BoxHero
- [คุณลักษณะ](https://www.boxhero.io/docs/documentation/th/concepts/attributes.md): คุณลักษณะช่วยให้คุณเพิ่มรายละเอียดเพิ่มเติมให้กับสินค้าแต่ละรายการใน BoxHero เช่น หมวดหมู่ แบรนด์ ขนาด สี และอื่นๆ คุณสามารถสร้างและใช้ฟิลด์เหล่านี้เพื่อจัดระเบียบและจัดการสินค้าของคุณได้ง่ายขึ้น
- [สมาชิก](https://www.boxhero.io/docs/documentation/th/concepts/members.md): จัดการสมาชิกทีมของคุณใน BoxHero คุณสามารถเชิญสมาชิกใหม่ กำหนดบทบาทและสิทธิ์ และลบสมาชิกได้ตามต้องการ
- [คู่ค้า](https://www.boxhero.io/docs/documentation/th/concepts/partners.md): จัดการคู่ค้าของคุณ — ทั้งซัพพลายเออร์และลูกค้าที่คุณทำงานด้วย — เพื่อติดตามคำสั่งซื้อสินค้าคงคลัง คุณสามารถบันทึกและเข้าถึงรายละเอียด เช่น ชื่อและข้อมูลติดต่อของพวกเขาได้


---

# 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/documentation/th/concepts.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.
