# 22 January: Chatbot AI Logs and Bot flow drop off improvement.

### ⚙️ Improvements

#### **Chatbot: AI Bot - Logs**

We have added the option to navigate to the logs within the flow page and when clicking on a log under logs in flow listing pag&#x65;**.**&#x20;

<figure><img src="/files/cvPJ3PdC2yEsza5DU3It" alt=""><figcaption></figcaption></figure>

&#x20;The logs will be organized and presented in a way that resembles a conversation module, where each log entry is displayed as a separate, distinct conversation.

<figure><img src="/files/nc5CRNQwOfEscQAFRf7O" alt=""><figcaption></figcaption></figure>

The information regarding the assignment actions and API call are enclosed within the info icon in the conversation logs of the Conversation Module.  \
For instance – Click on a particular conversation, the log will be displayed in grey. Click on the ‘i’ to view the action information.

![qwAAAABJRU5ErkJggg==](/files/DUByVirKzBmeHBqLATjq)

### **Bot & flow drop-off can be set in hours & days**&#x20;

The value for Bot drop-off and flow drop-off, the time for drop-off can now be set in Hours and Days. The maximum value for minutes is 59, for days it is 7 and for Hours it is 23.

<figure><img src="/files/hYzsfzqHaRtssme0E0mP" 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://changelog.gallabox.com/january-2025/22-january-chatbot-ai-logs-and-bot-flow-drop-off-improvement..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.
