# Login - Accessing the AR Genie Work Assist Web Portal

## Overview

The **AR Genie Work Assist Web Portal** provides a secure and centralized environment for managing your digital workflows, assets, and maintenance activities. This guide covers how to **sign in**, **register a new account**, and use **SSO authentication** and **Two-Factor Authentication (2FA)** for enhanced security.

{% stepper %}
{% step %}

### Sign In to Your Account

To access your Work Assist portal account:

* Open your browser and navigate to the **AR Genie Work Assist Portal Login** page <https://portal.argenie.ai/login>
* Enter your **email address** and **password** in the provided fields.
* (Optional) Enable **Remember me** to stay logged in on the same device.
* Click **Sign In** to access the portal.

If you’ve forgotten your password, click **Forgot Password?** to reset it via email.

<figure><img src="/files/fIP0y8jfsC2tvms1wcYx" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Ensure your browser is up to date and supports HTTPS for secure login sessions.
{% endhint %}
{% endstep %}

{% step %}

### Register a New Account

If you’re a new user, follow these steps to create your Work Assist account:

* On the login page, click **Register**.
* Fill in the required details:
  * **First Name** and **Last Name**
  * **Company Name** (your organization or project)
  * **Email Address** and **Phone Number**
  * **Password** and **Confirm Password**
* Review and accept the **Terms and Conditions**.
* Click **Register** to complete the process.

<figure><img src="/files/WDtssskT4JtKCcJ6aVf6" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
You must agree to AR Genie’s **Terms and Conditions** to activate your account.
{% endhint %}
{% endstep %}

{% step %}

### SSO Authentication (Google & Microsoft)

AR Genie supports **Single Sign-On (SSO)** using your **Google** or **Microsoft** accounts for simplified and secure authentication.

To sign in with Google or Microsoft:

* On the login page, select **Google** or **Microsoft**.
* A pop-up will appear prompting you to choose or authenticate your organizational account.
* Once verified, you’ll be redirected to the Work Assist dashboard.

<figure><img src="/files/6zhKSkv6AklY7PV0I5IX" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Vbb985WnFwZsOeHIP8oe" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Advantages of SSO:

* Centralized identity management across enterprise platforms.
* Simplified login experience with fewer credentials to manage.
* Enhanced compliance and audit trail support for industrial operations.
  {% endhint %}
  {% endstep %}

{% step %}

### Two-Factor Authentication (2FA)

When 2FA is enabled, users must verify their identity using an additional factor — **Authenticator App code** — after entering their login credentials.

How to enable 2FA:

* After logging in, go to **Settings → Profile → Account Security → Authenticator**.
* Choose your preferred  Authenticator App and scan QR code.
* Save your settings to activate 2FA.

<figure><img src="/files/FuChQrXgXWmECyMhsoYs" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Recommended: Enable 2FA for all administrative or maintenance supervisor accounts to prevent unauthorized access.
{% endhint %}
{% endstep %}
{% endstepper %}

## Security Best Practices

* Use strong, unique passwords for your account.
* Avoid sharing credentials with others.
* Always log out when using shared or public devices.
* Enable 2FA to comply with **industrial cybersecurity standards**.

## Summary

By following these steps, users can securely access and manage their **AR Genie Work Assist Portal**. Whether through direct login, **Google/Microsoft SSO**, or **Two-Factor Authentication**, the platform ensures compliance-ready security for industrial AR operations and digital work instructions.


---

# 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://docs.argenie.ai/ar-genie-work-assist/work-assist-on-web-portal/login-accessing-the-ar-genie-work-assist-web-portal.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.
