> 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/tinh-nang-cap-nhat-moi/cap-nhat-mobile-apps/giao-vien-upload-thu-vien-anh.md).

# Giáo viên upload thư viện ảnh

{% hint style="warning" %}
Cải tiến: \
\- Giáo viên có thể sử dụng app để đăng tải hình ảnh cho lớp do GV phụ trách.\
\- Xem được thư viện ảnh và chỉnh sửa album ảnh\
\- Đồng bộ với EMS và gửi thông báo, hiển thị trên app học viên (theo Phân quyền).
{% endhint %}

> **Bước 1:** Tại màn hình **Trang chủ**, bấm vào chức năng **Thư viện ảnh**

<figure><img src="/files/mTGsCVQZpQgfpPLqZcdu" alt=""><figcaption></figcaption></figure>

> **Bước 2:** Bấm vào button dấu cộng để tạo mới album ảnh

<figure><img src="/files/YBHkCTFSJSnx4eGdNf2b" alt=""><figcaption></figcaption></figure>

> **Bước 3:** Nhập thông tin yêu cầu và chọn ảnh từ thiết bị

<figure><img src="/files/VTxojU9vLBnepUEPAdY1" alt=""><figcaption></figcaption></figure>

> **Bước 4:** Bấm Tạo Album để lưu lại thông tin

<figure><img src="/files/1D9OVVAQ4QE8bUOyqZQ9" alt=""><figcaption></figcaption></figure>

> Giáo viên có thể chọn tạo thư viện ảnh theo trung tâm.

<div><figure><img src="/files/QQCe0bMxFAV9OXplzlPg" alt=""><figcaption></figcaption></figure> <figure><img src="/files/XmBWA6O8AmRGA1lAnVa1" alt=""><figcaption></figcaption></figure></div>

{% hint style="success" %}
**Lưu ý** :

Sau khi tạo thành công, Album ảnh cập nhật vào **Dòng thời gian** và mục **Của tôi**, hình ảnh đã tạo sẽ được hiển thị trên app và tự động đồng bộ lên EMS trong module **Gallery** với người tạo là tên của giáo viên thao tác.
{% endhint %}

> Album trong Thư viện ảnh trên app khi được tạo thành công được hiển thị trong Dòng thời gian cùng với các Album khác

<figure><img src="/files/Qh25mDbV8CxR1MYTqk0B" alt=""><figcaption></figcaption></figure>

> Mục **Của tôi** hiển thị những Album ảnh thuộc tài khoản của giáo viên đã đăng tải.

<figure><img src="/files/CxX7B7cujF5ricGJsM8q" alt=""><figcaption></figcaption></figure>

> Thông tin Album trong Gallery trên EMS khi được tạo thành công:

<figure><img src="/files/iR0yeXizLiUFIHWt3YOO" alt=""><figcaption></figcaption></figure>


---

# 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://help.dotb.vn/tinh-nang-cap-nhat-moi/cap-nhat-mobile-apps/giao-vien-upload-thu-vien-anh.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.
