# 4.4 Containers

The page for \[Container] is mainly used to add the containers needed for loading, and you can also view or edit the container-related information in this page. The page is divided into two parts: the top is the function button, and the bottom is the container list.

1\)The upper function buttons include \[Add Container], \[Import from Database], \[Turn on/off Filter], \[Delete Selected Containers].

①The function of the \[Add Container] button is to directly add the required container. For example, when you choose \[Loading Container], you can only add containers; when you choose \[Loading Flat Pallet], you can only choose pallets.

![](/files/-MDrwWfj-707WNE6-Hph)

② The function of the \[Import from Database] button is to import the required containers from the database. The container database has stored the information of commonly used containers, which can be directly imported. After clicking, a dialog box will pop up, check the required ones in the dialog box, then click \[add].

![](/files/-MDrwH1MMU9S66kXEScE)

③ The function of the \[Turn on/off Filter] button is to open or close the filter function.

④ The function of the \[Delete Selected Containers] button is to delete the selected containers in batches. Click the box to the left of each container to select the containers, and then click the \[Delete Selected Containers] button to delete the selected containers in bulk. Note: Click the box in the upper left corner of the container list can select all the containers in the list.

![](/files/-MDrwo5d4MJDkInJeA7h)

2\)Below is a list of containers that have been added. Click the \[+] to the left of the container name to view and edit the relevant parameters of this container. or details, please refer to the “[Container Attributes](/4-ui-and-terminologies/4.4-containers/4.4.2-attributes-of-the-containers.md)”. On the right side of the container list is the name, remarks, type, cost, and quantity of the container, which can be edited.

![](/files/-MDrx7J3ObWn_lelOO5E)


---

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