> For the complete documentation index, see [llms.txt](https://vmidoc.villa-market.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vmidoc.villa-market.com/readme.md).

# Welcome to VMI Manual

## ยินดีต้อนรับเข้าสู่ คู่มือการใช้งานระบบ VMI Villa Market

### สำหรับคู่ค้า (Supplier) คนสำคัญของวิลล่า มาร์เก็ท

คู่มือฉบับนี้จัดทำขึ้นเพื่อช่วยให้ท่านสามารถใช้งานระบบ VMI (Villa Market Interface) ได้อย่างมีประสิทธิภาพและราบรื่นที่สุด ระบบนี้คือเครื่องมือสำคัญในการประสานงานด้านข้อมูลสินค้าคงคลัง ข้อมูลสินค้าใหม่ และรายงานที่เกี่ยวข้องกับธุรกิจระหว่างคู่ค้ากับ Villa Market

#### 🎯 ภาพรวมหลักของคู่มือนี้

คู่มือนี้จะนำท่านไปเรียนรู้ขั้นตอนสำคัญต่าง ๆ ในระบบ ดังนี้:

1. การเข้าสู่ระบบ (Login):
   * คำแนะนำการใช้ รหัส Supplier Code เป็นชื่อผู้ใช้งาน
   * ช่องทางการรับรหัสผ่านจาก AE ผู้ดูแล
   * ข้อแนะนำในการ เปลี่ยนและเก็บรักษารหัสผ่าน เพื่อความปลอดภัยสูงสุด
2. องค์ประกอบหน้าจอ (Interface Overview):
   * การทำความเข้าใจส่วนประกอบหลักของหน้าจอ เช่น แถบเมนูนำทาง (Menu), พื้นที่เนื้อหาหลัก, และเมนูจัดการบัญชี
3. ฟังก์ชันหลักและการใช้งาน:
   * การบันทึกและจัดการ ข้อมูลสินค้าฝากขาย (Input Consign)
   * การเรียกดูและใช้งาน รายงาน (Reports) ที่จำเป็น
   * การเข้าถึง คู่มือและประกาศสำคัญ ต่าง ๆ จากบริษัทฯ
4. ช่องทางการติดต่อ:
   * ช่องทางหลักในการติดต่อทีมงานผ่าน LINE SUPPLIER สำหรับการประสานงานและสอบถามข้อมูลเร่งด่วน

> 💡 เคล็ดลับความสำเร็จ: การใช้งานระบบ VMI อย่างถูกต้องและสม่ำเสมอจะช่วยให้การจัดการสินค้าและข้อมูลกับ Villa Market เป็นไปอย่างรวดเร็วและมีข้อผิดพลาดน้อยที่สุด

ขอให้ท่านประสบความสำเร็จในการใช้งานระบบครับ!

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-bolt">:bolt:</i></h4></td><td><strong>เมนู Input</strong></td><td>บริหารจัดการข้อมูลสินค้า</td><td><a href="/pages/KNH9g8JdO7MxpVtW7MBU">/pages/KNH9g8JdO7MxpVtW7MBU</a></td><td></td><td></td><td><a href="/pages/KNH9g8JdO7MxpVtW7MBU">/pages/KNH9g8JdO7MxpVtW7MBU</a></td></tr><tr><td><h4><i class="fa-leaf">:leaf:</i></h4></td><td><strong>เมนู Consign</strong></td><td>จัดการสินค้าขายฝาก</td><td><a href="/pages/oqmPLBrCFymGHejsQRff">/pages/oqmPLBrCFymGHejsQRff</a></td><td></td><td></td><td><a href="/pages/oqmPLBrCFymGHejsQRff">/pages/oqmPLBrCFymGHejsQRff</a></td></tr><tr><td><h4><i class="fa-globe-pointer">:globe-pointer:</i></h4></td><td><strong>Print Form</strong></td><td>ฟอร์มเอกสารสำคัญ</td><td><a href="/pages/VvMxEx1619mf3ydxIfk2">/pages/VvMxEx1619mf3ydxIfk2</a></td><td></td><td></td><td><a href="/pages/VvMxEx1619mf3ydxIfk2">/pages/VvMxEx1619mf3ydxIfk2</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://vmidoc.villa-market.com/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
