> 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/setup-user-profile.md).

# Setup User Profile

### Aim

Set up your user profile and link your profile to your Angus Australia membership.

### Benefits

Speed, efficiency, and certainty can be achieved by setting up your account details so the same basic information does not need to be repeatedly entered.

The person who sets up your account has administrator privileges.&#x20;

Your account administrator controls who has access to the account and who can transact on behalf of your business.

If a member of your staff leaves, the data they have stored will revert back to the control of the administrator and your business records will not be lost.

### Steps

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

1. On **Setup User Profile** page, enter following:
   * Name&#x20;
   * Role&#x20;
   * Mobile
   * Email Address&#x20;
   * Signature&#x20;
2. On the Signature field, click on the input field to prompt a popup canvas to write your signature&#x20;
3. Once you have signed your signature, click **Save**&#x20;
4. An **Accept** popup will display. Click **Accept**&#x20;
5. Your signature will be saved into your user profile&#x20;
6. Back to **Setup User Profile** page, click Save&#x20;
7. A **Successfully Completed** popup will display. Click **Proceed**&#x20;
8. On Business Profile page, click **Register Now**&#x20;
9. Select Industry Type as **Livestock**&#x20;
10. Select Animal Type as **Cattle**&#x20;
11. Select Cattle Type as **Beef**&#x20;
12. On **Select Membership** page, click **Yes**&#x20;
13. On **Membership** page, enter the following details that can be obtained from Angus Australia :&#x20;
    * Angus Australia Member ID
    * Angus.tech Username
    * Angus.tech Password&#x20;
14. Click **Verify**&#x20;
15. A **Verified** popup will display. Click **Close**&#x20;

**Proceed to Setup Angus Profile**

{% content-ref url="/pages/-MRxtuBb-6ENHrOiOW9k" %}
[Setup Angus Profile](/angus-verified/setup-angus-profile.md)
{% endcontent-ref %}

![](/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/setup-user-profile.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.
