# 4.1 Tasks

After logging in, you will be in the page for \[Tasks], which is divided into two parts: \[New Tasks] up and \[Task History] down:

1\)The function of the upper area is to create a new task. The user selects an appropriate task type according to his demand and then click to start a loading plan. There are five task types to choose from: \[Loading Container], \[Loading Box], \[Loading Flat Pallet], \[Loading Platform Lorry/Truck] and \[Two-Stage Loading].

* Each type is divided into \[Multi Cargoes] and \[Single Cargo]: \[Multi Cargoes] is to calculate the loading of goods with multiple specifications; \[Single Cargo] is to calculate the maximum loaded number of goods with only one specification.
* When choosing a certain task type, only the corresponding container can be added. For example, when you choose \[Loading Container], you can only add containers; when you choose \[Loading Flat Pallet], you can only choose pallets.
* \[Two-Stage Loading] refers to a one-step calculation of how the goods are first loaded into intermediate packaging such as pallets or boxes, and then loaded into the container.

![](/files/-MDTZn8HzXHOMjAr6kly)

2\)The function of the lower area is to view or edit the previously created tasks. You can see the name, description, creator and modification time of each task.

There are three buttons in the operation area on the left side of the previously task list:

* The button on the left is used to edit and view the task. After clicking, it will automatically jump to the loading design page, where you can view or edit the task.
* The button in the middle is used to share the loading plan. Clicking it will pop up the QR code and the share link for this loading plan. You can view the loading plan on the mobile, guide the on-site loading, or send the link to colleagues and customers via email.
* The button on the right is used to delete this loading task.

![](/files/-MDTZs6_Kdcd35t9T0D1)

Note:

* If you need to delete tasks in batches, you can click the leftmost check box of each task, and then click \[Delete Selected Tasks] that appears above.

<div align="left"><img src="/files/-MDTZwY4nKIgNbYFBGZW" alt=""></div>

* Click the search box at the top right of the task list, enter the keyword of the loading task name, you can quickly find the relevant loading tasks. You can also select the \[Date range] according to your needs.

![](/files/-MDTZzkEp8alEREzTMIP)


---

# 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.1-page-for-tasks.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.
