# How to change the shipment?

It doesn't matter how the shipment was created: from the ODB program or from Seller Central and then imported into the ODB program, you can change the shipment (increase or decrease the number of units for certain asins, or completely remove asins from the shipment) directly from the ODB program. At the same time, the data is synchronized via API with Amazon SC and changes are automatically made both in the program and in Seller Central.

{% hint style="info" %}
You can change the data yourself only if it is in the **Draft** status.&#x20;

If the shipment is in another status, to change the shipment data, please contact us in the telegram chat created for you.
{% endhint %}

To change the shipment, click on the "Edit" button.

<figure><img src="/files/2Mzp9oS5Y8ajKx9faA1I" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
Please note that the number of items in a shipment can only be changed within +/- 5%.
{% endhint %}

If you need to change a quantity that does not satisfy this rule, the system will inform you with a corresponding message.

<figure><img src="/files/8AqUNb0iZfm1PMZP5yjO" alt=""><figcaption></figcaption></figure>

In this case, you will need to remove the active shipment from the SC and create a new one. After all the manipulations, ALWAYS inform us and we will check the relevance of the task to the warehouse.


---

# 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.onedaybundle.com/onedaybundle/english/work-with-items/fba/how-to-change-the-shipment.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.
