> For the complete documentation index, see [llms.txt](https://docs.p4.software/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.p4.software/p4warehouse-english/3rd-party-logistics/invoicing.md).

# 3PL Client Invoicing

On this screen you will see a list of invoices generated by the P4 Warehouse system. On the right side you will see an excel document and a pdf. In the event you have setup the P4 Warehouse system to send emails, these files will be sent to the 3PL client when they are posted.&#x20;

![](/files/-Mk-q0AdqVh68MmbG5xz)

Invoices are in draft unless Auto Post is turned on, after reviewing the invoice select the box in the left and click post as shown in the photo below.

![P4 Warehouse Post 3PL Invoice List](/files/-Mk1x7uF8GX6R-McWj8_)


---

# 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:

```
GET https://docs.p4.software/p4warehouse-english/3rd-party-logistics/invoicing.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.
