# Shippers

This guide will show you have to create, disable, or delete a shipper for your business. Shippers are zone specific, and can be assigned on the sales screen.

1. Go to **Settings > Zones > Current Zone**<br>

   <figure><img src="/files/HUf6ZF47z2hzf5qqxofU" alt=""><figcaption></figcaption></figure>
2. The **Current Zone** page will open displaying the options available to change for your zone. *Note: Whenever you are logged into a specific Store, the Current Zone will always be that store's Zone. To see the settings for other Zones while logged in a Store, click the View Zones dropdown menu on the top right corner of the Current Zone Settings page.*
3. Go to **Shippers**<br>

   <figure><img src="/files/0kFJNvfZmOlxgXKN7zZU" alt=""><figcaption></figcaption></figure>
4. This will display any shippers that have already been setup in TAKU

## Adding a Shipper

1. There are 2 methods of adding a new shipper, the first method is using the New Shipper button by clicking on the **+** button at the top right<br>

   <figure><img src="/files/4uiHIVuNNAhcMu7wQqrX" alt=""><figcaption></figcaption></figure>
2. This will open the new **Shipper Details** screen where you can enter the required fields (Shipper Name, Shipper Short Name, Shipping Method, Delivery Method)<br>

   <figure><img src="/files/ybHfmHwPC8w28UY2YyN0" alt=""><figcaption></figcaption></figure>
3. Once finished, click on the **Save** button at the top right<br>

   <figure><img src="/files/qfxtvJV8kulRAcSMMRMR" alt=""><figcaption></figcaption></figure>
4. Alternatively you can use the **Add Row** button to add a new shipper<br>

   <figure><img src="/files/jVdr1YCbMchTit179Vi3" alt=""><figcaption></figcaption></figure>
5. This will add a new row where you can fill out the required shipper details (Shipper Name, Shipper Short Name, Shipping Method, Delivery Method, Country)<br>

   <figure><img src="/files/3j7H1RtTpf6xrbNZfbCs" alt=""><figcaption></figcaption></figure>
6. Press the **Save** button at the top left when finished

## Disabling a Shipper

1. There are 2 ways to disable a shipper. The first method is by clicking on the **View** button<br>

   <figure><img src="/files/U0Fy953Fc0Ap64NpC6Xe" alt=""><figcaption></figcaption></figure>
2. Uncheck the **Active Box**. Save any changes<br>

   <figure><img src="/files/6ReRs81ZycxazPX8wNFy" alt=""><figcaption></figcaption></figure>
3. Alternatively you can enter **Edit mode** by clicking on the **pencil icon** at the top left<br>

   <figure><img src="/files/IxK5FcvpKYRv85wEsfMu" alt=""><figcaption></figcaption></figure>
4. This will allow you to uncheck the **Active box** for any shippers you would like to disable. **Save** any changes<br>

   <figure><img src="/files/BzARQcB5NQ7it0Db2vMm" alt=""><figcaption></figcaption></figure>

## Deleting a Shipper

{% hint style="info" %}
Note: Shippers that have been used for sales cannot be deleted. Refer to the instructions to disable these shipper(s)
{% endhint %}

1. Enter **Edit mode** by clicking on the **pencil icon** at the top left<br>

   <figure><img src="/files/ZGl2n2Bl06P6O1Q3xUYY" alt=""><figcaption></figcaption></figure>
2. Check the box at the left most column for any shippers you would like to delete<br>

   <figure><img src="/files/HeIArQ6VOWfS47HFEThe" alt=""><figcaption></figcaption></figure>
3. Click on the **Garbage Bin icon** at the top right to delete the shipper(s)<br>

   <figure><img src="/files/a4JXCMNW3qdDZkoBAeRk" alt=""><figcaption></figcaption></figure>


---

# 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://help.takulabs.io/how-to-get-started/zone-settings/shippers.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.
