# Carriers

Carrier is a person or company that transports goods for any person or company and that is responsible for any possible loss of the goods during transport.

## Setup New Carrier

To set up a carrier in P4W system navigate to Fulfillment > Setup > Carriers and click 'New' in the top right corner.&#x20;

![](/files/mOWPOsZ6BmVYIz5bQ5w1)

In the Carrier details window fill as much information as possible. Carrier name is a mandatory field.

![](/files/9QHEvSKQie0du4JyIHVP)

To complete carrier setup process click 'Submit' button as shown above.

{% hint style="warning" %}
Notice: Make sure to enter the correct SCAC code into the carrier setup screen, this is data is critical to the function of the Bill of Lading.
{% endhint %}

## Edit Carriers

To add or edit information about existing carriers select a desired link from the 'Code' column as shown below.

![](/files/iwc72V5KxSCgelc2m5jb)

&#x20;Update carrier detail window and click 'Submit' to save changes.

## Deleting a Carrier

From the carrier list select positions you wish to delete by using a check boxes as shown below. Click 'Delete' button to complete the process.

![](/files/IXfWiOdfICOHcEz4Elcy)


---

# 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.p4warehouse.com/v2/fulfillment/setup/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.
