# Bundle Fulfillment

Bundle Fulfillment is an option in the campaign setup. This option will bundle Fulfillments that are within 96 hours of each other if the orders are from the same customer and shipped to the same address. The main purpose of this option is to save money on number of fulfillments exported to a fulfillment house.

This is very useful for Campaigns with multiple steps and recurring subscriptions which are staggered to bill on slightly different days.

**Exceptions to Bundle Fulfillment:**

* The original order will not be held back more than 96 hours.
* Reship orders will not be bundled.

### Setup for Bundle Fulfillment: <a href="#bundlefulfillment-setupforbundlefulfillment" id="bundlefulfillment-setupforbundlefulfillment"></a>

Go to CRM | Campaigns and select the Campaign you wish to apply bundle fulfillment to.

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

Enable Bundle Fulfillment:

First, enable the Bundle fulfilments. Once enabled, a box will show to set the hours. Bundle fulfilments are set to a default of 96 hours until changed. When finished you can save your changes.

{% hint style="danger" %}
Max is 96 hours
{% endhint %}

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

**Notice:** Bundle Fulfillment is tracked by Campaign so you must turn this option on for all the Campaigns that will use this option.


---

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