> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fentufsm.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> The Fentu Mobile Technician app — your field service companion for Android and iOS

<img src="https://mintcdn.com/fentu/ZSv3PAKt8UTERCcy/images/mobile_my_task.jpg?fit=max&auto=format&n=ZSv3PAKt8UTERCcy&q=85&s=4a0305071e42a9d16f1cf33bb6d2e7dc" alt="Fentu Mobile Technician App" width="1235" height="1031" data-path="images/mobile_my_task.jpg" />

## What is the Fentu Mobile Technician App?

The Fentu Mobile Technician app is a native mobile application for Android and iOS designed for field technicians. It provides everything a technician needs to manage their daily workload directly from their smartphone — without needing access to a desktop computer.

From the moment a task is assigned, the mobile app keeps the technician informed, guided, and connected to the back office — even when working in areas with limited or no internet connectivity.

<Note>
  The Mobile Technician app works alongside Fentu FSM. Dispatchers and managers use the desktop application to assign and manage work, while technicians use the mobile app to execute tasks in the field.
</Note>

***

## Key Features

<CardGroup cols={2}>
  <Card title="My Tasks" icon="list-check" href="/mobile-technician/my-tasks">
    View all tasks assigned to you, access task details, complete checklists, fill in readouts, and run guided wizards.
  </Card>

  <Card title="Map & Pool" icon="map" href="/mobile-technician/map-pool">
    See your tasks on an interactive map or in a calendar pool view for schedule awareness.
  </Card>

  <Card title="Requests" icon="bell" href="/mobile-technician/request">
    Receive and respond to incoming service requests and notifications from the back office.
  </Card>

  <Card title="Material Requests" icon="boxes-stacked" href="/mobile-technician/material-request">
    Request parts and materials needed to complete a job directly from the field.
  </Card>

  <Card title="Time Tracking" icon="clock" href="/mobile-technician/time">
    Log work time, travel time, and breaks accurately for each task.
  </Card>

  <Card title="Assets" icon="qrcode" href="/mobile-technician/assets">
    Scan and inspect customer assets on-site using QR codes or barcodes.
  </Card>

  <Card title="Offline Mode" icon="wifi-slash" href="/mobile-technician/offline-data">
    Continue working without an internet connection. All changes sync automatically when connectivity is restored.
  </Card>

  <Card title="User Profile" icon="user" href="/mobile-technician/user">
    Manage your profile, preferences, and app settings.
  </Card>
</CardGroup>

***

## How It Works

The mobile app integrates seamlessly with Fentu FSM. Here is a typical technician workflow:

```mermaid theme={null}
graph LR
    A[Dispatcher assigns task] --> B[Technician receives notification]
    B --> C[Technician opens task on mobile]
    C --> D[Navigate to customer location via map]
    D --> E[Complete task line items]
    E --> F[Request materials if needed]
    F --> G[Log time]
    G --> H[Collect customer signature]
    H --> I[Mark task complete]
    I --> J[Data synced to Fentu FSM]
```

<Info>
  All data entered on the mobile app — task progress, material requests, time logs, checklist answers — is immediately visible in Fentu FSM once synced.
</Info>

***

## Getting Started

<CardGroup cols={3}>
  <Card title="Download the App" icon="download" href="/mobile-technician/download">
    Install the Fentu Mobile app from the App Store or Google Play.
  </Card>

  <Card title="Set Up Your Account" icon="gear" href="/mobile-technician/setup">
    Configure your server connection and log in for the first time.
  </Card>

  <Card title="Start Working" icon="play" href="/mobile-technician/my-tasks">
    Access your assigned tasks and start completing jobs.
  </Card>
</CardGroup>
