# Consigned Parts

A consigned part refers to a component or material that is provided by one party (typically the customer or buyer) to another party (often a manufacturer, supplier, or contract assembler) for use in a manufacturing or assembly process. In this arrangement, ownership of the part remains with the consigning party (the customer) until it is used or consumed in production.

In ION, we can tie together, Purchases, Runs, and Kits to ensure your vendors receive the consigned parts and they are installed on to the aBOM of your assembly once received. Check out the flow below on the details of the process.

1. Create a Purchase Order
2. Create a Run
3. Create a Kit tied to the run
4. Kit the inventory needed and deliver the kit to the vendor. Mark the corresponding steps as completed. For more granularity, tie a location to the kit that represents a vendor. This will ensure that when looking in inventory, that it will show as the vendor's location.
5. Tie the PO line to the Run Step using an [Outside Processing](/features/purchasing/outside-processing.md)step!
6. Once the assembly is received, complete the receiving inspection step.
7. Install the consigned parts into the aBOM using the Install from Kit button. Complete the run!

<figure><img src="/files/TvBODqkeecbkFTcBiRbH" alt=""><figcaption></figcaption></figure>


---

# 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/purchasing/consigned-parts.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.
