# Package Tracking

The **Package Tracking** tool allows you to account for shipping information via tracking numbers in your workflow.

This helps you structure workflows based on up-to-date tracking information.

## Configuration

### Shipment triggers

<figure><img src="https://3425906282-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1H6u1HQc3Iew7ATmmiCi%2Fuploads%2FrE53FzeDNx1dnWqfTWtX%2Fimage.png?alt=media&#x26;token=6bbae839-5b86-46f3-b00d-0ff98576a161" alt=""><figcaption></figcaption></figure>

You can run workflows based on certain shipping updates such as: Information Received, In Transit, Out for Delivery, Failed Attempt, Delivered, Exception, Expired, and Pending.

### Track Package action

You can retrieve information relating to a shipment's current status by using the Track Package action.

When Shopify (or another e-commerce platform like Square) receives a new order with a tracking number, the Track Package action can track the shipment and allow you to filter based on different tracking states.

## Technical Notes

If you track a tracking number and attempt to track it again it’s going to throw you an error. Any subsequent update needs to come from the trigger.


---

# 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.getmesa.com/tools/package-tracking.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.
