# Pay Bills

Pay Bills is used to select vendor bills and credit memos previously entered in the Bill screen for payment. On completion of the Pay Bills process, a vendor payment document has been created.

The checks created from Pay Bills reduce the balances owed to vendors. Only documents entered in Bill or checks created in Pay Bills can increase or decrease vendor balances.

Checks paid to vendors in Check immediately reduce the balance of a bank account but do affect vendor balances.&#x20;

To pay bills, complete the following steps:&#x20;

1. Access the Pay Bills application from the Financial/Accounts Payable menu.
2. Select the AP Account that holds the bills that you wish to pay.  The Company Setup, Default AP Account will default in the screen.
3. Select the payment method.
4. Choose the bank account from which the bills will be paid.
5. The Bills Due By filter will default to the current business date. You can reduce the list of open items by entering a different date in Bills Due By.  Only those bills and credits that are due on or before the entered date will be displayed.
6. Click on a bill transactions line and the amount due will automatically fill in.  You can override the Pay Amount.  If you enter a Discount Amount, the Pay Amount will be adjusted by the discount.&#x20;
7. Leave the Pay Amount blank if you do not want the bill to be include in a vendor payment.
8. Click the Generate Payments button and create the bill payment records.  Bills will be summarized by Vendor.  If you want to pay a bill separately, enter a Pay Amount for the single bill and generate the single payment.&#x20;
9. Go to Print Checks to print the vendor payments that you have generated.


---

# 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://infinisuite.gitbook.io/erp/transactions/pay-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.
