# Add a Purchase Invoice

Creating a purchase invoice allows you to record and track the financial obligation to a vendor for services or products received. It ensures all expenses are accounted for before making payments.

To add a new purchase invoice:

1. Go to **Accounts Payable**.&#x20;
2. Select **New Expanse**. Then, click on **Purchase Invoice.**&#x20;
3. In **Purchase Order**, select the **Transaction Date** of your preference. Then, select **Next**. <br>

   <figure><img src="https://21986953.fs1.hubspotusercontent-na1.net/hubfs/21986953/Manage%20accounts%20payable%201.gif" alt=""><figcaption></figcaption></figure>
4. &#x20;In the **Invoice Items** section, choose the products you want to include.

{% hint style="info" %}
You can also select a different account or adjust the quantity received as needed
{% endhint %}

5. &#x20;Select **Next**.&#x20;
6. Confirm the details. Then, select **Save** to complete the process.

Your purchase invoice is now recorded, helping you keep vendor obligations organized and up to date.

### See also

Keep exploring our platform by taking the next step:

* [Add a Retainage Invoice](/documentation/daily-workflows/accounts-receivable/add-a-retainage-invoice.md): Instructions for processing and recording retainage amounts withheld from vendors.
* [Automated Bill Entry using the OCR Engine](/documentation/daily-workflows/accounts-payable/automated-bill-entry-using-the-ocr-engine.md): Learn how to use the drag-and-drop functionality for bills and leverage the OCR engine for automatic coding and entry.


---

# 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.crewcost.com/documentation/daily-workflows/accounts-payable/add-a-purchase-invoice.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.
