> For the complete documentation index, see [llms.txt](https://help.dotb.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.dotb.vn/admin-guide/cau-hinh-thu-vien-anh-tai-lieu-trong-koc/cau-hinh-thu-vien-anh-google-drive.md).

# Cấu hình Thư viện ảnh - Google Drive

> **Bước 1:** Tại avatar người dùng, bấm chuột vào **Admin** để mở ra màn hình **Admin.**

![](/files/-MW8rfckvZ9NBx0FrXNm)

> **Bước 2:** Tại màn hình Admin, chọn **Google API Config.**

![](/files/-MW8rjN4YzlWe1hWzoeq)

> **Bước 3:** Sau đó nhập Folder ID của thư mục mà bạn đã tạo trên Google Drive, tiếp theo click chọn **Get Author Code.**

![](/files/-MW8rroZjLYs8oCStU6n)

> **Bước 4:** Chọn tài khoản gmail chứa cài đặt thư mục hình ảnh.

![](/files/-MW8s1MxOlahWY0vrOBu)

> **Bước 5:** Tiếp theo chọn Nâng cao, để cấp quyền truy cập

![](/files/-MW8sVuZlBJ8OrjPsRe3)

> **Bước 6:** Chọn "Đi tới Google API Application"

![](/files/-MW8saEXZbZRVJ-ECkgy)

> **Bước 7:** Sau đó nhấn chọn **Cho Phép** để cấp quyền truy cập từ hệ thống&#x20;

![](/files/-MW8sk1bRcCKBSDa0ikN)

> **Bước 8:** Sau khi cấp quyền truy cập xong, hệ thống sẽ gửi về một mã code, copy mã code.

![](/files/-MW8spRpL5WOm83U6sHf)

> **Bước 9:** Sau khi copy mã code xong, dán vào ô và nhấn **Save**.

![](/files/-MW8swH8O9JdB09fobJa)


---

# 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:

```
GET https://help.dotb.vn/admin-guide/cau-hinh-thu-vien-anh-tai-lieu-trong-koc/cau-hinh-thu-vien-anh-google-drive.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.
