> For the complete documentation index, see [llms.txt](https://docs.igenius.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.igenius.ai/release-notes/archive/2022/version-2.37.md).

# Version 2.37

Crystal NEW version 2.37 is out!

This version adds new features and improvements to Crystal. Please find the updates below:

## For Members

{% hint style="info" %}
A Member is a user who accesses the Advisor and Dashboard.
{% endhint %}

### **New Dashboard Design (Web and Mobile)**

We redesigned the Dashboard around entities: now you can group your topics by specific entities, star your favorite ones, filter them by title and time interval, and much more.

### **Anomaly Detection Improvements**

We extended anomaly detection also on Progress and Composition topics, allowing you to activate it from the Topic Card directly.

### **Descriptive Analytics Improvements**

The Descriptive Analytics are now available for the Description topics too.

We also created a new card for the Overtime topic (“Trend Detection”) and for the Pos. Neg. Single Column topic ("Pos. Neg. Distribution").

Your cards will be always available in French and German too, if provided for your plan (refer to "For Admins" here below).

### **Data Storytelling**

Data Storytelling allows you to arrange and collect your favorite cards in Data Stories.

Create, edit and share your stories with your colleagues and explore your data together right away!

## For Admins

{% hint style="info" %}
An Admin is a user who can configure Crystal in the Self-Service Console.
{% endhint %}

### **New languages available**

We expanded Crystal language support to German and French.

Based on your plan, select these new languages as you configure a topic to enable your team to interact with Crystal in German and French!

Need help using Crystal? Check out the full tutorials [here](https://igenius.gitbook.io/en/).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.igenius.ai/release-notes/archive/2022/version-2.37.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.
