# 2023-07-11: CE - Delivery Cycle Management

### Overview

Delivery Cycle Management is a major change and update to the Delivery and Shipping Services already existing in Emporix. The main change is related to the management of the delivery times, we now offer much more flexibility and extended possibilities for creating delivery slots.

The Delivery Cycle Management endpoints offer the ability to speed up the creation process of delivery times and non-delivery times through a bulk creation and time period feature. Furthermore, a large number of delivery slots can be created per day with different delivery methods. The corresponding delivery costs per delivery slot are directly displayed for optimized planning.

The corresponding maintenance options are available in the Management Dashboard.

### New features

| Feature                                                                                            | Benefit                                                                                                             |
| -------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| **Bulk creation**                                                                                  | Simplifying the creation of periods, like non-delivery during Christmas.                                            |
| **Several slot definition per day**                                                                | Flexibility to define several delivery slots per day to provide more precise delivery time slots for your customer. |
| **Create and configure shipping zones**                                                            | Creating delivery zones that can be based on country and postal codes.                                              |
| **Setup delivery windows, including blackout days**                                                | Meet customer expectations of available delivery days presented within the storefront.                              |
| **Calculate shipping costs based on delivery time windows**                                        | Merchant employees know during delivery time creation which costs will be calculated.                               |
| **Find locations from which ideally ship an order or from which a customer can collect and order** | Customer can select from different delivery options.                                                                |

### Fixes and improvements

None as these are new services.

### Known problems

No known problems at time of release.

### Documentation and links

User Guides:

* [Delivery Cycle Management](/ce/core-commerce/delivery-cycle-management.md)
* [Delivery Times](/ce/management-dashboard/settings/delivery-times.md)
* [API Reference](broken://spaces/d4POTWomuSS7d3dnh4Dg/pages/8haxyTIn6HuW7wFMhNye)


---

# 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://developer.emporix.io/release-notes/archive/2023/2023-07-11-ce-delivery-cycle-managment.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.
