# Customer Records a Bill Payment

{% hint style="warning" %} <mark style="color:green;">**Edit and View**</mark> Purchase Order access is required.&#x20;
{% endhint %}

### Step 1

Navigate to Dashboard, select <mark style="color:blue;">**Bills**</mark> on the Side Navigation Menu.

Click <mark style="color:blue;">**Edit**</mark>.&#x20;

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

### Step 2

Expand the Payments card and click <mark style="color:blue;">**Add Payment**</mark>.

{% hint style="info" %}
Apptiflo does not process payments. This is to create a record of payment with info such as transaction #, date, and amount.
{% endhint %}

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

### Step 3

Enter payment info and click <mark style="color:blue;">**Save**</mark>.&#x20;

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

The payment will need to be confirmed by the Supplier.

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


---

# 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.apptiflo.com/application-docs/purchase-orders/po-process-overview/customer-records-a-bill-payment.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.
