# Data Model

- [Tổng quan](https://help.pangocdp.com/user-guide/module-console/data-model/tong-quan.md): Tài liệu hướng dẫn bạn cách tạo Model trên PangoCDP và ý nghĩa các trường dữ liệu khi tạo.
- [Tạo Model Category](https://help.pangocdp.com/user-guide/module-console/data-model/tao-model-category.md): Tài liệu hướng dẫn người dùng cách tạo một Model Category (thư mục chứa các bảng dữ liệu) trên PangoCDP.
- [Show/Hide System Model](https://help.pangocdp.com/user-guide/module-console/data-model/show-hide-system-model.md): Tài liệu hướng dẫn người dùng cách ẩn và hiện thị một số bảng dữ liệu hệ thống có sẵn của Pango
- [Tạo Custom Model](https://help.pangocdp.com/user-guide/module-console/data-model/tao-custom-model.md): Tài liệu hướng dẫn người dụng tạo mới một data model để lưu trữ dữ liệu trên PangoCDP
- [Tạo Custom Fields](https://help.pangocdp.com/user-guide/module-console/data-model/tao-custom-fields.md): Tài liệu hướng dẫn người dùng các tạo các trường lưu trữ dữ liệu cho một model trên PangoCDP
- [Phân quyền tương tác với Model](https://help.pangocdp.com/user-guide/module-console/data-model/phan-quyen-tuong-tac-voi-model.md): Tài liệu hướng dẫn người dùng cách phân quyền tương tác mới model cho một account trên PangoCDP
- [Populate & Contribute](https://help.pangocdp.com/user-guide/module-console/data-model/populate-and-contribute.md): Tài liệu này sẽ hướng dẫn các thao tác dùng để thêm các dữ liệu hàng hoặc cột giữa các bảng có liên quan trên PangoCDP.
- [Model ZMA Profile](https://help.pangocdp.com/user-guide/module-console/data-model/model-zma-profile.md): Bài viết hướng dẫn cách tổ chức label (gắn nhãn) dữ liệu user trong Model ZMA Profile
- [SFTP Server](https://help.pangocdp.com/user-guide/module-console/data-model/sftp-server.md): Tài liệu hướng dẫn bạn kết nối SFTP Server và tải dữ liệu theo template nhất định bao gồm các dữ liệu Custom trên PangoCDP.


---

# 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://help.pangocdp.com/user-guide/module-console/data-model.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.
