> For the complete documentation index, see [llms.txt](https://docs.solarvis.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.solarvis.co/documentation/th/configuration/materials-page/request-material.md).

# ขอวัสดุ

ฟีเจอร์นี้มีให้ใช้งานทั่วทั้ง solarVis และช่วยให้คุณสามารถส่งข้อมูลผลิตภัณฑ์ที่ขาดหายไปได้โดยตรงจากแพลตฟอร์ม

## วัตถุประสงค์ของส่วนนี้ <a href="#purpose-of-this-section" id="purpose-of-this-section"></a>

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

คำขอที่ส่งเข้ามาทั้งหมดจะได้รับการตรวจสอบโดยทีมงาน และโดยปกติจะถูกเพิ่มลงในฐานข้อมูลภายใน **2 วันทำการ**

## สิ่งที่คุณสามารถทำได้ที่นี่ <a href="#what-you-can-do-here" id="what-you-can-do-here"></a>

จากส่วนขอวัสดุ คุณสามารถ:

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

{% embed url="<https://app.arcade.software/share/KKLE3QdHDo7qrQ1tA7p6?language=th>" %}

## วิธีการขอวัสดุ (ทีละขั้นตอน) <a href="#how-to-request-a-material-step-by-step" id="how-to-request-a-material-step-by-step"></a>

1. เปิดหน้า **วัสดุ**
2. คลิก **ขอวัสดุ**
3. กรอกข้อมูลที่จำเป็น:

* ชื่อ-นามสกุล, อีเมล, หัวข้อ (กรอกไว้ล่วงหน้า)
* ประเภทวัสดุ
* ชื่อผู้ผลิต
* ชื่อหรือหมายเลขรุ่น

1. อัปโหลด datasheet หรือเพิ่ม URL ของผลิตภัณฑ์ (ไม่บังคับ)
2. **ส่ง** คำขอของคุณ

เมื่อส่งแล้ว คำขอจะถูกส่งไปยังทีมงาน solarVis เพื่อทำการตรวจสอบ

## หลังจากที่คุณส่งคำขอ <a href="#after-you-submit-a-request" id="after-you-submit-a-request"></a>

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

***

## หน้าที่เกี่ยวข้อง <a href="#related-articles" id="related-articles"></a>

* [หน้าวัสดุทั้งหมด](/documentation/th/configuration/materials-page/all-materials.md)
* [หน้าวัสดุที่ใช้งานอยู่](/documentation/th/configuration/materials-page/active-materials.md)

หากต้องการความช่วยเหลือเพิ่มเติม กรุณา [ติดต่อเรา](https://www.solarvis.co/en/company/contact)


---

# 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://docs.solarvis.co/documentation/th/configuration/materials-page/request-material.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.
