# 10th April 2023

## Summary

The 10th April 2023 release of e6data includes the following features & enhancements:

* [Auto Save in Query Editor](#auto-save-in-query-editor)
* [SSO Login from e6data Portal](#sso-login-from-e6data-portal)
* [SSO via Google IdP](#sso-via-google-idp)

## Usage Notes

To get access to all features from this release:

* [Update Workspaces](broken://pages/aSsKYl4WcVukqOEAsYrW)

## Platform Release Notes

### Auto Save in Query Editor

The Query Editor will now auto-save SQL queries once every minute and when a user switches to a different browser tab. In case a user logs out from the console, the saved auto-saved queries will be stored in the customer S3 bucket.

### SSO Login from e6data Portal

Users can now log in using SSO from the e6data dashboard.

More information: [Single Sign-On](#single-sign-on-sso)

### SSO via Google IdP

e6data now supports federated authentication using Google IdP.

More information: [Google SSO](broken://pages/OK9Jofn9sW2ouG19lmhN)


---

# 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/10th-april-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.
