# Ship Package Type

### Creating Custom Ship Packages&#x20;

Creating custom ship packages in XoroERP is a streamlined process that allows you to define specific shipping packages tailored to your business needs.&#x20;

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

Follow these steps to create and manage custom ship packages:

### Steps to Create Custom Ship Packages:&#x20;

1. **Access the Ship Package Type Module:**
   * Use the search bar to locate and pull up the Ship Package Type module.
2. **Enter the Ship Package Details:**
   * In the **Name** field, input a descriptive name for the ship package, such as “FedEx 25kg.”
   * Use the **Ship Package Type Code** field to enter the code “package,” which is a generic code applicable to all ship package types.
3. **Specify the Carrier:**
   * In the **Carrier** field, enter the carrier name, for example, “FedEx.”
4. **Define Package Dimensions:**
   * Enter the dimensions of the package in the **Length**, **Width**, and **Height** fields.
5. **Select the Unit of Measurement (UOM):**
   * Choose the appropriate UOM for the ship package type from the dropdown menu.
6. **Save the Ship Package:**
   * Click on the “Save” button located in the top right corner to save the custom ship package.

### Editing Ship Package Types

To edit an existing ship package type, navigate to the Ship Package Type Centre within XoroERP. Here, you can select and modify the details of any ship package type as needed to ensure they meet your evolving shipping requirements.

### Business and Technical Considerations

Creating and managing custom ship packages in XoroERP not only enhances operational efficiency but also ensures that shipping processes are tailored to your business’s specific needs. By accurately defining ship packages, you can optimize shipping costs, improve package tracking, and ensure that carriers handle packages according to specified dimensions and weight.

The Ship Package Type module in XoroERP is designed to provide flexibility and precision, accommodating various carriers and package types. This module is essential for businesses that require meticulous control over their shipping logistics, thereby ensuring smooth and cost-effective operations.


---

# 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.xorosoft.com/xoroerp-1/admin/warehouse/ship-package-type.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.
