{"section":"tutorials","requestedLocale":"en","requestedSlug":"changing-tracking-data","locale":"en","slug":"changing-tracking-data","path":"docs/en/tutorials/orders/orders-overview/changing-tracking-data.md","branch":"main","content":"Retailers and customers can track order deliveries by entering their tracking data into the platform. To enter or change tracking data, orders must [have been invoiced](/en/docs/tutorials/how-to-manually-invoice-an-order).  \n\nThere are two ways of entering order tracking data:\n\n* **Via API**: using the [Update order's partial invoice (send tracking number) API](https://developers.vtex.com/docs/api-reference/orders-api#patch-/api/oms/pvt/orders/-orderId-/invoice/-invoiceNumber-) to implement an integration that sends tracking data in an automated way or in bulk, according to your business needs.\n* **[Via Admin:]**(#how-to-change-tracking-data) manually changing the tracking data for each order.\n\n## How to change tracking data\n\nTo manually change an order's data, follow the steps below:\n\n1. In the VTEX Admin, go to **Orders > All Orders**, or type **All Orders** in the search bar at the top of the page.\n2. Select the order you want to change. Remember that the order must have an invoice attached;\n3. On the order details page, go to the **Invoice** section.\n4. Click the <i class=\"fas fa-ellipsis-v\"></i>`Actions` button.\n5. Click `Edit tracking data`.\n6. Fill in the following data:\n    * **Tracking number:** the tracking number provided by the carrier.\n    * **Access Key:** fill in this field if the carrier's website uses an access key to perform the query via URL.\n    * **Tracking URL**: link to the carrier's tracking page related to the order.\n    * **Select carrier:** select which carrier will deliver the order.\n7. Click `Save`.\n\n![FaturaEN](https://cdn.statically.io/gh/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/orders/orders-overview/changing-tracking-data_1.png)"}