# Carriers

On this screen you will set up your various freight carriers. These carriers apply to both sales and purchases. Each carrier can have a different general ledger account, or they can all share the same account, depending on what your accountant or accounting department recommends. Assigning each carrier to a separate general ledger account simplifies reporting on how much you are spending with each carrier.

To create a Carrier:

1. Go to **Master Data** > **Logistics** > **Carriers**.
2. Click **New**.
3. Enter the carrier name, code, and assign a G/L account.

{% hint style="info" %}
If you use your own trucks for shipping, or if you have divided an area into fixed freight zones, add the fixed cost to the carrier to save time entering the amount on each order. There is also a field for transport insurance.
{% endhint %}

***

**Related:** [Shipping Terms](/english-1/master-data/shipping-terms.md) · [Purchase Orders](/english-1/purchasing-transactions/introduction-purchase-orders.md) · [Sales Orders](/english-1/sales-transactions/introduction-sales-orders.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/carriers.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.
