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