> For the complete documentation index, see [llms.txt](https://manual.unosofbooks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.unosofbooks.com/inventory/inventory-priority/inventory-priority-list.md).

# Inventory Priority List

&#x20;Please go to: Inventory /Inventory Priority / **Inventory Priority List**

![Route for the module](/files/Ulc3znrvX5Ryym5THXkj)

The module shows as follows and have two different visualizations:

Inventory Priority CW

Inventory Priority IPAD

![Inventory Priority List module](/files/Jrm4bPgwF0xdKRSc0IEG)

{% hint style="info" %}
Tip: Use the filters like Warehouse, Species, Variety to shrink your search and get a quick load.&#x20;
{% endhint %}

### Inventory priority IPAD

We give instructions per variety what needs to get processed (classified and bunched) first, second, etc. The page has to be follow up from top to bottom.&#x20;

In where red lines are today's orders to full-fill, orange lines are tomorrow's orders to full-fill, green lines are orders that are two day's out to full-fill and the white lines are more than 2 day's out to full-fill.&#x20;

{% hint style="success" %}
Before running results, please use the filters. Its recommendable that if you stand in front of a lira with a variety, example: Vendela, you filter out Vendela in the module, to know what are the process instructions (classification and bunches) Vendela has.&#x20;
{% endhint %}

### What to process for color bunches

There is a guide(Color recipe) for color bunches to know what the post-harvest can classify and process. In the column RECIPE, you will find the letters RA in blue. Please, click on it and a new page will pop up with the varieties per color that the post-harvest can process.&#x20;

![SKUs with recipe assignment](/files/MkXfyOvX62HbuFIhljN0)

![Color Recipe](/files/zBafqFPC1GV5KaCBgCAU)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://manual.unosofbooks.com/inventory/inventory-priority/inventory-priority-list.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
