> For the complete documentation index, see [llms.txt](https://docs.buildertek.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buildertek.com/contractor-invoice/review-and-share-contractor-invoice.md).

# Contractor Invoice Review and Share

Once the Contractor Invoice has been created, it should be reviewed and shared with the vendor for approval.

All Contractor Invoices associated with a Purchase Order can be accessed directly from the Purchase Order Dashboard.

<img src="/files/nAptKZPlBjDsmqj3GWru" alt="" height="240" width="602">

#### Step 1: Navigate to the "Contractor Invoices" section within the Purchase Order screen.

This section displays all invoices associated with the current Purchase Order.

<img src="/files/vnyD2ksDwsajgBLvWZjj" alt="" height="252" width="602">

#### Step 2: Select the Contractor Invoice you want to review.

The invoice will open in a new tab within BuilderTek.

<img src="/files/wtQa4tDmXMO10cBKvnNf" alt="" height="237" width="602">

#### Step 3: Review all invoice information, including:

* Vendor details
* Invoice amount
* Line items
* Quantities
* Project information
* Supporting documentation

From this screen, you can also:

* Edit the Contractor Invoice
* Delete the Contractor Invoice
* Create a Cash Disbursement
* Preview and Email the Invoice

#### Step 4: Once the invoice has been reviewed, click "Preview & Email" located in the top-right corner of the screen.

#### Step 5: A new communication window will open.

<img src="/files/7hMVs37SnvZHrL4gFxPJ" alt="" height="276" width="602">

* Review the pre-designed email template and verify the vendor information.
* Add any additional attachments if required.

#### Step 6: Click "Send."

The Contractor Invoice is sent directly to the vendor for review and approval.

<img src="/files/ygxf38KBdqg8JOikN2TI" alt="" height="184" width="602">

#### Step 7: The vendor receives the invoice via email and can review the details directly from their device.

<img src="/files/4OXPncPXGCL8wFgzwZPC" alt="" height="303" width="368">

BuilderTek allows vendors to approve the invoice electronically without requiring printed documents, manual signatures, or external approval software.

Once approved, the invoice status is automatically updated within BuilderTek.

The approved invoice remains attached to the Purchase Order and project records, creating a complete financial history for the transaction.

***

### Outcome

The Contractor Invoice has now been created, reviewed, and submitted for vendor approval.

With the invoice approved and documented, the project team can proceed to the next stage of the financial workflow: Cash Disbursement and Customer Quote Creation.

All Contractor Invoice records remain connected to the Purchase Order, RFQ, Walkthrough, and future project records, ensuring complete visibility and traceability throughout the project lifecycle.

<br>


---

# 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.buildertek.com/contractor-invoice/review-and-share-contractor-invoice.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.
