> For the complete documentation index, see [llms.txt](https://ups-doc.iben.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ups-doc.iben.pro/ups-accounts-and-services/set-your-ups-account/ready-to-create-shipments.md).

# Ready to create shipments

At this point, you can create shipments and print labels.

First, let jump in the iBen UPS global settings

**Go to Settings-> Settings UPS**

![](/files/pbMhccris1IfwC8wFKUk)

Make sure API mode is **Test** selected. All other settings leave them as they are for now.

Click the button at the bottom "**Save Changes"**

**Go to the orders list**

![](/files/wqz58pSfmBRtOZqXCkvy)

**Find an order and click the button "Create a UPS shipment"**

![](/files/befnCoISOzDsVWsJsNCJ)

**If you want to Review it before creating the shipment, check the "Save edits & Review Shipping"**

**You will be able to see possible errors or Alerts.**&#x20;

**Our example**

**Has an alert:** A Delivery Area surcharge has been added to the service cos&#x74;**.**

&#x20;and

**Public rates:**  Rates are displayed as you see them on your UPS account at their official website.

![](/files/yZKdCsSZgjaSdNnkH9Cq)

&#x20;**Click the blue button "Create UPS Label" to create and print the shipment.**

![](/files/p7ZAEpaeCenX2LQ0ABUS)

**iBen UPS plugin** has an excellent built-in feature to automatically resize/rotate and transform the original UPS label and export them to a PDF single file. More labels options can find in global settings.

![](/files/jO27NuC4rjuPj4CgrqJg)

**In our example, the first is what we received from UPS and Customised PDF is the feature we are talking about.**

**Here are our results**

![Original unformatted](/files/l1iRyNx8QEfyOm0xMndJ) ![A6 PDF - Portrait](/files/tRzq1iaqD9xtYjHuSjm2)

### **All shipments can be found here.**

**WooCommerce->UPS Shipments**

![](/files/Q4pZGpmfcpoEtO5LACuO)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://ups-doc.iben.pro/ups-accounts-and-services/set-your-ups-account/ready-to-create-shipments.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
