# Table

- [Tạo Một Table](https://tailieu.botplus.io/table/untitled.md): Plugin Table là một plugin trên Botplus.io dùng để lưu trữ thông tin khách hàng giống một google sheet chuyên dụng cho lưu trữ data. Bạn có thể thao tác tương tự các tính năng thêm, sửa, xóa...
- [Cấu hình của Table](https://tailieu.botplus.io/table/cau-hinh-cua-table.md)
- [Tích Hợp Chatbot](https://tailieu.botplus.io/table/ket-noi-voi-nen-tang-chatbot.md)
- [Các tính năng khác](https://tailieu.botplus.io/table/ket-noi-voi-nen-tang-chatbot/cac-tinh-nang-khac.md)
- [Thêm thông tin vào bảng](https://tailieu.botplus.io/table/ket-noi-voi-nen-tang-chatbot/cac-tinh-nang-khac/them-thong-tin-vao-bang.md)
- [Chỉnh sửa thông tin](https://tailieu.botplus.io/table/ket-noi-voi-nen-tang-chatbot/cac-tinh-nang-khac/chinh-sua-thong-tin.md)
- [Smax.bot](https://tailieu.botplus.io/table/ket-noi-voi-nen-tang-chatbot/smax.bot.md)
- [Chatfuel](https://tailieu.botplus.io/table/ket-noi-voi-nen-tang-chatbot/chatfuel.md)
- [Chatrace](https://tailieu.botplus.io/table/ket-noi-voi-nen-tang-chatbot/chatrace.md)
- [Manychat](https://tailieu.botplus.io/table/ket-noi-voi-nen-tang-chatbot/manychat.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://tailieu.botplus.io/table.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.
