# Steps to Set Up Auto Reply Settings

1. Open your **Kuasa AI Support Chat** (Log in your account at <https://chat.kuasa.io/> and then choose **AI Support Chat.**

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

2. Under the **Live Chat** section, click **Omnichannel** on the sidebar.

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

3. Go to **Auto Reply Settings** (bottom left).

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

4. Set all the details in Auto Reply Settings based on your preference:

* <mark style="color:blue;">**Auto Reply**</mark>
* <mark style="color:blue;">**Auto Reply Delay**</mark> (Duration for Ai to respond to all incoming messages)
* <mark style="color:blue;">**Credit Warning Limit**</mark> (A notice will appear based on the Total credit used. For example, if you set the Credit Warning Limit to 500, a notice will appear when the total credit used reaches 500)
* <mark style="color:blue;">**Credit Pause Limit**</mark> (Ai will stop functioning based on the Total credit used. For example, if you set the Credit Pause Limit to 500, Ai will not function when the total credit used reaches 500)
* <mark style="color:blue;">**Admin Credit Limit**</mark> (Credit that you receive based on your package)

5. Tick the **Enabled** box.
6. Click the **Update** button.

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

Bravo! Now the AI will assist you to reply the incoming 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://tutorials.kuasa.io/getting-started/kuasa-ai-support-chat/live-chat/omnichannel/steps-to-set-up-auto-reply-settings.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.
