> For the complete documentation index, see [llms.txt](https://supplier-faq.mantool.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://supplier-faq.mantool.com/portal-documentation/shipments/create-complete-a-shipment/step-4-confirm-shipment.md).

# Step 4-Confirm Shipment

Now that you have successfully added the items to your shipment, it is time to provide more information about the shipment. Provide the following information to confirm your shipment:

1. Skid Count - enter the number of pallets that will be included in the shipment.
2. Total Shipment Weight - this field should calculate automatically based on the estimated weight of parts in the shipment + the estimated weight of the pallets in the shipment. You have ability to modify the total shipment weight if it does not populate correctly.
3. Comments - If you need to send any comments along regarding the shipment, you can add those comments here.
4. Confirm Shipment - Set the Confirm Shipment toggle to yes to proceed.

Once you have entered the desired information, select Next to proceed.


---

# 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:

```
GET https://supplier-faq.mantool.com/portal-documentation/shipments/create-complete-a-shipment/step-4-confirm-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.
