# Replacing an order's old tracking number with a new tracking number

If you receive a new tracking number from your supplier or fulfillment service, you can follow these steps so that Tracktor can display new tracking information based on the new tracking number.

1\. Starting from your Shopify admin dashboard, navigate to the **Orders** page.

2\. Navigate to an order that needs to be updated with the new tracking number.

{% hint style="info" %}
[Click here to learn more about Shopify's order fulfillment process!](https://help.shopify.com/manual/orders/fulfill-orders)
{% endhint %}

3\. Click on the three-dot icon and then **Edit tracking**.

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

4\. Paste the new tracking number into the **Tracking number** field and click **Save**. You can unselect the checkbox if you do not want to notify your customer that their order has been updated.

{% hint style="info" %}
Not seeing your carrier in the **Shipping carrier** drop down menu? [Click here for information on how to add support for it!](/tracktor/readme/setting-up-carrier-mapping.md)
{% endhint %}

The tracking number and carrier information are now added to the order and show above the list of products.

### Test the App

1\. From the order page, click on **More Actions** ▼.

2\. Select **Tracktor: Track Order**.

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

3\. **Verify** the information displayed is correct.

{% hint style="info" %}
Even though configuring your orders for Tracktor isn't a part of the app installation service we provide, we'd be more than happy to help troubleshoot any issues that may arise.
{% endhint %}


---

# 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://shoppad.gitbook.io/tracktor/troubleshooting/replacing-an-orders-old-tracking-number-with-a-new-tracking-number.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.
