# Versione 2.37

La versione 2.37 di Crystal è ora disponibile!

Questa versione porta nuove caratteristiche e miglioramenti a Crystal. Vediamo le novità in base alla tipologia di utente:

## Per Member <a href="#per-member" id="per-member"></a>

{% hint style="info" %}
&#x20;Un utente Member può accedere all'Advisor e alla Dashboard.
{% endhint %}

### **Nuovo design della Dashboard (Web e Mobile)**

Abbiamo ridisegnato la Dashboard in base all’entità: ora puoi raggruppare i topic per entità specifiche, scegliere le tue preferite, applicare filtri per titolo e intervallo temporale, e molto altro.

### **Migliorie al Rilevamento delle Anomalie**

Abbiamo esteso il rilevamento delle anomalie anche ai topic "Progress" e "Composition", permettendoti di attivarle direttamente dalla Topic Card.

### **Migliorie alla Descriptive Analytics**

Ora le Descriptive Analytics sono disponibili anche per i Topic di tipo "Descrizione".

Inoltre, è disponibile una nuova Card per i topic "Overtime" (“Cambio di direzione del trend”)

Le tue card saranno anche disponibili in Francese e Tedesco, se previsto dal tuo piano (vedi "Per Admin", qui sotto).

### **Data Storytelling**

Con il Data Storytelling potrai organizzare e collezionare tutte le tue card preferite in Data Story.

Crea, modifica e condividi le tue storie con i colleghi ed esplora insieme a loro i tuoi dati!

## Per Admin <a href="#per-admin" id="per-admin"></a>

{% hint style="info" %}
Un utente Admin può configurare Crystal nella Console Self-Service.
{% endhint %}

### **Nuove lingue disponibili**

Abbiamo aggiunto Tedesco e Francese alle lingue supportate da Crystal.

In base al tuo piano, seleziona queste nuove lingue quando configuri un topic per consentire al tuo team di interagire con Crystal in tedesco e francese!

Serve aiuto con crystal? Visita la nostra sezione [Risorse](https://igenius.gitbook.io/risorse/).


---

# 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.igenius.ai/italiano/note-di-rilascio/archivio/2022/versione-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.
