> For the complete documentation index, see [llms.txt](https://docs.doku.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.doku.com/changelog/july-2026/asia-chatbot.md).

# ASIA Chatbot

Effective Date: 29th July, 2026

**ASIA** is now more than a chatbot that answers merchant questions. With the latest update, ASIA can **help merchants check information and complete selected tasks directly from chat**, making it easier to get things done and saving time on navigating the DOKU Dashboard.

**ASIA is your Dashboard assistant** helping answer your needs without having to read through documentation or submit a ticket to DOKU Care for every request.

The update includes **transaction insights, settlement checks, payment method activation, automatic Care escalation, and faster responses**, giving merchants a simpler and more efficient way to manage common payment-related tasks.

<figure><img src="https://2961485474-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5XrPPWlRNNTQG72DaVGd%2Fuploads%2FLAu2UPpLxzMlgQnpezW5%2FMonthly%20Product%20August_%23%20KV5%20(1).png?alt=media&amp;token=c5ba19fa-e6ec-48e2-ae7e-89e36fad7de5" alt=""><figcaption></figcaption></figure>

***

### 🔍 What’s New?

#### **1. Transaction Assistance**

Merchants can ask ASIA to help with transaction-related information, including:

* Transaction details and payment status
* Payment journey
* GMV calculation
* Payment method usage

For example:

> “What payment method was used the most in the last 7 days?”

[**Also available on DOKU Agentic Payment**](https://docs.doku.com/accept-payments/integration-tools/doku-mcp-server)

#### **2. Settlement Assistance**

ASIA can help merchants check:

* Settlement status
* Whether a settlement is pending or completed
* Settlement date

Merchants can also ask ASIA to check the settlement status of specific transactions.

[**Also available on DOKU Agentic Payment**](https://docs.doku.com/accept-payments/integration-tools/doku-mcp-server)

#### **3. Payment Method Activation**

Merchants can activate available payment methods directly through chat.

For example:

> “I want to activate QRIS.”

Instead of navigating to **Settings → Service**, merchants can simply ask ASIA to help with the activation.

#### **4. Automatic Care Escalation**

If ASIA cannot resolve a merchant's issue, it can automatically create a **Freshdesk ticket** and escalate the case to the **Care team**.

This means merchants no longer need to manually submit a form or send an email to create a support ticket.

#### **5. Smarter & Faster Responses**

ASIA's knowledge base has been updated with the latest product and operational information, improving response accuracy.

Average response time has also improved from approximately **9 seconds to 5–6 seconds**.

***

### 💡 Why It Matters

Previously, merchants needed to navigate different Dashboard menus or contact the Care team for certain requests.

With the latest ASIA update, merchants can get information and complete selected tasks **through one conversational interface**, making common interactions faster and easier. with key benefits:&#x20;

* **Less navigation:** get help directly from chat
* **Faster information access:** quickly check transactions and settlements
* **Simpler activation:** activate available payment methods through chat
* **Seamless support:** unresolved issues can be automatically escalated to Care
* **Faster responses:** improved knowledge base and response time

***

### 🚀 How It Works

**ASIA uses MCP Server to connect its conversational experience with selected DOKU capabilities, including Transaction and Settlement.** This enables merchants to retrieve relevant transaction and settlement information directly through their conversations with ASIA. This allows ASIA to go beyond answering questions and **retrieve information or perform selected actions based on the merchant's request.**

#### 🔄 Before

Merchants typically need to:

1. Open ASIA the DOKU Dashboard.
2. Using chatbot for only general questions.
3. If ask for action realted, navigate to the relevant menu.
4. Search for transaction or settlement information.
5. Go to **Settings → Service** to manage payment methods.
6. Contact Care manually if they need further assistance.

#### 🆕 After

Merchants can simply:

1. Open **ASIA** from the DOKU Dashboard.
2. Ask a question or request an action.
3. ASIA retrieves the relevant information or performs the available action.
4. If ASIA cannot resolve the issue, a **Freshdesk ticket** is automatically created and escalated to Care.

***

### &#x20;💼 **Key Features**

* Transaction details and payment status
* Payment journey insights
* GMV calculation
* Payment method usage insights
* Settlement status and settlement date
* Payment method activation through chat
* Automatic Freshdesk ticket creation
* Automatic escalation to the Care team
* Updated knowledge base
* Faster average response time of **5–6 seconds**

***

### **📌 Key Details**

* Payment method activation is available for payment methods that can be activated through ASIA.
* If ASIA cannot resolve an issue, the conversation can be escalated to the Care team through Freshdesk.
* ASIA is available on the **DOKU Dashboard** across supported environments.

***

### &#x20;⚠️ Important Notes

ASIA's capabilities will continue to expand. Additional tools and actions may be introduced in future updates, including potential support for other operational requests.

For now, merchants should use ASIA for supported transaction, settlement, payment method, and support-related requests.

***

For assistance, contact our Care Team at <care@doku.com> or (021) 1500963.

***

Thank you and best regards,\
**DOKU Product Team**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.doku.com/changelog/july-2026/asia-chatbot.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
