# Edit Fulfillment Items

To enable this functionality, the CRM account must be set to **Allow Fulfillment Product Updates**.

This can be set by going to CRM | Account and enabling the setting in the Additional Options section.

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

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

Once this has been enabled, when an order has been placed for a product which is Marked Shippable on the campaign and is fulfilled to a valid fulfillment house, a new option Edit will display on the Fulfillment actions menu on the customer’s order:

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

When Edit is selected, the purchased product quantity can be modified and/or products can be added to the fulfilment.

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

By selecting *Add Product*, all campaign products will be listed in the drop down menu and the specific product can be selected and the quantity can be specified. To remove a product from the order, set the Product Qty field = 0.

Editing the quantity in the fulfillment edit window will place the true quantity you want shipped out. This quantity value ignores base product quantity value.

If you have any further questions, please reach out to your account manager!


---

# 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/edit-fulfillment-items.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.
