# Sep 6th, 2024

## GenStudio

### Improvements

* **Enhanced Snapshot Management Modal**: The snapshot management interface has been updated for a more user-friendly experience when managing snapshots.
* **Improved Snapshot Titles**: Snapshot titles have been refined for better clarity and organization.

## Control Center

### Improvements

* **Enhanced Admin Role Management**: Admins can now manage user roles more effectively, improving access control and permissions.
* **Improved Messaging Reliability**: The system now better handles concurrent message streams to prevent errors and enhance performance.


---

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