# 2024-03-05

## 📢 Exciting New Features from ChatofAI! 🚀

### 1. Retrain Your AI Chatbot By Editing Answers 😍

Continuously improve your AI chatbot by observing when it makes mistakes and correcting them.

This new feature will revolutionize how you train your AI 🤯

Say goodbye to struggling to find the perfect formula or format for your prompts.

Instead of feeling frustrated when your AI makes a mistake, or wishing it could respond better, now you just edit the answer and watch as your AI learns from it.

This means your AI becomes a constantly improving conversational wizard!

**New Feature Screenshot:**

<figure><img src="/files/lHmUi9GVf5fmxc3XfTEI" alt=""><figcaption><p>Edit chatbot's answer and retrain</p></figcaption></figure>

### 2. Leads Notification with Telegram 🚀

Now, when a customer leaves an inquiry message on your chatbot, you can receive message notifications via Telegram, allowing you to address customer inquiries more promptly and assist your business! For more details, please refer to 👉 [leads-capture-and-notification](https://docs.chatof.ai/getting-started/leads-capture-and-notification).

**New Feature Screenshot:**

<figure><img src="/files/i6JvXLVFo9j76tcaPOyW" alt=""><figcaption><p>Leads notification with Telegram</p></figcaption></figure>

### 3. Support Excel/CSV Import

We have added support for Chatbot corpus import formats, welcoming **Excel** and **CSV** as new members.&#x20;

We convert Excel and CSV into Markdown, a text format that AI can understand, particularly for tables. The technology behind it is supported by our **Free Document Parsing API**: [**Readable Parser**](https://docs.chatof.ai/parsing-api/readable-parser)

<figure><img src="/files/iYBxe9yvn8UlqOZu94if" alt=""><figcaption><p>Import Excel and CSV files</p></figcaption></figure>

Explore these exciting updates at [ChatofAI](https://chatof.ai). Your feedback is invaluable!


---

# 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.chatof.ai/change-log/2024-03-05.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.
