# 10-30 Oct Update

## 🚀 Major Features

* Updated Signup flow - Added ability to add organization details, reference and purpose<br>

  <figure><img src="/files/dMCkWWcnDjgVsYtSoeEz" alt=""><figcaption></figcaption></figure>

## ✨ Improvements

* Updated substitute nomenclature to Variants for Image, Audio, Audio TTS and Text elements
* Added capability to rules to change view mode
* Added CTA to open scene properties in the Structure tree
* Restricting conversational brain to an Enterprise only feature.
* Added AI token usage basis month in the billings section.
* Added language selection for preview mode

## 🐛 Bug Fixes

* Fixed order of elements inside groups in rules UI dropdowns
* Fixed ability to use delete key for input fields in editor


---

# 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.gmetri.com/features/release-notes/2023/10-30-oct-update.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.
