# Module Account

- [Security](https://help.pangocdp.com/user-guide/module-account/security.md)
- [Đổi mật khẩu & Xác thực 2 lớp](https://help.pangocdp.com/user-guide/module-account/security/doi-mat-khau-and-xac-thuc-2-lop.md): Tài liệu hướng dẫn bạn thao tác thay đổi mật khẩu và bảo mật xác thực 2 lớp
- [API Account & Token](https://help.pangocdp.com/user-guide/module-account/security/api-account-and-token.md)
- [Activity](https://help.pangocdp.com/user-guide/module-account/activity.md)
- [Thêm người dùng](https://help.pangocdp.com/user-guide/module-account/activity/them-nguoi-dung.md): Tài liệu hướng dẫn bạn các thao tác thêm người dùng mới trên PangoCDP
- [Lịch sử xuất dữ liệu](https://help.pangocdp.com/user-guide/module-account/activity/lich-su-xuat-du-lieu.md): Tài liệu hướng dẫn bạn thao tác xem lịch sử trích xuất dữ liệu trên PangoCDP
- [Lịch sử đăng nhập](https://help.pangocdp.com/user-guide/module-account/activity/lich-su-dang-nhap.md): Tài liệu hướng dẫn bạn thao tác xem lịch sử login của User trên PangoCDP
- [Admin](https://help.pangocdp.com/user-guide/module-account/admin.md)
- [Organization Information](https://help.pangocdp.com/user-guide/module-account/admin/organization-information.md): Tài liệu hướng dẫn thao tác thay đổi thông tin doanh nghiệp khi dùng platform PangoCDP
- [Custom UI](https://help.pangocdp.com/user-guide/module-account/admin/custom-ui.md): Tài liệu hướng dẫn bạn thao tác thay đổi thông tin Custom UI/Config trên PangoCDP.
- [Password Policy](https://help.pangocdp.com/user-guide/module-account/admin/password-policy.md): Tài liệu hướng dẫn bạn thao tác thay đổi cấu hình cài đặt mật khậu truy cập của người dùng vào PangoCDP
- [Session Policy](https://help.pangocdp.com/user-guide/module-account/admin/session-policy.md): Tài liệu hướng dẫn cài đặt Session Policy trên PangoCDP
- [Data Masking](https://help.pangocdp.com/user-guide/module-account/admin/data-masking.md): Tài liệu hướng dẫn cài đặt Data masking trên PangoCDP.
- [Localization](https://help.pangocdp.com/user-guide/module-account/admin/localization.md): Tài liệu hướng dẫn bạn thao tác cài đặt Localization trên PangoCDP
- [Terms of Use](https://help.pangocdp.com/user-guide/module-account/admin/terms-of-use.md): Tài liệu hướng dẫn bạn các thao tác cài đặt Terms of Use trên PangoCDP
- [General Setting](https://help.pangocdp.com/user-guide/module-account/admin/general-setting.md): Tài liệu hướng dẫn bạn các thao tác cài đặt General Setting trên PangoCDP
- [User Roles](https://help.pangocdp.com/user-guide/module-account/admin/user-roles.md): Tài liệu hướng dẫn bạn hiểu hơn về ý nghĩa các loại cấp độ của vai trò người dùng và cách lấy những thông tin để có thể bắn API từ một hệ thống khác sang PangoCDP
- [Permission](https://help.pangocdp.com/user-guide/module-account/admin/permission.md): Tài liệu hướng dẫn bạn hiểu ý nghĩa các loại quyền trên PangoCDP
- [Tạo Permission Group](https://help.pangocdp.com/user-guide/module-account/admin/tao-permission-group.md): Tài liệu hướng dẫn bạn hiểu thao tác phân quyền trên PangoCDP
- [Account Logs](https://help.pangocdp.com/user-guide/module-account/admin/account-logs.md): Tài liệu hướng dẫn bạn thao tác sử dụng Account Logs trên PangoCDP
- [Export Logs](https://help.pangocdp.com/user-guide/module-account/admin/export-logs.md): Tài liệu hướng dẫn bạn thao tác sử dụng Export Logs trên PangoCDP
- [Change Logs](https://help.pangocdp.com/user-guide/module-account/admin/change-logs.md): #D021 Tài liệu hướng dẫn bạn thao tác sử dụng Chang Logs trên PangoCDP
- [Access Logs](https://help.pangocdp.com/user-guide/module-account/admin/access-logs.md): Tài liệu hướng dẫn bạn thao tác sử dụng Access Logs 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-account.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.
