> For the complete documentation index, see [llms.txt](https://docs.skydeck.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skydeck.ai/vi/releases/sep-6th-2024.md).

# 6 tháng 9 năm 2024

## GenStudio

### Cải tiến

* **Cải tiến Modal Quản lý Snapshot**: Giao diện quản lý snapshot đã được cập nhật để mang lại trải nghiệm thân thiện hơn cho người dùng khi quản lý các snapshot.
* **Cải thiện Tiêu đề Snapshot**: Tiêu đề snapshot đã được tinh chỉnh để rõ ràng và có tổ chức hơn.

## Trung Tâm Điều Khiển

### Cải tiến

* **Quản lý vai trò Admin được cải thiện**: Các quản trị viên giờ đây có thể quản lý vai trò người dùng hiệu quả hơn, cải thiện kiểm soát truy cập và quyền hạn.
* **Độ tin cậy của tin nhắn được cải thiện**: Hệ thống giờ đây xử lý tốt hơn các luồng tin nhắn đồng thời để ngăn chặn lỗi và nâng cao hiệu suất.


---

# 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://docs.skydeck.ai/vi/releases/sep-6th-2024.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.
