# Create a Group or a Mob

### Aim

Create a group or mob to make it much easier and more efficient to just enter data once and have it update the record of a number of animals, plants or items.

### **Benefits**

Once a group or a mob is created, information can be stored against each inducted animal, plant or item that is a member of the selected group or mob. The records of treatments, traits, and joining can be updated for all the members of the group with just one entry instead of an individual entry for each animal, plant or item.

### **Steps**

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

| Steps        | Action                                                       |
| ------------ | ------------------------------------------------------------ |
| 1            | On the **Welcome** homepage, click **Activity**              |
| 2            | Click **Group Selection**                                    |
| 3            | Make sure the **Group** toggle is on                         |
| 4            | Click **Create New Group**                                   |
| 5            | Make sure the **Create Group** tab is selected               |
| 6            | Select **Location e.g. PIC**                                 |
| 7            | Enter **Group Name**                                         |
| 8            | Enter **Number of Items**                                    |
| 9            | Under Scan Option, select **Bluetooth**                      |
| 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 **Save**                                               |
| 16           | A **"Saved"** popup will display. Click **Close**            |
| {% endtab %} |                                                              |

{% tab title="Camera Scan" %}

| Steps         | Action                                               |
| ------------- | ---------------------------------------------------- |
| 1             | On the **Welcome** homepage, click **Activity**      |
| 2             | Click **Group Selection**                            |
| 3             | Make sure the **Group** toggle is on                 |
| 4             | Click **Create New Group**                           |
| 5             | Make sure the **Create Group** tab is selected       |
| 6             | Select **Location e.g. PIC**                         |
| 7             | Enter **Group Name**                                 |
| 8             | Enter **Number of Items**                            |
| 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 **Save**                                       |
| 14            | A **"Saved"** popup will display. Click **Close**    |
| {% 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/create-a-group-or-a-mob.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.
