# Login -How to Login Work Assist on iPad ?

This page explains how to log in to the **AR Genie iPad app** to access **Work Assist** and **Remote Assist**. The login process supports email login, Google and Microsoft Single Sign-On (SSO), and optional two-factor authentication (2FA).

***

## 📱 App Launch Screen

\
\&#xNAN;*Launch screen with Login button*

When the app opens, tap:

**Login**

to continue.

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

***

## 🔐 Login Screen

\
\&#xNAN;*Secure login screen with email, SSO, and language options*

Available login options:

* Email & Password
* Google SSO
* Microsoft SSO
* Remember Me
* Forgot Password?

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

***

## ✅ Sign In with Email

{% stepper %}
{% step %}

### Enter credentials

Enter your email address.
{% endstep %}

{% step %}

### Enter password

Enter your password.
{% endstep %}

{% step %}

### Sign in

Tap **Sign In**.

<figure><img src="/files/AOHyRDYph8sQ9PXDu7ok" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

***

## 🌐 Single Sign-On (SSO)

If your organization uses Google Workspace or Microsoft 365 / Azure AD you can tap:

* **Google**
* **Microsoft**

to log in without entering a password.

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

***

## 🔒 Two-Factor Authentication (2FA)

{% hint style="info" %}
If 2FA is enabled, after login you may be prompted for a verification code from an authenticator app. Enter the code to complete login.
{% endhint %}

***

<details>

<summary>🔁 Forgot Password</summary>

Tap **Forgot Password?** and follow the reset instructions sent to your email.

</details>

***

<details>

<summary>🆕 New User?</summary>

To create a new account:

➡️ Use the [**web portal registration**](/ar-genie-work-assist/work-assist-on-web-portal/login-accessing-the-ar-genie-work-assist-web-portal.md#register-a-new-account) page.

Once registered and approved, return to the app and log in.

</details>


---

# 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-for-ipad/login-how-to-login-work-assist-on-ipad.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.
