# 24 Hours Conversation History

{% embed url="<https://app.supademo.com/demo/cmlc99a9i4dyzvhwzvizv2r02?utm_source=link>" %}

Tracks the active WhatsApp messaging window between the business and the customer.

* Displays a real-time conversation timer inside the Chat Screen.

* Shows the duration of the current session based on WhatsApp’s 24-hour messaging rule.

* Conversations can be initiated by:
  * The customer
  * The business (using an approved template)

* During the active 24-hour window:
  * Free-form messages can be sent

{% embed url="<https://app.supademo.com/demo/cmoi7jrhv018gx70jhs45ts5f?utm_source=link>" %}

* After the 24-hour window expires:
  * Only approved templates can be sent
  * Free-form messaging is restricted
* A new 24-hour window starts when the customer sends a new message.


---

# 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.ownchat.app/chat-screen/24-hours-conversation-history.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.
