# Sep 18th 2023

## GenStudio

### New Features

* **Data Loss Prevention**: A new feature has been introduced to prevent the loss of conversation data (only Advanced plan).
* **Rapid Onboarding**: A new trial modal has been implemented to help you get onboard faster.
* **Sign Out from All Tabs**: This new feature allows you to sign out from all tabs at once, saving you time and effort.
* **Subdomain Improvement**: The subdomain input field on the sign-in page has been improved for a better user experience.

### Bug Fixes

* **Grammar Correction**: We've corrected a grammatical error to improve the clarity of our content.

## Control Center

### New Features

* **Access Control**: Owners can now revoke access for team members, providing more control over team management.
* **Setup Guide**: A separate page has been created for the Setup Guide to help you get started more easily.
* **French Translation**: The Billing & Payment section now supports French language for easier understanding.
* **Member Seats Information**: We've added more details about 'seats' on the Members page to give you a better understanding of your team structure.

### Bug Fixes

* **Data Accuracy**: We've fixed an issue that was causing duplicate data entries to provide you with more accurate information.


---

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