# How to Add an Auto Response for Your Business Number

The **Auto Response** feature in Mercuri allows your business to respond to customer messages on SMS and WhatsApp channels automatically. This ensures customers receive an instant acknowledgment, even when your team is unavailable.

{% embed url="<https://www.youtube.com/embed/wJZ6bpIZdZ8?autoplay=1&loop=1&mute=1>" %}

### **Steps to Enable Auto Response**

You can set up Auto Reply for both **SMS** and **WhatsApp** numbers from your **Channel Configurations** page.

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

1. **Navigate to Settings → Channels**
2. Under Channel Configuration, go to the **SMS / WhatsApp** tab.
3. Locate your business number under the **SMS / WhatsApp Channel** section.
4. Click the **Settings (⚙️)** icon under the *Actions* column.
5. Select **Auto Response** from the dropdown menu.
6. In the pop-up window, toggle **Enable Auto Response** to ON.

<figure><img src="/files/R90WD1fDw6uMvFWJtr6g" alt="" width="375"><figcaption></figcaption></figure>

1. Enter your custom reply in the **Response Message** field.
   * Example: *`“Hey! Thanks for reaching out to ABC. We’ll get back to you shortly!”`*
2. Click **Save Changes** to activate the auto reply.

Your customers will now automatically receive this message whenever they contact your SMS/ WhatsApp number.


---

# 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.mercuri.cx/features/channels/how-to-add-an-auto-response-for-your-business-number.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.
