# Helvia Release 5.26.0

### 1. **Console Updates**

#### **1.1 Media Library**

A Media Library is now available in the Helvia Console, where you can store and manage the files you want to use in your chatbots, including images and videos. In the Media Library you can upload new files, delete existing ones and copy the URLs of the files to use as required within the console.

To access the Media Library, click on the settings on the right hand side and select 'Media'.

![](https://content.gitbook.com/content/sBKCPTKnYrr0QVmp6Jo5/blobs/k1nhxROaGsyme1QrMfUF/image.png)

To add a new file, click 'Upload New'. You will then be able to upload a file by clicking the 'Select' button or drop a file directly.

<figure><img src="https://content.gitbook.com/content/sBKCPTKnYrr0QVmp6Jo5/blobs/LGSUfVMLwGM6YTAhFPBg/image.png" alt=""><figcaption></figcaption></figure>

You can view the uploaded files as icons or in a list, by clicking the 'View' buttons.

<figure><img src="https://content.gitbook.com/content/sBKCPTKnYrr0QVmp6Jo5/blobs/959IzdwSeO4cwTLe3e4B/image.png" alt=""><figcaption></figcaption></figure>

To use the uploaded file, copy the URL by clicking the 'Copy' icon and paste it to the required location within the console. If you are in the icon view, hover over the file you want to copy, and click on the 'Copy' icon.

<figure><img src="https://content.gitbook.com/content/sBKCPTKnYrr0QVmp6Jo5/blobs/K6tsHLJu3yhnmnvkePus/image.png" alt=""><figcaption></figcaption></figure>

#### **1.2 Activity Analytics funnel updates**

The Activity Analytics have been enhanced to show the total number of times each message and intro node was triggered.

To access this view, go to the Organization Analytics, on the Decision Tree section and click the 'View' icon of a specific activity.

![](https://content.gitbook.com/content/sBKCPTKnYrr0QVmp6Jo5/blobs/MYxjRjzYXexb4x0JMZ1m/image.png)

#### **1.3 Search bar in the Audit Logs page**

A search bar is now available in the Audit Logs page, allowing admins to search the logs by description.

<figure><img src="https://content.gitbook.com/content/sBKCPTKnYrr0QVmp6Jo5/blobs/M6ZKimyqWiOQOq5YyVQq/image.png" alt=""><figcaption></figcaption></figure>

#### 1.4 Redesign of the Organization Settings page

The Organization Settings page has been redesigned to provide better UX. It also includes the option to upload an image directly to the Media Library.

<figure><img src="https://content.gitbook.com/content/sBKCPTKnYrr0QVmp6Jo5/blobs/a528L5lZpv5lDaxxpjI8/image.png" alt=""><figcaption></figcaption></figure>

#### 1.5 Displaying detailed error messages in the flow editor

When saving a flow that contains errors, a more descriptive error message will be displayed, and the nodes that have issues will be highlighted. This will enable the editor to easily find and rectify the issue.

<figure><img src="https://content.gitbook.com/content/sBKCPTKnYrr0QVmp6Jo5/blobs/unwZOVz9pJWGeWnvzmrw/image.png" alt=""><figcaption></figcaption></figure>

#### 1.6 Hyperlink color configuration via console deployment settings

The webchat hyperlink color can now be configured through the webchat settings of a deployment.

To edit the hyperlink color of a specific deployment, go to the deployment's 'Colors' section and edit the 'Hyperlink Color'.

<figure><img src="https://content.gitbook.com/content/sBKCPTKnYrr0QVmp6Jo5/blobs/1vgc0RMMuVThVykyXfUn/image.png" alt=""><figcaption></figcaption></figure>

#### 1.7 Redesign of bot Backups tab

The bot Backups tab has been redesigned to include a search bar.

<figure><img src="https://content.gitbook.com/content/sBKCPTKnYrr0QVmp6Jo5/blobs/RyGN4JF3wJ94gf4oqwHB/image.png" alt=""><figcaption></figcaption></figure>

#### 1.8 Pre-fill user input text

A new feature is enabled that allows loading the webchat with a pre-filled user input text. The end-user will be able to either click on the 'Send' button in order to send the pre-filled value, or edit the text and send it, or use a button in case the entry point has button(s).

![](https://content.gitbook.com/content/sBKCPTKnYrr0QVmp6Jo5/blobs/5rQCIPymf3eE493iTs8l/image.png)

This can be enabled in consultation with the Helvia team.

### **2. LiveChat Updates**

#### 2.1 'Quick replies' renamed as 'Canned responses'

The 'Quick replies' are now available as 'Canned responses' for better UX.

<figure><img src="https://content.gitbook.com/content/sBKCPTKnYrr0QVmp6Jo5/blobs/W1TeTYqGJmSsS469T0YJ/image.png" alt=""><figcaption></figcaption></figure>

#### 2.2 Option to add redirect nodes after LiveChat system messages

Redirect nodes can now be added after the following system messages:

* Conversation terminated
* Live-chat disabled
* Out of business hours
* Request missed

<figure><img src="https://content.gitbook.com/content/sBKCPTKnYrr0QVmp6Jo5/blobs/nUvu9JigOPHYni5QlfM9/image.png" alt=""><figcaption></figcaption></figure>


---

# 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.helvia.ai/resources/release-notes/2023/helvia-release-5.26.0.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.
