# Shipping Carriers

In Shoppego, you can set the shipping carrier that you use to facilitate the process of adding tracking URL for each order that you are ready for delivery.

### Setup <a href="#cara-penetapan" id="cara-penetapan"></a>

1\. Log in to your Shoppego Dashboard account

![](/files/lCN7aw3FznaFFoOAyya2)

2\. Click on **Settings**

![](/files/VsK9zs6aZtUfKK1hcCiM)

3\. Click on **Shipping carriers**

![](/files/1mrmk0SMw460lVFhGFb0)

4\. Click on **Add carrier**

![](/files/M1SJNp2YbocpybEapTOi)

5\. Next you will be asked to fill in the space provided as shown below.

![](/files/RO9yUsxYR5qOMj14ipKu)

<table data-header-hidden><thead><tr><th width="156"></th><th></th></tr></thead><tbody><tr><td><strong>Name</strong></td><td>Enter the name of your shipping carrier. For example, Poslaju and so on</td></tr><tr><td><strong>Tracking URL</strong></td><td>Enter a link for your customers to track their orders for the shipping carrier you use. You can get the link through your shipping carrier's website.</td></tr></tbody></table>

### Additional Information

For information on setting the Tracking URL, you can add the Custom variable that we have provided. For now, there is 1 custom variable that you can use in the Tracking URL:

| Custom Variable            | Explaination                                                                               |
| -------------------------- | ------------------------------------------------------------------------------------------ |
| **{{ tracking\_number }}** | The system will automatically enter the tracking number of the order in your tracking URL. |

6\. Once you enter the details you can click **Save**

![](/files/vVsgPLuKbWovGwdmwmI9)

Now your add carrier setup is successful.

![](/files/7f0KBDdpPICYEYx64eYK)


---

# 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.shoppego.com/en/settings/shipping-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.
