# 4.4.1 Methods of Adding Containers

There are two ways to add containers: \[Import from Database] and add directly through \[Add container], similar to the method of adding goods.

1\) \[Import from Database]: The container database has stored commonly used container information, including commonly used pallets, trucks, and containers. If there is no commonly used container in the database, you can add the container information to the container database. For details, please refer to “[Container Management](/4-ui-and-terminologies/4.7-database-management/container-management.md)”.

Specific steps: Click \[Import from Database], check the containers that need to be loaded in the pop-up box, and then click \[Add]. Edit the relevant properties of the container. For details, please see the “[Container Attributes](/4-ui-and-terminologies/4.4-containers/4.4.2-attributes-of-the-containers.md)”.

If you want LoadMaster automatically select the appropriate container, you only need to import the different size of container in same type, and the system will automatically select the appropriate container when calculating.

![](/files/-MDs-P2UEku6BSEG17Rq)

2\) Direct addition: When there is no required container in the container database, you can add the container directly.

Click \[Add Container] to add the container corresponding to the task type. For example, if you select \[Loading Container] task, you can only add a container; if you select \[Loading Flat Pallet] task, you can only add a pallet.

Then click \[+] to edit the length, width, height, and maximum weight of the container, as well as the parameters corresponding to different types of containers. For example, the container needs to define the corner casting size and the reserved size. For the specific parameter description, please refer to the “Container Attributes” below.

![](/files/-MDs-R3KKnfFgq6l2x82)


---

# 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.4-containers/4.4.1-methods-of-adding-containers.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.
