> For the complete documentation index, see [llms.txt](https://learn.erpag.com/project/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.erpag.com/project/purchasing/landed-cost.md).

# Landed cost

Landed cost is a total price of a product, once it has arrived at a buyers door.

The landed cost includes all the transportation fees, customs, duties, taxes, insurance, currency conversion.

When you are creating a purchase order in ERPAG, you will see a landing cost box. Choose the adequate cost from the drop down menu and the box to type in the amount will appear.&#x20;

![](/files/-LJJJTS5KMpnF3rifCZy)

Here you will type in the total amount of all landing cost you have linked to this purchase order.

![](/files/-LJJKGYRNBO2chramBQg)

Once you enter all the necessary information and save this purchase order, ERPAG will include the landing price in the total purchase amount of this order.

You can enter the invoices for the landing cost in the purchase module.

```
Purchasing > Landed costs > Create
```

![](/files/-LJJR-Qh_d8iYmcXRx3w)

Once you start creating this invoice, select the supplier from the drop-down menu and type in the purchase order number in the reference number field, so you will know to which purchase order this landed cost is linked to.&#x20;

![](/files/-LJJT59lshs9St1exnpO)

Once you select the service in the item line, define the price and save the document and just post it when you receive the invoice from your supplier.


---

# 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://learn.erpag.com/project/purchasing/landed-cost.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.
