# Transfer Later

### Aim

To prepare everything in advance for a transfer. Then, at a later time, record a transfer of custody of an item or consignment from your account to another account and keep track of who has custody of the assets and any given time as they move along the supply chain.

**Take Care:** Transfer is only to be used for transferring the custody of an item or consignment. Use **Move** if you are just moving items between areas within your own farm or facility.‌

### Benefits

This allows the consignment or transfer information to be prepared in advance of the actual physical transfer.

An accurate record of each custodial transfer as items move along the supply chain can help prevent counterfeits or determine any liability if things go wrong. If there is ever a claim, it can be useful information for an insurer to have a record of the 'baton changes' that occurred as goods moved along the supply chain. The Aglive Platform can record each new custodian and the time and location of each transfer. In collaboration with third party IoT services we can also record the condition of the goods at any given time.

### Steps

{% tabs %}
{% tab title="New Consignment" %}

| 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 **Bluetooth**                                          |
| 7            | Click **Start**                                                                  |
| 8            | Select bluetooth device to pair and connect                                      |
| 9            | Once connected, **"Bluetooth Connected"** popup will display                     |
| 10           | Click **Start Scanning**                                                         |
| 11           | A progress bar of 1/1 indicates that the scan is successful                      |
| 12           | Click **Save**                                                                   |
| 13           | A **"Holding Scan"** popup will display                                          |
| 14           | Click **Transfer Later**                                                         |
| 15           | A **"Consignment Saved"** popup will display. Click **Close**                    |
| 16           | To transfer the saved consignment, go to **Transfer Now - Existing Consignment** |
| {% endtab %} |                                                                                  |

{% tab title="Existing Consignment" %}

| Step          | Action                                                                           |
| ------------- | -------------------------------------------------------------------------------- |
| 1             | On the **Welcome** homepage, click **Activity**                                  |
| 2             | On the **Activity** homepage, click **Transfer Custody**                         |
| 3             | Select **Existing Consignment**                                                  |
| 4             | A **"Holding Scan"** popup will display                                          |
| 5             | Click **Transfer Later**                                                         |
| 6             | A **"Consignment Saved"** popup will display. Click **Close**                    |
| 7             | To transfer the saved consignment, go to **Transfer Now - Existing Consignment** |
| {% 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/transfer-a-consignment/transfer-later.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.
