> For the complete documentation index, see [llms.txt](https://docs.faspay.co.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.faspay.co.id/getting-started/faspay-billing-2.0/how-to-use/qr-business-profile/access-order-list.md).

# Access Order List

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

### Update Order Status

You can update the order status through **Faspay Billing → Business Profile → Order List.**

#### Update Order Status from Unprocessed to In Process

1. Select the order(s) that you want to updat&#x65;**.**

{% hint style="info" %}
You can select more than one order at a time.
{% endhint %}

2. Click **Change Order.**

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

{% hint style="warning" %}
Orders with Completed status cannot be updated.
{% endhint %}

3. Click **Yes**, to confirm the order status update.

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

4. The order status will be updated to **In Process.**

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

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

#### **Update Order Status from In Process to Completed**

1. Select the order(s) that you want to update.

{% hint style="info" %}
You can select more than one order at a time.
{% endhint %}

2. Click **Change Order.**

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

{% hint style="warning" %}
Orders with Completed status cannot be updated.
{% endhint %}

3. Click **Yes**, to confirm the order status update.

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

4. The order status will be updated to **Completed.**

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

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

### **Export Order List**

You can Export your order list through **Faspay Billing → Busines Profile → Order List,** click\
**Export Excel.**

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

Here’s the order list in excel format.

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

{% hint style="info" %}
Notes :&#x20;

* File will be exported in format order\_list\_ddmmyyyy-ddmmyyyy.xlsx.
* All the order list will be included in the exported file, except you are using some data filters, so it will be based on the data filters, that are being used.
  {% endhint %}


---

# 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.faspay.co.id/getting-started/faspay-billing-2.0/how-to-use/qr-business-profile/access-order-list.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.
