# Create Receipts

### **Step 1: Start Creating a Receipt** [0:00](https://loom.com/share/a55ae933611f46ec886747d36ffb39c1?t=0)

![generated-image-at-00:00:00](https://loom.com/i/04da922a272a48359939ad99d30a9b6c?workflows_screenshot=true)

* Open the ION system.
* Navigate to the receipt creation section.
* Click on 'Create Receipt'.

### **Step 2: Select Purchase Order** [0:14](https://loom.com/share/a55ae933611f46ec886747d36ffb39c1?t=14)

![generated-image-at-00:00:14](https://loom.com/i/b5dd96b6c4b345bbad77c1afacf8ba49?workflows_screenshot=true)

* From the list of available purchase orders, select the one you wish to receive against.

### **Step 3: Choose Line Items** [0:28](https://loom.com/share/a55ae933611f46ec886747d36ffb39c1?t=28)

![generated-image-at-00:00:28](https://loom.com/i/d3d6f27343bd4d09942889d1914b0a82?workflows_screenshot=true)

* Review the line items associated with the selected purchase order.
* Decide if you need to split the quantity into bags (e.g., bags of 500).
* If splitting, enter the desired quantity for each bag.

### **Step 4: Add Additional Information** [0:37](https://loom.com/share/a55ae933611f46ec886747d36ffb39c1?t=37)

![generated-image-at-00:00:37](https://loom.com/i/12f3fccffeda4f0ca50463593c64a43a?workflows_screenshot=true)

* Fill in any other required information related to the receipt.

### **Step 5: Set Location and Quantity** [0:55](https://loom.com/share/a55ae933611f46ec886747d36ffb39c1?t=55)

![generated-image-at-00:00:55](https://loom.com/i/ed3035da6e3644b58e8b6a025caf34bb?workflows_screenshot=true)

* Specify the location where the items will be received.

{% hint style="warning" %}
Setting the receiving location will not immediately update the inventory locations. Instead, it will update the selected received inventory once the Create Receipt button is clicked. Once the Create Receipt button is selected, ION will set all of the selected inventory's location to the receiving location and then will create the receipt.
{% endhint %}

* Adjust the receiving quantity as necessary.

### **Step 6: Create the Receipt** [0:55](https://loom.com/share/a55ae933611f46ec886747d36ffb39c1?t=55)

![generated-image-at-00:00:55](https://loom.com/i/ed3035da6e3644b58e8b6a025caf34bb?workflows_screenshot=true)

* Once all information is entered, click on 'Create Receipt' to finalize the process.

#### Cautionary Notes

* Ensure that all quantities and locations are accurate before finalizing the receipt.
* Double-check the selected purchase order to avoid errors in processing.

#### Tips for Efficiency

* Familiarize yourself with the layout of the ION system to navigate quickly.
* Use keyboard shortcuts where available to speed up the process.
* Keep a checklist of common errors to avoid during receipt creation.

#### Link to Loom

<https://loom.com/share/a55ae933611f46ec886747d36ffb39c1>


---

# 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-v2.firstresonance.io/supply-chain/receiving/create-receipts.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.
