> For the complete documentation index, see [llms.txt](https://docs.salework.net/salework-tai-lieu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.salework.net/salework-tai-lieu/salework-contact/vai-tro-truong-nhom-truong-kho/quan-ly-kho-du-lieu.md).

# Quản lý kho dữ liệu

## Mô tả

Quản lý kho chịu trách nhiệm quản lý kho dữ liệu, liên quan đến chức năng Thiết lập Kho dữ liệu được đề cập trong Vai trò Admin - [Thiết lập kho dữ liệu](/salework-tai-lieu/salework-contact/vai-tro-admin/thiet-lap-danh-muc-kho-phan-loai-nguon-khach-hang.md)

Quản lý kho dữ liệu có quyền quản lý và theo dõi toàn bộ khách hàng thuộc kho dữ liệu của mình.

Để xem tất cả dữ liệu khách hàng trong kho, thực hiện các bước sau:

**Bước 1: Nhấn vào nút Bộ lọc**&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe0hua8zGsngxkMYEsdkE3l7umNKEDmyU0Md5aXyrZIGSqAvAuwxjADfqJEyq9PTjSPasK9f4KT-fhh35nxokz27Wf162sxWZLbQZWjJO1QbTmnJqFaAXdP1suoO4TECz6CeSWhNg?key=e2gql8vwHu9lxXv2GJAOPs4R" alt=""><figcaption></figcaption></figure>

**Bước 2: Chọn Kho dữ liệu mà bạn muốn xem thông tin**&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcqhPw_Bx7KOpdY6jC7Zl7a1_K_N2lCFVT59S2e0aHmN1OEjwsYpi8V6usUWAa6noD0beefX8OK2eSHlxSR3kvFwLtnOsiLbNhXo3ofYFA8SXW9DQHIB156BFybi9UQCjs5FC8I0A?key=e2gql8vwHu9lxXv2GJAOPs4R" alt=""><figcaption></figcaption></figure>

**Bước 3: Nhấn nút Lọc để lọc danh sách khách hàng.**

<br>


---

# 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://docs.salework.net/salework-tai-lieu/salework-contact/vai-tro-truong-nhom-truong-kho/quan-ly-kho-du-lieu.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.
