> 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/connect-angus-verified-app-with-web-portal.md).

# Logging into the Web Portal

### Aim

Highly secure access to your data without messing around with passwords.

### Benefits

Once you setup your account in the Aglive App, we have a secure, swift, and easy way to log into the Aglive Web Portal where you can upload your Angus Verified data.

No hard-to-remember and easily-hacked passwords are required.&#x20;

Click on 'Connect to Aglive Web Portal' in the App, open the Aglive Web Portal on you PC and scan the QR code that appears to access your information.

### Steps

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

1. Access the **Web Portal** on your **desktop** here [https://one.aglive.com](https://one.aglive.com/) &#x20;
2. On the **App** homepage, click on the **gear** icon at the top left corner&#x20;
3. From the dropdown menu click **Connect to Aglive Web Portal**&#x20;
4. Using the **App** on your **mobile device**, scan the **QR code** on the **Web Portal** on your **desktop** &#x20;
5. Click **Proceed** in the **App** on your **mobile device** &#x20;
6. **Welcome** popup will display on the **Web Portal**&#x20;
7. Click **Continue**&#x20;
8. You are now logged into the **Web Portal**&#x20;


---

# 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/connect-angus-verified-app-with-web-portal.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.
