# 2024-05-11

## 📢 Exciting New Features from ChatofAI! 🚀

### 1. Customize Your Chatbot with Personalized Settings - Take Control

We're introducing a new setting option where you can fully customize how your chatbot responds! Adjust the tone, response style, and more to suit your needs. Simply input your prompts in the "Instructions" section under "General" in the Settings menu, save, and start testing in the chatbox.

<figure><img src="/files/y3mjSc9UxIprVprPbMwv" alt=""><figcaption><p>Instructions setting</p></figcaption></figure>

### 2. Weekly Scheduled Reports on Bot Usage Statistics - Gain Deeper Insights into User Behavior

For subscribed users, we now provide weekly reports sent every Monday at 2 AM GMT, detailing the previous week's bot usage statistics. These reports include metrics such as session counts, message counts, user feedback on responses, most frequently asked questions, and more. Gain profound insights into your bot's performance and optimize chat effectiveness based on this valuable feedback.


---

# 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-05-11.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.
