# คู่มือใช้งานฝั่ง Owner

- [วิธีเปลี่ยนสิทธิ์เจ้าของบริษัท (Transfer Ownership)](https://docs.vannila.co/home/owner/transfer-ownership.md): ย้ายสิทธิ์ Owner ให้กับผู้อื่น เพื่อเปลี่ยนข้อจำกัดในการเข้าถึงในบางฟังก์ชัน
- [วิธีเชื่อมต่อ Google Calendar เพื่อแสดงวันลาของพนักงาน](https://docs.vannila.co/home/owner/google-calendar-integrated.md): เชื่อมต่อปฏิทินวันลาของพนักงานเข้ากับ Google Calendar
- [วิธีลบบริษัทออกจากระบบ Vannila](https://docs.vannila.co/home/owner/delete-company-account.md): ถึงจะลบข้อมูลบริษัทออกจากระบบ Vannila แล้ว แต่ยังสามารถกลับมาสมัครใช้งาน Vannila ใหม่ได้ทุกเมื่อเลยนะ!


---

# 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://docs.vannila.co/home/owner.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.
