# 2023年9月18日

## GenStudio

### 新功能

* **資料遺失防護**: 已推出新功能，以防止對話資料遺失（僅限高級計畫）。
* **快速上手**: 已實施新的試用模型，以幫助您更快上手。
* **從所有標籤頁登出**: 此新功能允許您一次從所有標籤頁登出，節省您的時間和精力。
* **子網域改進**: 登入頁面的子網域輸入欄位已經改進，以提供更好的用戶體驗。

### 修復錯誤

* **文法更正**：我們已經修正了一個語法錯誤以提高我們內容的清晰度。

## 控制中心

### 新功能

* **訪問控制**：業主現在可以撤銷團隊成員的訪問權限，從而對團隊管理有更多的控制權。
* **設置指南**：我們已經為設置指南創建了一個單獨的頁面，以幫助您更容易地開始使用。
* **法語翻譯**：帳單和付款部分現在支持法語，以便於理解。
* **成員席位信息**：我們在成員頁面上添加了更多有關'席位'的詳細信息，以便您更好地理解您的團隊結構。

### 錯誤修復

* **數據準確性**：我們已修復了一個導致重複數據輸入的問題，以提供您更精確的資訊。


---

# 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://docs.skydeck.ai/zh-hk/releases/sep-18th-2023.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.
