# Bundle events

## Bundle events <a href="#bundleevents" id="bundleevents"></a>

If request for quote events contain line items in the same category, it may be beneficial to bundle the events into a single event before you send them to suppliers. Bundling events can result in greater savings on larger quantities of items or services and create attractive and efficient events for suppliers. You can bundle up to 150 line items into a single event and can include any events you have access to in your organization, regardless of assignment. A blue Bundled label is added to the bundled events, and if you hover over the label you can view the original RFQ IDs that were bundled into the new event; you can also use the [event log](/buyers/events/view-event-details-and-history.md) to view a list of events included in a bundle.

{% hint style="info" %} <mark style="color:purple;">**Important:**</mark> <mark style="color:purple;"></mark><mark style="color:purple;">Contact your Fairmarkit Customer Success Representative if you are interested in using bundling. Bundling may not be enabled by default. If you have an integration that sends data back to your purchasing application, make sure to mention it in your discussion.</mark>
{% endhint %}

{% hint style="info" %} <mark style="color:purple;">**Note:**</mark> <mark style="color:purple;"></mark><mark style="color:purple;">For events to be eligible to be bundled, they must be in the same currency and shipped to the same country. Additionally, shipping addresses cannot be a combination of mailing addresses and PO boxes.</mark>
{% endhint %}

### Manually bundle events <a href="#manuallybundleevents" id="manuallybundleevents"></a>

Use this process to manually bundle two or more events.

{% stepper %}
{% step %}
From the events list, select two or more draft request for quote events. To select an event, click the check box to the left of the event. A bundled event can contain up to 150 line items.\
A blue banner with options displays above the events list.
{% endstep %}

{% step %}
Click **Bundle**. A confirmation message displays.
{% endstep %}

{% step %}
Click **Yes**. A new event is created and displayed with the bundled line items. The original events are archived. A blue Bundled label is added to the new event, and if you hover over the label you can view the original RFQ IDs that were bundled into the new event. If a Title is not entered, the title of the first event is used.
{% endstep %}

{% step %}
Review the new event, editing as needed, and then submit it to suppliers. [For more information, see Create a request for quote.](/buyers/request-for-quote-rfq/create-a-request-for-quote.md)
{% endstep %}
{% endstepper %}

### Unbundle an event <a href="#unbundle" id="unbundle"></a>

* From the events list, select **Actions** ![](https://docs.fairmarkit.com/content/resources/images/buttons/actions-btn_20x20.png) **> UnBundle** on the event line.\
  The original events are restored and the bundled event is removed.

<br>


---

# 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://docs.fairmarkit.com/buyers/request-for-quote-rfq/create-a-request-for-quote/bundle-events.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.
