# 4th September 2023

## Summary

The 4th September 2023 release of e6data includes the following features & enhancements:

* [Enable & Disable Workspaces](#enable-disable-workspaces)
* [UI Enhancements](#ui-enhancements)

## Usage Notes

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

## Enable/Disable Workspaces  <a href="#enable-disable-workspaces" id="enable-disable-workspaces"></a>

A new option has been provided on the Workspace listing page to enable and disable Workspaces through the UI:

1. Disabling a Workspace terminates all resources in the workspace node group/node pool to save costs.
2. Enabling a Workspace spins up the required resources again.

Since all components are disabled and not deleted, when a Workspace is enabled again all previously created platform components will be available. Recreating the components will not be required.

More information: [Enable/Disable Workspaces](/product-documentation/workspaces/enable-disable-workspaces.md)

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

* The Schema Explorer in the Query Editor can now be expanded or collapsed to allow users to optimize screen real estate.
* The refresh button in the Cluster Metrics page has been improved, allowing users to set an auto-refresh interval for the dashboard.


---

# 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/4th-september-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.
