# Shipping Terms

On this screen you will configure one or more freight terms for your sales and purchase orders. Shipping terms define who is responsible for freight costs and at what point ownership of goods transfers.

To create a Shipping Term:

1. Go to **Master Data** > **Logistics** > **Shipping Terms**.
2. Click **New**.
3. Enter the code and description for the shipping term.

{% hint style="info" %}
Typically set to Pickup or Delivery. You can add custom terms such as FOB, CIF, or EXW depending on your business needs.
{% endhint %}

***

**Related:** [Carriers](/english-1/master-data/carriers.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/shipping-terms.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.
