# Register Animals/Plants/Items

### Aim

Establish a record of each animal, plant or item so you can start to gather useful information.

### Benefits

Information can be stored against each inducted animal, plant or item. The records of weight gains, height gains, treatments, traits, joining or pregnancy can be selected based on the type of business you operate. The accumulated data can then be used in reports or, if applicable, to more easily complete compliance requirements e.g. to swiftly complete an eNVD in the case of a beef producer.

### Steps

#### Register Animals

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

| Step         | Action                                                           |
| ------------ | ---------------------------------------------------------------- |
| 1            | On the **Welcome** homepage, click **Register**                  |
| 2            | On the **Register** homepage, click **Asset Induction**          |
| 3            | On the Asset Induction page, select **Asset Name** from dropdown |
| 4            | Select **Asset Type** from dropdown                              |
| 5            | Select **Breed** from dropdown                                   |
| 6            | Select **Sex** using the toggle button: **Female** or **Male**   |
| 7            | Select **Location** from dropdown                                |
| 8            | Enter **Number of Items** to scan                                |
| 9            | Under Scan Option, select **Bluetooth Scan**                     |
| 10           | Click **Start**                                                  |
| 11           | Select bluetooth device to pair and connect                      |
| 12           | Once connected, **"Bluetooth Connected"** popup will display     |
| 13           | Click **Start Scanning**                                         |
| 14           | A progress bar indicates that the scan is successful             |
| 15           | Click **Complete**                                               |
| 16           | A **"Created"** popup will display. Click **Close**              |
| {% endtab %} |                                                                  |

{% tab title="Camera Scan" %}

| Step          | Action                                                           |
| ------------- | ---------------------------------------------------------------- |
| 1             | On the **Welcome** homepage, click **Register**                  |
| 2             | On the **Register** homepage, click **Asset Induction**          |
| 3             | On the Asset Induction page, select **Asset Name** from dropdown |
| 4             | Select **Asset Type** from dropdown                              |
| 5             | Select **Breed** from dropdown                                   |
| 6             | Select **Sex** using the toggle button: **Female** or **Male**   |
| 7             | Select **Location** from dropdown                                |
| 8             | Enter **Number of Items** to scan                                |
| 9             | Under Scan Option, select **Camera Scan**                        |
| 10            | Click **Start**                                                  |
| 11            | Camera will be activated to scan QR code                         |
| 12            | A progress bar indicates that the scan is successful             |
| 13            | Click **Complete**                                               |
| 14            | A **"Created"** popup will display. Click **Close**              |
| {% endtab %}  |                                                                  |
| {% endtabs %} |                                                                  |

####

{% tabs %}
{% tab title="Animals" %}

#### Bluetooth Scan

| Step | Action                                                           |
| ---- | ---------------------------------------------------------------- |
| 1    | On the **Welcome** homepage, click **Register**                  |
| 2    | On the **Register** homepage, click **Asset Induction**          |
| 3    | On the Asset Induction page, select **Asset Name** from dropdown |
| 4    | Select **Asset Type** from dropdown                              |
| 5    | Select **Breed** from dropdown                                   |
| 6    | Select **Sex** using the toggle button: **Female** or **Male**   |
| 7    | Select **Location** from dropdown                                |
| 8    | Enter **Number of Items** to scan                                |
| 9    | Under Scan Option, select **Bluetooth Scan**                     |
| 10   | Click **Start**                                                  |
| 11   | Select bluetooth device to pair and connect                      |
| 12   | Once connected, **"Bluetooth Connected"** popup will display     |
| 13   | Click **Start Scanning**                                         |
| 14   | A progress bar indicates that the scan is successful             |
| 15   | Click **Complete**                                               |
| 16   | A **"Created"** popup will display. Click **Close**              |

####

#### Camera Scan

| Step         | Action                                                           |
| ------------ | ---------------------------------------------------------------- |
| 1            | On the **Welcome** homepage, click **Register**                  |
| 2            | On the **Register** homepage, click **Asset Induction**          |
| 3            | On the Asset Induction page, select **Asset Name** from dropdown |
| 4            | Select **Asset Type** from dropdown                              |
| 5            | Select **Breed** from dropdown                                   |
| 6            | Select **Sex** using the toggle button: **Female** or **Male**   |
| 7            | Select **Location** from dropdown                                |
| 8            | Enter **Number of Items** to scan                                |
| 9            | Under Scan Option, select **Camera Scan**                        |
| 10           | Click **Start**                                                  |
| 11           | Camera will be activated to scan QR code                         |
| 12           | A progress bar indicates that the scan is successful             |
| 13           | Click **Complete**                                               |
| 14           | A **"Created"** popup will display. Click **Close**              |
| {% endtab %} |                                                                  |

{% tab title="Plants" %}

#### Bluetooth Scan

| Step | Action                                                  |
| ---- | ------------------------------------------------------- |
| 1    | On the **Welcome** homepage, click **Register**         |
| 2    | On the **Register** homepage, click **Asset Induction** |
| 3    |                                                         |

####

#### Camera Scan

| Step         | Action                                                  |
| ------------ | ------------------------------------------------------- |
| 1            | On the **Welcome** homepage, click **Register**         |
| 2            | On the **Register** homepage, click **Asset Induction** |
| 3            |                                                         |
| {% endtab %} |                                                         |

{% tab title="Items" %}

#### Bluetooth Scan

| Step | Action                                                  |
| ---- | ------------------------------------------------------- |
| 1    | On the **Welcome** homepage, click **Register**         |
| 2    | On the **Register** homepage, click **Asset Induction** |
| 3    |                                                         |

####

#### Camera Scan

| Step          | Action                                                  |
| ------------- | ------------------------------------------------------- |
| 1             | On the **Welcome** homepage, click **Register**         |
| 2             | On the **Register** homepage, click **Asset Induction** |
| 3             |                                                         |
| {% 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-items/register-animals-plants-items.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.
