> For the complete documentation index, see [llms.txt](https://pos.manual.nhanh.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pos.manual.nhanh.vn/pos/website/ban-hang-tren-fb/quan-ly-comment-fb.md).

# Quản lý comment Facebook trên website

Để quản lý comment Facebook trên website, doanh nghiệp làm theo các bước sau:

### Bước 1. Tạo app Faceook

* Truy cập [https://developers.facebook.com](https://developers.facebook.com/), click Bắt đầu
* Click Tiếp

![](/files/HjUwWFDIUY5Kefjg0AU6)

* Nhập số điện thoại và mã xác nhận được gửi về số điện thoại, sau đó click Xác minh

![](/files/ZRAE9xqbmplr3OTULiuO)

* Nhập tên ứng dụng muốn tạo, click Next

![](/files/KZvnVmj9mTwroiURze3v)

* Chọn một mục bất kỳ

![](/files/rT95AxdPd82OqrE66P0f)

* Click Add your Fist Product

![](/files/CSKkrxexEQaQQGdFO3of)

* Vào mục Cài đặt > Thông tin cơ bản, click vào nút Thêm nền tảng, sau đó nhập địa chỉ website vào.

![](/files/ZxntWZL8wGeBaqHVTNnl)

![](/files/xnmOWAjckcE5wo4hRTV6)

![](/files/Ur18KFONrpXxJZ5NZMyl)

* Copy ID của app vừa tạo, paste vào mục Cài đặt Website trên Nhanh.vn

![](/files/mDrWMEooWQP3Yg8HhQSE)

![](/files/x3xIB8obmyxS4F3rxPzf)

### Bước 2. Truy cập vào [https://developers.facebook.com/tools/comments](https://developers.facebook.com/tools/comments/) để quản lý comment Facebook trên website

### Bước 3. Thêm người để quản lý comment trên website

Trên trang Facebook developer, truy cập vào Vai trò > Click nút Thêm quản trị viên, hoặc truy cập tại đây [https://developers.facebook.com/apps/ID\_của\_app/roles/roles](https://developers.facebook.com/apps/ID_của_app/roles/roles/)

* Nhập tên facebook hoặc UserID của người bạn muốn thêm, sau đó click Gửi.
* Chờ người kia đồng ý là được

![](/files/YYz1m9dhxrioyrKEM8o8)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://pos.manual.nhanh.vn/pos/website/ban-hang-tren-fb/quan-ly-comment-fb.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
