# Fulfillment Inventory

* Navigate to **Fulfillment → Inventory Report** (Or **Reports → Fulfillment → Inventory**)

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

* To add a new **stock** into your into your inventory charts *click* the *green* **+ New Stock button:**

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

* A dialog box will pop up where you can input the correct information about your **fulfillment house, product SKU, and stock quantity.** Once you have entered the correct information *click* the **Create** button:

<figure><img src="/files/1igpDgh7iIoFIYLOY7rc" alt=""><figcaption></figcaption></figure>

* **Fulfillment House** : Name of the Fulfillment House with the stock
* **Product Sku** : Stock Keeping Unit
* **Stock** : Number of Items in Stock

You also have the ability to add Available Quantity inside your base products (**CRM → Products → Edit Product**)

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

{% hint style="info" %}
The CRM also has a task built out to automatically updateStockQuantities from our largest fulfillment providers. These include:\
\
Shiphero\
3PL\
[Fulfillment.com](http://Fulfillment.com)\
Rapid Fulfillment\
The Fulfillment Lab\
\
(ShipStation does not have this ability on their side)
{% endhint %}


---

# 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://help.konnektive.com/konnektive-crm/fulfillment/fulfillment-inventory.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.
