# Kitting and Inventory Fulfilment

Kitting allows you to request and fulfill inventory. In general, it quickly allows you to add inventory to the kit and bulk move all of the inventory to a location when you deliver the kit with ease. It can be used to allocate material to a run or for workflows that may not require a run such as getting parts for engineering testing, delivering lineside materials, or automatically generating kits to backfill line-side quantities.

First, create your kit and [request parts for the kit ](https://manual.firstresonance.io/features/kitting/inventory-requests)by clicking on the `Add parts from mBOM` button as seen below. Alternatively, request parts one by one by clicking on the `Add part` button. Once you have requested the parts, set the ***deliver to location***.

<figure><img src="https://3615148728-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LkRqYp6lJhwxjYdzYG8%2Fuploads%2FTl87XqA7hMlyNC4vRiTZ%2Fimage.png?alt=media&#x26;token=27b81d0c-9ce4-46bd-98e4-42a41a98e47e" alt="" width="563"><figcaption><p>Click the Add Part or the Add Parts from mBOM to request Parts</p></figcaption></figure>

## Kit Fulfillment

We recommend when in charge of fulfilling kits, that you have a screen for all inventory specialists that refreshes newly requested kits every minute to ensure kits are delivered in a timely manner.

To fulfill the kit, ION currently supports these two workflows:

### Digital First Kits&#x20;

In this method, you will digitally kit all of your inventory before physically kitting your inventory. The advantage of this method is that you can create a location pick list for your kit to help you understand where to source materials from in your warehouse.

1. Open the kit and begin digitally kitting the inventory needed for the kit. Click the dropdown and select the lot number(s) or serial number(s) needed to fulfill the requested part.<br>

   <figure><img src="https://3615148728-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LkRqYp6lJhwxjYdzYG8%2Fuploads%2FCuiDtOWuoKogCJTCsbfD%2Fimage.png?alt=media&#x26;token=1d4324f9-187a-4dc2-8185-0e9e973b90f7" alt=""><figcaption><p>Select the inventory you want to digitally kit</p></figcaption></figure>

   If you have multiple locations for inventory, pull up the inventory screen on another screen or tab to determine which location you want to kit the inventory from.
2. Once you have digitally fulfilled the kit, click the `See all inventory from kit` button and sort the [inventory](https://manual.firstresonance.io/features/parts-and-trace/inventory) by location. When bulk printing the barcodes, they will now print in an order that serves as your pick list. Ensure the [barcodes have the](https://manual.firstresonance.io/features/barcode-labels) location for the digitally kitted inventory to help the inventory specialist know where to go to kit the inventory needed.

{% hint style="info" %}
Name your locations so that when sorted alphabetically, it gives inventory teams an order to kit inventory in.
{% endhint %}

{% embed url="<https://www.loom.com/share/bd3653b7f4244638aced41278c5a63a0?sid=af92affa-dda1-42c9-80af-201e218a9945>" %}

3. Now that the inventory is physically kitted, set the ***current location*** of the kit to set all of the inventory in the kit to that location. Finally, follow the [inventory-movement-automations](https://manual.firstresonance.io/features/parts-and-trace/inventory/inventory-movement-automations "mention") to ensure the inventory location reflects the delivered location after the kit has been delivered.

### Physically First Kits

In this method, you will physically kit all of your inventory. The advantage of this method is that if you know where your inventory is, scanning the inventory into the kit is a more accurate and faster method.&#x20;

1. Open the kit, set the kit's ***current location***, and print the kit barcode. Place this kit barcode on the tote or cart that you plan to use to deliver the inventory. We recommend bringing your iPad or tablet on the cart with you to ensure scanning works accordingly.
2. Using a scanner connected to an iPad or tablet, [scan the inventory](https://manual.firstresonance.io/features/barcode-labels/scanning) you want to kit by scanning the inventory and then scanning the kit barcode.
3. Follow steps 2 and 3 above to printing the new kitted inventory barcodes and deliver the kit.


---

# 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.firstresonance.io/features/kitting.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.
