# 4. Manual Edit - Shipping Costs

Manually add or update shipping costs for individual orders, or edit them in bulk, ensuring accurate profit calculations.

### **Per Order**

* Go to **Profits >** [**Order Profits**](https://app.bloomanalytics.io/tables/3?required_gt=false).
* In the **Shipping Cost** column, enter the shipping cost manually for each order.

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

<figure><img src="/files/QXHVCCzx74wHBpdqnNeo" alt="" width="495"><figcaption></figcaption></figure>

* Click **Save** to apply the changes.

### **Bulk Edit**

* Go to **Profits >** [**Order Profits**](https://app.bloomanalytics.io/tables/3?required_gt=false).
* Export your orders as a **CSV file**.

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

* Edit the **Shipping Cost** column in the CSV file.
* Import the updated CSV back into Bloom.

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

* All shipping cost changes will be applied automatically to the corresponding orders.
* Click on **Recalculate Shipping Costs** to ensure the updated shipping costs are applied and reflected in your profit calculations.


---

# 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.bloomanalytics.io/shipping-costs-setup/4.-manual-edit-shipping-costs.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.
