# Version 2.18

crystal version 2.18 is out!

We have worked on bug fixing and user experience improvements for members. At the same time, this version brings new features and possibilities during topic configuration for Admin users.

Please find the updates below split by user type:

## For Members

{% hint style="info" %}
A member is a user who accesses the advisor and Dashboard
{% endhint %}

### Disambiguation improvements <a href="#disambiguation-improvements" id="disambiguation-improvements"></a>

The disambiguation feature of crystal is now improved in order to support the composition topic type, in particular topics with same main entity and different breakdowns.

Check [this article](https://igenius.gitbook.io/en/tutorials-for-members/the-advisor/untitled-1-1) for details on what is disambiguation and how crystal supports ambiguous situations.

## For Admins

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

### Key values improvements <a href="#key-values-improvements" id="key-values-improvements"></a>

There is a new functionality related to the Key Values! You now have the possibility to select a particular column while configuring the Key Values on topics, and also multiple ones. In addition, Key Values can now be created for the “List” topic type as well.

For more details on how to configure Key Values, check [this article](https://igenius.gitbook.io/en/topics/topics/untitled-1/untitled-2).

### Google Sheets support

Good news, Google Sheets can now be connected as a data source! Check [this article](https://igenius.gitbook.io/en/topics/topics/untitled/untitled-9) for further details on how to connect the data sources.

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


---

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