# How to stop automation

{% embed url="<https://youtu.be/uz4EA5etQ4k>" %}

## 1. Auto pause when agent interact

When agent interact with customer through ChatkuAI platform, the bot will automate pause for 30 minutes.

{% hint style="info" %}
If want to change the pause time, can go to

1. Settings
2. Live Chat
3. Live Chat Auto Pause Minute

<img src="/files/baahicACIlXUvfDT9xQP" alt="" data-size="original">
{% endhint %}

## 2. Manual pause automation

1. Live Chat
2. On the right side panel, select the time for how long you want to pause the bot automation.
3. Click the time
4. Now the bot will stop reply and continue when the time reach you set.&#x20;


---

# 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://help.mampuai.com/mampu-ai/users/live-chat/how-to-stop-automation.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.
