# Cấu hình Dữ liệu CamlQuery

**CAML Query (Collaborative Application Markup Language Query)** là **ngôn ngữ truy vấn dữ liệu** dùng trong SharePoint để **lọc, tìm kiếm và lấy dữ liệu từ danh sách (List) hoặc thư viện (Library)** một cách có kiểm soát và chính xác.

Hiểu đơn giản, nếu SharePoint là “kho dữ liệu”, thì **CAML Query chính là bộ lọc thông minh** giúp bạn chỉ lấy ra đúng những thông tin bạn cần — ví dụ: các yêu cầu chưa phê duyệt, tài liệu do phòng nhân sự tạo, hoặc hồ sơ cập nhật trong 7 ngày gần nhất


---

# 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://spsvn.gitbook.io/product-docs-1/huong-dan-cai-dat-va-cau-hinh-quan-tri-vien/cau-hinh-chuc-nang/cau-hinh-du-lieu-camlquery.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.
