> For the complete documentation index, see [llms.txt](https://help.aglive.com/angus-verified/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.aglive.com/angus-verified/record-sires.md).

# Record Sires

### Aim

Record your Angus Sire IDs once so you can easily allocate sires in your breeding program with one click.

### Benefits

Identify all your registered Angus sires to validate your animals Angus Verified status.

### Steps

## **1.** Record Sires

{% tabs %}
{% tab title="Manual Input using NLIS ID" %}
![To enlarge, click on this video. Press ESC to exit](/files/-MgFVgxF7Y4mZO0-Lh85)

1. Click on **Angus Verified**
2. Click on **Record Sires**&#x20;
3. On the Record Sire page, click on **Create Sire**&#x20;
4. Select your **PIC Number** from the dropdown&#x20;
5. Enter the **Angus Sire ID**&#x20;
6. Change the **AI Sire**, toggle to **No**&#x20;
7. Under Record IDs, select **Manual Input** and toggle to **NLIS ID**&#x20;
8. Enter the **NLIS ID** shown on the outside of the NLIS device&#x20;
9. Click **Next**&#x20;
10. Review **PIC Number, Angus Sire ID**, and **NLIS ID**&#x20;
11. Under **Declaration**, review all and tick each checkbox&#x20;
12. Click **Save**&#x20;
13. A **Saved** popup will display. Click **Close**&#x20;
    {% endtab %}

{% tab title="Manual Input using RFID" %}
![To enlarge, click on this video. Press ESC to exit](/files/-MgFWOSTZCpU6fRBsvYa)

1. Click on **Angus Verified**&#x20;
2. Click on **Record Sires**&#x20;
3. On the Record Sire page, click on **Create Sire**&#x20;
4. Select your **PIC Number** from the dropdown&#x20;
5. Enter the **Angus Sire ID**&#x20;
6. Change the **AI Sire**, toggle to **No**
7. Under Record IDs, select **Manual Input** and toggle to **RFID**
8. Enter the **RFID**
9. Click **Next**
10. Review **PIC Number, Angus Sire ID**, and **RFID**&#x20;
11. Under **Declaration**, review all and tick each checkbox&#x20;
12. Click **Save**&#x20;
13. A **Saved** popup will display. Click **Close**&#x20;
    {% endtab %}

{% tab title="Bluetooth Scanner" %}
![To enlarge, click on this video. Press ESC to exit](/files/-MgFVHUnCkKmbooawpLE)

**Note:** Please make sure your phone has already been paired to the Bluetooth device prior to setup

1. Click on **Angus Verified**
2. Click on **Record Sires**&#x20;
3. On the Record Sire page, click on **Create Sire**&#x20;
4. Select your **PIC Number** from the dropdown&#x20;
5. Enter the **Angus Sire ID**&#x20;
6. Change the **AI Sire**, toggle to **No**&#x20;
7. Under Record IDs, select **Bluetooth Scanner**&#x20;
8. Click **Next**&#x20;
9. On the **Scan** page, select your device and click **Connect**&#x20;
   * **Note:** You may need to scroll your Bluetooth devices list to see the black Connect button at the bottom of this list&#x20;
10. Once your device is connected, scan the RFID tag/s&#x20;
11. The progress bar indicates that the scan is successful&#x20;
12. Click **Complete**&#x20;
13. Review **PIC Number, Angus Sire ID,** and **RFID**&#x20;
14. Under **Declaration**, review all and tick each checkbox&#x20;
15. Click **Save**&#x20;
16. A **Saved** popup will display. Click **Close**&#x20;
    {% endtab %}
    {% endtabs %}

## **2.** Record AI Sires

![To enlarge, click on this video. Press ESC to exit](/files/-MgFXGE7BgL4iAbSl7G6)

1. Click on **Angus Verified**
2. Click on **Record Sires**&#x20;
3. On the Record Sire page, click on **Create Sire**&#x20;
4. Select your **PIC Number** from the dropdown&#x20;
5. Enter the **Angus Sire ID**&#x20;
6. Change the **AI Sire** toggle to **Yes**&#x20;
7. Click **Next**&#x20;
8. Review **PIC Number, Angus Sire ID**&#x20;
9. Under **Declaration**, review all and tick each checkbox&#x20;
10. Click **Save**&#x20;
11. A **Saved** popup will display. Click **Close**&#x20;

![](/files/-MRYBBoUnSEoWHpSIGRw)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.aglive.com/angus-verified/record-sires.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
