# Pack and Track

Pack and Track allows assigning a package type to an order when it comes to Linnworks, and tracks packages stock in the inventory. \
\
The whole flow is performed via a macro that works with newly came orders, an application that allows matching package type to SKU, and a macro that synchronizes stock levels.

{% hint style="success" %}
**Automated box allocation.** Automatically assign the most suitable box for a package by comparing item volumes and weight. No more manual calculations or guesswork
{% endhint %}

{% hint style="success" %}
**Intelligent Split Package Management.** Need to split an order packages? No problem. The app intelligently divides packages and assigns boxes accordingly. Say goodbye to confusion and hello to smooth order fulfilment.
{% endhint %}

{% hint style="success" %}
**Keep tabs on your packaging inventory effortlessly.** With the app's tracking feature, you can link SKUs of boxes to package types. The app then monitors box usage deducting the utilized boxes from your stock. Stay organized and in control of your packaging materials.
{% endhint %}

{% hint style="success" %}
**Customizable Settings.** Tailor the app to suit your specific needs. Adjust settings, such as box size preferences or tracking schedules, to align with your warehouse operations seamlessly.&#x20;
{% 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://brainence.gitbook.io/pack-and-track/pack-and-track.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.
