# Airtable or Appsheet

ผมทำงานบริษัทรถเช่า ซึ่งในแต่ละวันจะมีรถปล่อยนับร้อยซึ่งถ้าใช้เอกสารจากฝ่ายขายและใช้มือทำสิ่งต่างๆเช่น เขียนทะเบียน ถ่ายรูปรถ มันจะใช้เวลานานและสิ้นเปลืองทรัพยากรผมจึงจะใช้ Airtable ในการบันทึกการปล่อยรถในแต่ละวัน

#### Fleet

จะถูกใช้โดยผู้ดูแลกองรถในการเพิ่มและลดรถยนต์ โดยใส่ทะเบียน รุ่นรถและรูปรถ

#### Schedule

เป็นตารางงานที่ฝ่ายขายไปปิดดีลกับลูกค้ามาได้โดยจะใช้รถตามในFleetและลงข้อมูลไว้ให้ฝ่ายOperationไปส่งรถให้ลูกค้าตามที่ระบุไว้และเมื่อรถถูกปล่อยแล้วสถานะจากว่างจะเปลี่ยนเป็นปล่อยเช่าอัตโนมัติ เพียงแค่กรอกชื่อลูกค้าและวันรับ-คืนและเลือกรถที่จะส่งมอบ

#### Check out

จะถูกใช้โดยฝ่ายปฎิบัติการลงเวลารถออกจากสาขาไปนำส่งให้ลูกค้า

Here --> <https://airtable.com/appImEc7Qo2E1GmzO/shrlcWqpPJzp0IWOC>


---

# 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://nattapong.gitbook.io/technology/airtable-or-appsheet.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.
