> For the complete documentation index, see [llms.txt](https://ems.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://ems.help.dotb.vn/ems-dong-bo-schooly-app/thu-vien-anh.md).

# Thư viện ảnh

> **Bước 1:** Ở màn hình danh sách của chức năng Hình Ảnh (module **Gallery)**, chọn Tạo mới (**Create Gallery)**

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

> Bước 2: Tại màn hình Thư viện Ảnh, chọn lớp và nhập hoạt động của bé, sau đó Upload hình ảnh và chọn ngày gửi thông báo đến phụ huynh về hoạt động. Cuối cùng click **Save**.

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

{% hint style="info" %}
**Ghi chú :**

1. **Tiêu đề đăng Hoạt động**
2. Đối tượng đăng tải hoạt động : Theo chi nhánh, Lớp học, Học viên
3. Nếu chọn chi nhánh, thì thông tin chi nhánh cần đăng tải Hoạt động học của Học viên đến Phụ Huynh
4. Nội dung truyền tải thông tin hoạt động
5. Đính kèm hình ảnh, video
6. Trạng thái đăng tải hoạt động : Mặc định khi tạo mới sẽ chờ duyệt (To be approved), sao khi đã duyệt (Approved) tin tức hệ thống sẽ gửi thông báo đến cho Phụ Huynh qua ứng dụng di động và chuyển sang trạng thái mới là Đăng tải (Publish)

<img src="/files/6lEglAG2yw2TdHGyRnBH" alt="" data-size="original">
{% endhint %}

> Bước 3: Hệ thống lưu thành công sao khi tạo thông tin Thư viện Ảnh.

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

> Teacher's like - Student's like - Comments

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

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

* Teacher's like : Hiển thị lượt thích của giáo viên
* Student's like : Hiện thị lượt thích của học viên.
* Comments:  nội dung bình luận của giáo viên và học viên.
  {% endhint %}


---

# 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://ems.help.dotb.vn/ems-dong-bo-schooly-app/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.
