> For the complete documentation index, see [llms.txt](https://huongdan.cnvloyalty.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://huongdan.cnvloyalty.com/tinh-nang/cau-hinh.md).

# Cấu hình

## Video tổng quan cấu hình hệ thống Loyalty Hub

{% embed url="<https://youtu.be/J_ut_lAXJdA>" %}

## Tổng quan trang Cấu hình

![](/files/jSi5fMMVXd6xiMoRXAb7)

## Cấu hình bao gồm

### 1. Cấu hình chung

* Thiết lập các thông tin cơ bản của cửa hàng và Địa chỉ bán hàng, định dạng khu vực và mã đơn hàng nhằm phục vụ cho việc kinh doanh tại cửa hàng

{% content-ref url="/pages/-MaSu-6BUvYLMfP78Sbd" %}
[Cấu hình chung](/tinh-nang/cau-hinh/cau-hinh-chung.md)
{% endcontent-ref %}

### 2. Tài khoản

* Quản lý và phân quyền tất cả nhân viên của cửa hàng

{% content-ref url="/pages/-MaSu9dCw1bv4RJTuI8y" %}
[Tài khoản](/tinh-nang/cau-hinh/tai-khoan.md)
{% endcontent-ref %}

### 3. Nhóm phân quyền

* Cung cấp thông tin cơ bản và cấp phép cho nhóm phân quyền

{% content-ref url="/pages/jPlP96JsruUA1STwK76C" %}
[Nhóm phân quyền](/tinh-nang/cau-hinh/nhom-phan-quyen.md)
{% endcontent-ref %}

### 4. Địa điểm

* Quản lý địa điểm dự trữ hàng tồn kho, chốt đơn đặt hàng và bán sản phẩm

{% content-ref url="/pages/-MbaBBSWBdmN-DTn-UIC" %}
[Địa điểm](/tinh-nang/cau-hinh/dia-diem.md)
{% endcontent-ref %}

### 5. Vận chuyển

* Cài đặt phí vận chuyển cho các khu vực vận chuyển khác nhau và kết nối với nhà vận chuyển thứ ba (Topship, Ahamove,...)

{% content-ref url="/pages/-MbaBEj8oLGwGDfH6SrG" %}
[Vận chuyển](/tinh-nang/cau-hinh/van-chuyen.md)
{% endcontent-ref %}

### 6. Thanh toán

* Cài đặt các phương thức thanh toán và kết nối với các cổng thanh toán khác (VNPay, Elepay,...)&#x20;

{% content-ref url="/pages/-MbaBY7ODODSTuLNI-Py" %}
[Thanh toán](/tinh-nang/cau-hinh/thanh-toan.md)
{% endcontent-ref %}

### 7. Thông báo

* Cài đặt thông báo gửi đến người bán hoặc khách hàng, chỉnh sửa các mẫu thông báo theo ý muốn của người bán

{% content-ref url="/pages/-MbaBd44FfVxCscKpWLb" %}
[Thông báo](/tinh-nang/cau-hinh/thong-bao.md)
{% endcontent-ref %}

### 8. Xuất file

* Xuất file về máy tính của bạn để lưu trữ những thông tin hoạt động kinh doanh

{% content-ref url="/pages/-MbaBgH-\_gQww3SIo2SJ" %}
[Xuất file](/tinh-nang/cau-hinh/xuat-file.md)
{% endcontent-ref %}

### 9. Cổng kết nối dữ liệu

* Kết nối với cổng POS, CRM để đồng bộ dữ liệu giữa Loyalty Hub với các kênh kinh doanh

{% content-ref url="/pages/-MclhlCTtOmXyShyaZmL" %}
[Cổng kết nối dữ liệu](/tinh-nang/cau-hinh/cong-ket-noi-du-lieu.md)
{% endcontent-ref %}

### 10. Cấu hình danh mục

* Quản lý danh mục sản phẩm

{% content-ref url="/pages/-MhlJ4rq9nrgYjjWyJRr" %}
[Cấu hình danh mục](/tinh-nang/cau-hinh/cau-hinh-danh-muc.md)
{% endcontent-ref %}

### 11.  Credit

* Quản lí và theo dõi lịch sử dụng các tính năng Smart OTP, SMS, Zalo ZNS

{% content-ref url="/pages/-MfSCl53Fc1TUGbfFkml" %}
[Credit](/tinh-nang/cau-hinh/credit.md)
{% endcontent-ref %}


---

# 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://huongdan.cnvloyalty.com/tinh-nang/cau-hinh.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.
