# 2024-09-17: CE - Delivery Methods and Delivery Zones Rename

### Overview

We have renamed **Delivery Methods** to **Shipping Methods** to and **Delivery Zones** to **Shipping Zones** across the platform. This change ensures consistency in terminology and aligns with industry standards, providing a more intuitive experience for our users. All references to delivery methods and zones have been updated to shipping in relevant sections, including settings, notifications, and documentation. Please note that this is a terminological change only.

| Former name     | Current name    |
| --------------- | --------------- |
| Delivery Method | Shipping Method |
| Delivery Zone   | Shipping Zone   |

### Fixes and improvements

Delivery management - entries modification.

### Known problems

No known problems at time of release.

### Documentation and links

* [Shipping Zones and Methods](/ce/management-dashboard/settings/shipping-methods.md)


---

# 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/2024/2024-09-17-ce-delivery-shipping.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.
