# What's New? 🎈

## **V5.51.0**

#### 10 December 2024 <a href="#new-features-1" id="new-features-1"></a>

## Release Summary

This release focused on adding the [Clickatell AI product node](https://guides.clickatell.com/flow/user-facing-nodes/product-nodes/clickatell-ai-node).

The *Clickatell AI* node enables direct interaction between end-users and an [AI assistant](https://guides.clickatell.com/clickatell-ai-user-guide/assistants/assistants-overview) trained to provide information within a specific business context.

During the conversation, users can ask questions, and the AI chatbot may also prompt for additional input to complete a designated task. When the task is successfully concluded, the user returns to the workflow and advances to the success logic set up in this node. If any issues arise during interaction or the connection fails, the workflow proceeds to the error logic.

As always, we fixed bugs to enhance our application and make our clients' experience smoother.

{% hint style="info" %}
See our comprehensive [Clickatell AI User Guide](https://guides.clickatell.com/clickatell-ai-user-guide) for details on using the application. Clickatell AI is available as an [upgrade ](https://guides.clickatell.com/chat-commerce-platform/platform-packages/upgrades-and-extras)on the [Interact](https://guides.clickatell.com/chat-commerce-platform/platform-packages/interact) and [Transact ](https://guides.clickatell.com/chat-commerce-platform/platform-packages/transact)packages. An annual base fee is applicable, as is a usage fee charged by the number of intents passed to the service.
{% endhint %}

<figure><img src="https://content.gitbook.com/content/joAgInTNsBfDdfx1I23z/blobs/NCPXcMjYvQTYQXEylcCY/image.png" alt="" width="563"><figcaption><p>Setup of a Clickatell AI node</p></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://guides.clickatell.com/flow/help-and-information/whats-new.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.
