# 27 April 2024

## iManage integration

<mark style="background-color:orange;">New feature</mark> Launch of our integration with iManage. Features:

* Users can send workspaces and/or multiple files to a Truffle Basket of their choice.&#x20;
* Users can choose a Clause9 or ClauseBuddy template right from within iManage, and then open that Q\&A in a browser window.&#x20;

***

## ClauseBuddy

### Summarization improvement

There's a new filterable dropdown list, that also supports summary deletion, and remembers recently selected entries.

The summarization feature now also works in Outlook.

### Reviewing PDF files

<mark style="background-color:orange;">New feature</mark> Users can now upload PDF files for the Review feature.

### Reviewing improvements

Some simplifications were added to the Reviewing feature, to facilitate the user's experience.&#x20;

The prompting instruction sent to the LLM was also revamped.

### Saving prompts

<mark style="background-color:orange;">New feature</mark> In several LLM-enabled modules of ClauseBuddy, users can now save their prompt (through the "..." button at the right of the edit-box), so they can then easily retrieve those prompts later on.&#x20;

*Note that the prompts are saved to the personal settings of the user: they are not currently shared within a team.*

<figure><img src="https://1414353930-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fc1g6bv00az2hAVxclF4w%2Fuploads%2FGb39bU2qWeopGXYedOGs%2Fimage.png?alt=media&#x26;token=bcde14ba-76f0-4493-8352-75a5b6150e84" alt="" width="563"><figcaption></figcaption></figure>

### AutoSuggest "unsupported language" message

When the user tries to use AutoSuggest on an unsupported language (e.g. a German document, when using a Belgian server that only supports English/Dutch/French), there will now be a clear error message.

***

## Clause9

### Addition of "uncovered export"&#x20;

<mark style="background-color:orange;">New feature</mark> In the “...” menu at the top right of Assemble Document, users can now do an “Uncovered export” of a template towards a DOCX file.

This allows other team members to see which parts of a text contain conditional logic, which can be useful for reviewing complex documents. Of course complex documents remain challenging to review (cf. your feedback-list), but this new tool should help.

By using the special function @explain (e.g., in an enabled-field), you can provide a description instead of showing a complex formula. This is also possible for other fields.

<figure><img src="https://1414353930-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fc1g6bv00az2hAVxclF4w%2Fuploads%2F5cxerbc9ztf5jK82UPd6%2Fimage.png?alt=media&#x26;token=718b5b2c-5711-4194-a10d-899554bf3a33" alt="" width="563"><figcaption></figcaption></figure>

### Special functions

`@extract-number` now also accepts a duration

Addition of `@explain`, for the uncovered export described above.
