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

# Release Notes: Turium Enigma UI Update

We are excited to announce the release of Turium Enigma new & improved User Interface (UI) which will roll out to all users on **Saturday 20/1/2024.** This update brings a modern, intuitive, and efficient design to streamline your invoice processing workflow. Here are the key highlights:

### Intuitive design

The Enigma iOCR UI has undergone a complete redesign for a more user-friendly experience. The intuitive layout ensures that users, both new and experienced, can navigate through the module effortlessly whilst reviewing your OCR scanned invoices.

<figure><img src="/files/AeFBn6pSmx6dyiQ9SyQT" alt=""><figcaption><p><em>New intuitive iOCR user interface</em></p></figcaption></figure>

***

### Enhanced navigation

We've revamped the navigation system, providing a more straightforward and efficient navigation menu, as well as fully customisable Home page, to access the features you need. The improved menu structure reduces the time spent searching for tools, allowing you to focus on your tasks.

<figure><img src="/files/hmQWuAImxClRJJcfsYEj" alt="" width="156"><figcaption><p><em>New navigation menu</em></p></figcaption></figure>

<figure><img src="/files/xy1AMs4MGT5JBkyC3JTP" alt=""><figcaption><p><em>New personalised Home page with customisable shortcuts</em></p></figcaption></figure>

***

### Modern Look & Feel

The new UI introduces a fresh and modern aesthetic, aligning with contemporary design trends. The updated visuals create a visually pleasing environment, making your interaction with Turium Enigma more enjoyable.

***

### Optimised Performance

Under the hood, we've fine-tuned the core functionalities of the iOCR module. This update includes performance enhancements and responsiveness improvements, ensuring a smoother and faster user experience.

***

We value your feedback! If you have any questions, encounter issues, or wish to share your thoughts on the new UI, please reach out to our dedicated support team at <assist@xaana.ai>. Your input is crucial as we continue to refine and improve our software.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.turium.ai/home/enigma/turium-enigma-documentation/release-notes-turium-enigma-ui-update.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
