# Create a Consignment

### Aim

Take the paperwork, time, and hassle out of transferring custody of items or an entire consignment.

### Benefits

Once a consignment is created, information can be stored against each inducted animal, plant or item that is a member of the selected group or mob. Transfer, custody records and IoT information (e.g. temperature) can be updated for all the items in the whole consignment with just one entry instead of an individual entry for each animal, plant or item.

### Steps

{% tabs %}
{% tab title="Bluetooth Scanner" %}

| Step         | Action                                                         |
| ------------ | -------------------------------------------------------------- |
| 1            | On **Welcome** homepage, click **Activity**                    |
| 2            | On **Activity** homepage, click **Transfer Custody**           |
| 3            | On **Scan Settings** page, select **Create Consignment**       |
| 4            | Enter **Consignment Name**                                     |
| 5            | Enter **Number of Items**                                      |
| 6            | Under the Scan Option, select **Bluetooth**                    |
| 7            | Click **Start**                                                |
| 8            | Select a bluetooth device to pair and connect                  |
| 9            | Once connected, a **"Bluetooth Connected"** popup will display |
| 10           | Click **Start Scanning**                                       |
| 11           | A progress bar of 1/1 indicates when each scan is successful   |
| 12           | Click **Save**                                                 |
| 13           | A **"Holding Scan"** popup will display                        |
| 14           | Continue with **Transfer Later** or **Transfer Now**           |
| {% endtab %} |                                                                |

{% tab title="Camera Scan" %}

| Step          | Action                                                       |
| ------------- | ------------------------------------------------------------ |
| 1             | On the **Welcome** homepage, click **Activity**              |
| 2             | On the **Activity** homepage, click **Transfer Custody**     |
| 3             | Select **Create Consignment**                                |
| 4             | Enter **Consignment Name**                                   |
| 5             | Enter **Number of Items**                                    |
| 6             | Under Scan Option, select **Camera Scan**                    |
| 7             | Click **Start**                                              |
| 8             | Your camera will be activated to scan QR codes               |
| 9             | A progress bar of 1/1 indicates when each scan is successful |
| 10            | Click **Save**                                               |
| 11            | A **"Holding Scan"** popup will display                      |
| 12            | Continue with **Transfer Later** or **Transfer Now**         |
| {% endtab %}  |                                                              |
| {% endtabs %} |                                                              |


---

# 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://help.aglive.com/aglive/archived/work-with-consignments/create-a-consignment.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.
