# Container Management

If you will use LoadMaster for a long time, you can import the frequently used container data into the database at one time. Therefore repeated input can be avoided at the subsequent plan designing, which can improve the work efficiency of subsequent stowage calculations.

1\)\[Directly Add]: Click \[Directly Add], and then edit the name (must be unique), type and properties of the container(see “Containers Attributes” for details). And finally click \[save] to add the cargo information to the database.

![](/files/-MDy0cp_ZjRP-nl7nuRD)

2\) \[Import from Excel] : \[Get Excel Template]-fill in the template-\[Import from Excel] at the top right of the container management interface.

![](/files/-MDy0g-j87iqcSUT83iy)

Precautions for filling template:

* The name of the container must be unique and cannot be duplicated. It can be named according to the "length\*width\*height" of the container. If there is a duplicate name, a prompt will occur accordingly.
* The same name is allowed in the “description” column.
* Copy the name, length, width and height of the container in the template, which are required items. Pay attention to the matching of data units.
* Define the type of container: “0” represents a carton; “1” represents a flat pallet; “2” represents a box pallet; “3” represents a container; and then define the corresponding parameters according to the type of container.

Users just need to click \[Import from Database] to add the goods that already have been imported into the database. There is no need to input information such as the length, width and height of the container each time, which can further improve the work efficiency.


---

# 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://doc.loadmaster.biz/4-ui-and-terminologies/4.7-database-management/container-management.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.
