# Work Assist Dashboard(iPad)

Welcome to the **Work Assist module on iPad**, designed for technicians, engineers, and factory operators to efficiently access:

* Digital workflows
* AR-guided instructions
* Job management
* Detection sources (AI / Object recognition)
* Asset information

This page provides an overview of the **main Work Assist screen** after logging into the iPad app.

## 🔍 Navigation Overview

After selecting **Work Assist** from the left menu, the main page displays:

* 🏭 **Asset Type selection** (required)
* 🧰 Asset selection (optional)
* 🧾 Workflow tab
* 🔍 Detection Sources tab
* ✅ Job tab
* 🤖 AI tab

<figure><img src="/files/248AUY3la5mVsJ1eXapy" alt=""><figcaption></figcaption></figure>

## 🏭 Selecting an Asset Type

{% stepper %}
{% step %}

### Select Asset Type

Tap **Select Asset Type**.

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

{% step %}

### Choose Asset Type

Choose an available asset type from the list.

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

> ✅ Selecting an Asset Type is required to load workflows and resources.
> {% endstep %}
> {% endstepper %}

## 🧮 Main Page Layout (iPad)

*Screenshot: Work Assist main screen on iPad showing navigation menu and asset type selection.*

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

## 🧭 Navigation Menu (Left Panel)

The sidebar includes:

* **Work Assist**
* **My Jobs**
* **Job Backlog**
* **Asset**
* User Profile & Settings

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

This allows quick switching between job tasks and asset information.

## ✅ Tabs Available

Once an Asset Type is selected, the following tabs become active:

| Tab               | Purpose                                  |
| ----------------- | ---------------------------------------- |
| Workflow          | View and execute step-by-step procedures |
| Detection Sources | Manage AI/Object sources                 |
| Job               | Create or view work jobs                 |
| AI                | Intelligent assistance                   |

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

## 🔐 Requirements

{% hint style="info" %}

* Logged into the iPad app
* Asset Type selected

Asset selection is optional. Workflows and resources are **Asset Type specific**.
{% endhint %}


---

# 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/work-assist-dashboard-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.
