# Update Chat Status

This can be useful for managing conversations, prioritizing responses, and ensuring that chats are handled appropriately.

<figure><img src="/files/19NpINVrWFiwG47r2dWN" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
By using the Update Chat Status Card, you can effectively manage the flow and status of conversations within your bot, ensuring that each chat is handled appropriately and efficiently.
{% endhint %}

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

## **Benefits of Using Update Chat Status Card:**

* **Efficient Management:** Helps in managing and organizing chats based on their current status, ensuring timely responses and follow-ups.
* **Automated Workflows:** Automates the process of changing chat statuses, reducing the need for manual intervention.
* **Enhanced Tracking:** Provides better tracking and reporting of chat statuses, helping in monitoring and improving performance.


---

# 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.bizmagnets.ai/bot-flows/actions/update-chat-status.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.
