# Bills

An Apptiflo Bill is a document detailing the total amount purchased from a Supplier Account and is created when a Purchase Order is confirmed. Similar to Invoices, all PO updates propagate to the linked Bill. The Bill total is the expected payment to the Supplier Account.

#### Learn more about processing Bills:

{% content-ref url="/pages/uiHXXVFEcziJ9Vvs6h0S" %}
[How do I add a payment for an Open Bill?](/application-docs/bills/how-do-i-add-a-payment-for-an-open-bill.md)
{% endcontent-ref %}

{% content-ref url="/pages/vlr4F00SgL77qISRL664" %}
[How do I update a payment for an Open Bill?](/application-docs/bills/how-do-i-update-a-payment-for-an-open-bill.md)
{% endcontent-ref %}

{% embed url="<https://apptiflo.com/>" %}


---

# 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/bills.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.
