# 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-cn/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.
