# Upload Bunch Inventory to Komet

It is possible to upload bunch inventory or  "vendor availability" from Unosof to Komet Sales.

To access this module, go to:

{% hint style="success" %}
Bridges / Komet Bridge\
<https://farm.unosof.com/index.cfm?event=Bridge.Komet.List>\
Menu: View Bunches for upload
{% endhint %}

<figure><img src="/files/0TcGqKzEnJoblo7MjfEw" alt=""><figcaption><p>View Bunches for Upload</p></figcaption></figure>

On this page, click on the advanced filters.

The following filters are active for this module:

* Use Inventory: Activate the switch to use the "Inventory Date" filter
* Inventory Date: Filter by bunch date
* Fulfillment date: This date is the date that the fulfillment team works to allocate the inventory in the KS Orders. We should calculate the rotation of the flower according to this date. For example, if this day is set to November 16th, we should calculate the rotation to this date.
* Product: Filters varieties
* Package: Filters package types.

Once you select the filters, click on the Search Button.

The page will display the available inventory results (Dispo) on a Komet Sales Format:

<figure><img src="/files/TWw6AE2xyRfD8ZgQQJ49" alt=""><figcaption><p>Komet Sales format for vendor availability</p></figcaption></figure>

{% hint style="warning" %}
Download the file using the **CSV/H** option. This format removes the titles from the file, and it's a CSV file that KS accepts to upload.
{% endhint %}

<figure><img src="/files/pLOQo1xjNdtkGHNQKxCV" alt=""><figcaption><p>CSV/H Format</p></figcaption></figure>

Upload to the module Vendor Availability in Komet Sales.


---

# 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://manual.unosofbooks.com/integrations-api/komet/upload-bunch-inventory-to-komet.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.
