# Helvia.ai Release 5.65.0

### 1. Improved Webchat Notifications Management

Our latest update provides you with advanced capabilities to efficiently handle webchat notifications.

#### 1.1 Streamlining webchat start up notifications configuration

With this update, the configuration process for enabling the start up notifications feature in webchat will be much easier and user-friendly. Rather than defining custom settings in the webchat deployment settings, a new setting will be available in the webchat settings UI, specifically in the 'Notifications' section.

To activate a new Startup Notification, go to the deployment's settings and click 'Add start up notification'.

<figure><img src="https://1873349521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsBKCPTKnYrr0QVmp6Jo5%2Fuploads%2FWO27VOMRRlyoSffgqK2u%2Fimage.png?alt=media&#x26;token=34627a2a-07bd-47c5-8797-ec60f6614efe" alt="" width="422"><figcaption></figcaption></figure>

Add the notification message.

<figure><img src="https://1873349521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsBKCPTKnYrr0QVmp6Jo5%2Fuploads%2FR2EAdNsZLUkSyWidyNTU%2Fimage.png?alt=media&#x26;token=e4569c58-5d32-48f7-8b6b-cd89f823c407" alt="" width="417"><figcaption></figcaption></figure>

You can also add buttons and link them to a specific flow.

<figure><img src="https://1873349521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsBKCPTKnYrr0QVmp6Jo5%2Fuploads%2FHkWQbOfzmrrvjYSUNf4J%2Fimage.png?alt=media&#x26;token=d10d6a18-074d-4f5c-99d1-75cc3a62d411" alt="" width="406"><figcaption></figcaption></figure>

The notification will then show up when the chatbot starts:

<figure><img src="https://1873349521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsBKCPTKnYrr0QVmp6Jo5%2Fuploads%2FNKYD8PadAvX8zCH8c9ki%2Fimage.png?alt=media&#x26;token=1e48241b-ac8d-4ab4-8d26-71e152f95ec2" alt="" width="246"><figcaption></figcaption></figure>

Once the notifications are no longer needed you can easily delete them by clicking the 'delete' button.

<figure><img src="https://1873349521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsBKCPTKnYrr0QVmp6Jo5%2Fuploads%2F21DB9UmEYATXsyYOKqXj%2Fimage.png?alt=media&#x26;token=75c52b1a-94d7-406a-ac80-da86bd74f030" alt="" width="372"><figcaption></figcaption></figure>

Note: If you would like to change the colors of the start up notification, please get in touch with our team to discuss your requirements.

#### 1.2 Option to stop webchat idle notifications

With this new feature, bot authors will have greater control over the idle notifications feature as they can configure to stop sending the idle notification based on the end user’s actions, using the new Channel action 'webchat\_pauseIdleNotifications':

<figure><img src="https://1873349521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsBKCPTKnYrr0QVmp6Jo5%2Fuploads%2FqlyfU30bHcuOCnCvNICb%2Fimage.png?alt=media&#x26;token=aeb0111e-c0c8-4ad2-aa72-5920b3255e35" alt="" width="362"><figcaption></figcaption></figure>

### 2. Improved UI for ‘File Upload’ node

With the UI rework on the file upload node, bot authors can now easily see the question of the file upload in the artboard view.

<figure><img src="https://1873349521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsBKCPTKnYrr0QVmp6Jo5%2Fuploads%2FyOH3YS4X8Alz30R4VpBH%2Fimage.png?alt=media&#x26;token=2f687880-cd35-4538-be1f-7a2ce3a5820e" alt="" width="173"><figcaption></figcaption></figure>

### 3. Variable support in ‘Send email’ node’s Recipient Field<br>

With this update, bot admins can now use variables in the Recipient Email Address field of the ‘Send email’ node.

<figure><img src="https://1873349521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsBKCPTKnYrr0QVmp6Jo5%2Fuploads%2FVAZM9nprTmf3ybqNNAlf%2Fimage.png?alt=media&#x26;token=6aae84f4-d8f1-42a4-831a-60f1834b0e89" alt="" width="361"><figcaption></figcaption></figure>

### 🐛Typing Indicator bug in webchat fixed

Our team has resolved the issue that caused the webchat to display typing after a message was sent.


---

# 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/2024/helvia.ai-release-5.65.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.
