> For the complete documentation index, see [llms.txt](https://docsadmin.daohaisan.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docsadmin.daohaisan.vn/huong-dan-he-thong-admin.md).

# HƯỚNG DẪN HỆ THỐNG ADMIN

{% hint style="info" %}
ĐẢO HẢI SẢN **Admin:** Là 1 hệ thống hướng tới 1 hệ thống tập chung One System,  các kênh bán khác đều tập chung về hệ thống và admin sẽ có những chức năng xử lý, report, Dashboard mà hệ thống bên ngoài không có......

Dưới đây là các hướng dẫn chức năng để sử dụng hệ thống admin.
{% endhint %}

## <mark style="color:red;">Lưu ý : Tài liệu này lưu hành nội bộ, không được chia sẻ ra ngoài nếu chưa được đồng ý.</mark>

## Các chức năng theo phòng ban

Sử dụng để hiểu rõ hơn các chức năng cho từng phòng ban và các chức năng ( click bên dưới ).

{% content-ref url="/pages/Z8WbE5QUN2pb2MkTH9fa" %}
[Fresh Và Food](/chuc-nang-theo-phong-ban/fresh-va-food.md)
{% endcontent-ref %}

{% content-ref url="/pages/LwmrApj72NzBity9otid" %}
[Dịch Vụ Khách Hàng](/chuc-nang-theo-phong-ban/dich-vu-khach-hang.md)
{% endcontent-ref %}

{% content-ref url="/pages/TMzBp3ervDoeHqkOu1tg" %}
[Marketing](/chuc-nang-theo-phong-ban/marketing.md)
{% endcontent-ref %}

{% content-ref url="/pages/IMrBNxLRSnAb0GJ00mCh" %}
[Điều Phối Và Kho](/chuc-nang-theo-phong-ban/dieu-phoi-va-kho.md)
{% endcontent-ref %}

{% content-ref url="/pages/7zBx43TZyWpyipvTIahJ" %}
[Cửa Hàng, Siêu Thị](/chuc-nang-theo-phong-ban/cua-hang-sieu-thi.md)
{% endcontent-ref %}

{% content-ref url="/pages/z8TlR3IMV7uudo3tXvGl" %}
[Admin](/chuc-nang-theo-phong-ban/admin.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://docsadmin.daohaisan.vn/huong-dan-he-thong-admin.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.
