# 27th November 2023

## Summary

The 27th November 2023 release of e6data includes the following features & enhancements:

* [UI Enhancements](#ui-enhancements)

## Usage Notes

No user action is required to access the features in this release.

## UI Enhancements <a href="#ui-enhancements" id="ui-enhancements"></a>

UI updates have been made platform-wide to provide users with a more consistent & simplified experience.

### Query Editor <a href="#query-editor" id="query-editor"></a>

The Query Editor UI has been changed from multiple paragraphs per tab layout to a single sheet per tab. This reduces clutter and allows users to write freeform queries and run selected parts as required.

### Component Creation <a href="#component-creation" id="component-creation"></a>

Workspace, Cluster, and Catalog creation & modification flows have been condensed to single forms to reduce the time needed to complete actions.


---

# 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.e6data.com/product-documentation/release-notes-and-updates/27th-november-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.
