> For the complete documentation index, see [llms.txt](https://helpdocs.ycloud.com/help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpdocs.ycloud.com/help-center/integrations/e-commerce/shopify/checkout-abandon.md).

# Checkout abandon

Collect unpaid orders via WhatsApp to help stores increase revenue.

## Step1: Visit [Shopify Journey](https://www.ycloud.com/console/#/app/integrations/shopify/shopifyJourney)

<figure><img src="/files/7EwiHbaSksM1f6xOWNhy" alt=""><figcaption></figcaption></figure>

## Step2: Set details

**Sender**: which WhatsApp business phone number to send message.

**Send template**: choose a template

**Send after**: when should this message be sent after the customer left the checkout page&#x20;

**Filter**: Filter the customer who already placed another order.

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

## Step3: Save and active the Journey

Click the **Save** button and **active** the Journey.

<figure><img src="/files/766r0ZiqK0uVbNEqzfWh" alt=""><figcaption></figcaption></figure>

## Step4: Logs

Click the Logs to check the logs.

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


---

# 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://helpdocs.ycloud.com/help-center/integrations/e-commerce/shopify/checkout-abandon.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.
