> 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/angus.-tech/look-up-angus-verified-cattle.md).

# Look Up Angus Verified Cattle

## 1. Look Up Angus Verified Cattle <a href="#id-1-download-look-up-angus-verified-animals-csv-template" id="id-1-download-look-up-angus-verified-animals-csv-template"></a>

{% hint style="info" %}
Please ensure you have signed into Angus.tech before proceed to look up Angus Verified animals&#x20;
{% endhint %}

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

1. On [Angus Verified page](https://angus.tech/angus/verified/animal), enter **RFID** &#x20;
2. Click **Submit**&#x20;
3. Angus Verified Reports will be generated:&#x20;
   * Angus Verified Result Listing (PDF)&#x20;
   * Angus Verified Result Listing (CSV)&#x20;
4. Click on your desired report format to display the report to view, print and/or save this report.&#x20;
   {% endtab %}

{% tab title="Upload Animal RFID CSV File" %}
![](/files/-MWOMG8eRsQzBaiFVYHY)

1. On [Angus Verified page](https://angus.tech/angus/verified/animal), click **Upload Animal RFID CSV file**&#x20;
2. In the **Upload RFIDs from CSV File** window, click **Choose CSV file...**&#x20;
3. In the file upload window, select the desired CSV file and click **Open**&#x20;
4. Click **Upload**&#x20;
5. Once done, click **Submit**&#x20;
6. Angus Verified Reports will be generated:&#x20;
   * Angus Verified Result Listing (PDF)&#x20;
   * Angus Verified Result Listing (CSV)&#x20;
7. Click on your desired report format to display the report to view, print and/or save this report.&#x20;
   {% endtab %}
   {% endtabs %}

##

## 2. Download Look Up Angus Verified Cattle CSV Template

![](/files/-MW7PD5qdAiwwqoS0cg1)

1. Go to [Angus Australia](https://www.angusaustralia.com.au/) &#x20;
2. On the main navigation menu bar located underneath the web banner, click **Angus Verified**&#x20;
3. Angus Verified page will display&#x20;
4. Scroll down to the bottom and look for **Angus Verified Resources**&#x20;
5. Click **Web Portal Templates and Examples**&#x20;
6. Under the Angus Verified Input Templates section, click **Template - Look Up Angus Verified Animals** &#x20;
7. The template for Look Up Angus Verified Animals is now downloaded&#x20;

### CSV Template Instructions & Examples

#### Look Up Angus Verified Cattle in Angus Verified

{% tabs %}
{% tab title="Instructions" %}
![](/files/-McCfkTQMa7985dbSuZI)
{% endtab %}

{% tab title="Example Data" %}
![](/files/-McCfoKzEVtwNt7OrR8a)
{% endtab %}
{% endtabs %}

![](/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/angus.-tech/look-up-angus-verified-cattle.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.
