# Additional Charges

Additional charges are costs added to a purchase order for items such as insurance, documentation fees, customs duties, and handling charges. Each charge can be assigned to a different general ledger account so you can track and report on these costs separately.

To create an Additional Charge:

1. Go to **Master Data** > **Purchasing** > **Additional Charges**.
2. Click **New**.
3. Enter the charge code, description, and the G/L account where the cost should be posted.

{% hint style="info" %}
Additional charges are applied at the purchase order level. They do not affect the unit cost of individual products but are recorded as separate expenses.
{% endhint %}

***

**Related:** [Purchase Orders](/english-1/purchasing-transactions/introduction-purchase-orders.md) · [Vendors](/english-1/master-data/vendors.md)


---

# 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.p4.software/english-1/master-data/additional-charges.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.
