# New View

* **Grid**: hiển thị dữ liệu dưới dạng lưới (grid) có các cột và hàng tương ứng với các trường thông tin trong cơ sở dữ liệu

<figure><img src="https://lh5.googleusercontent.com/4TgdGW3pbz7bUmbNn9R05TsBjVoZKLPTMAz9v1zYNHUBeCMrdaPOP_SF95hojpNJCNJ6QW8oHa1CHpC8gQHdtYsVmLYL8nGrDPzDCWbgZNT2nKj83z0L7D5-I_FKcYKtFKrBQFtLeaLd4cBvoIRgu9E" alt=""><figcaption></figcaption></figure>

* **Kanban**: hiển thị dữ liệu trong các hệ thống quản lý công việc hoặc quản lý dự án dưới dạng các thẻ (card) có thể di chuyển (giữ chuột và kéo thả thẻ vào cột muốn di chuyển tới) giữa các trạng thái khác nhau để thể hiện quá trình tiến độ của công việc hoặc dự án đó

<figure><img src="https://lh6.googleusercontent.com/Qob4DRF0dAh7Sk7JTBB-ZZmuZdZlvqxR_o2oScJob-QbDPtcDVKgtJSGHETokZU5w8FdwUiwZxvDrZOvk87MdMX-_Kau-jhfFxCjepQbhcQYTko8jZmzMStNfIk6I8x1MoHCRHUMEXgW_yCoWmzZAOE" alt=""><figcaption></figcaption></figure>

<br>


---

# 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://skycom.gitbook.io/skycom/skytable/tinh-nang-trong-table-view/new-view.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.
