# November 24 - Shipping Bill Automation and Improvements

## :tada: New Features

### Shipping Bill Automation

We now have a new module for handling the processing of shipping bills. Users can upload the shipping bills they receive from UPS. The data is processed and margin calculations are automatically done, and the final results can be retrieved from the same page. This helps save a substantial amount of time and effort that would've been spent manually processing these bills.

## :rocket: Improvements

:heavy\_check\_mark: User can now remove variant images.


---

# 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.culturestudio.com/release-notes/cs-platform/november-24-shipping-bill-automation-and-improvements.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.
