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

# Mobile app

> Arya Nest on iOS and Android: CRM, tasks, HR, NFC clock-ins, push notifications.

The Arya Nest **mobile app** is available for iOS and Android. Built for on-the-go use focused on: clock-ins, tasks, AryaChat, photo-based expense reports, company bulletin board.

<Frame>
  <img src="https://mintcdn.com/agevole/cM9eEPJE8FVhTNOb/images/mobile/shared/mobile-home.svg?fit=max&auto=format&n=cM9eEPJE8FVhTNOb&q=85&s=fe625c830978755f0fad245157f8e7cd" alt="Mobile home with Bulletin, Calendar, Arya Chat, Tasks, Employee tabs" width="390" height="844" data-path="images/mobile/shared/mobile-home.svg" />
</Frame>

## What you can do

<CardGroup cols={2}>
  <Card title="Install and sign in" icon="download" href="/en/mobile/install-and-sign-in">App Store, Google Play, biometric login.</Card>
  <Card title="Push notifications" icon="bell" href="/en/mobile/push-notifications">Configuration, channels, privacy.</Card>
  <Card title="Bulletin and AryaChat" icon="message" href="/en/mobile/bulletin-and-arya-chat">Company board and AI chat on mobile.</Card>
  <Card title="Offline tasks" icon="wifi" href="/en/mobile/offline-tasks">Work without connection, sync on reconnect.</Card>
  <Card title="NFC clock-in" icon="id-badge" href="/en/mobile/clock-in-nfc-kiosk">Badge NFC clock-in on kiosk.</Card>
  <Card title="Employee area" icon="user" href="/en/mobile/employee-area">Profile, payslips, personal data.</Card>
  <Card title="Approvals" icon="check" href="/en/mobile/approvals">Approve leaves, expenses, timesheets.</Card>
</CardGroup>

## Differences from web

Mobile focuses on **quick actions** and **information consumption**; for heavy editing (dashboards, configuration) use the web version. Mobile-first features:

* **Clock-ins** in/out with optional geolocation
* **Expense reports** with photo receipts and automatic OCR
* **Bulletin board** for company communications
* **AryaChat** with voice input
* **Push notifications** in real time
* **Approvals** quick from notification

## Architecture

The mobile app is a Capacitor wrapper loading `app.arya.so` with native layer for:

* Push notifications
* Biometrics (Face ID / Touch ID / fingerprint)
* Camera and geolocation
* Offline storage

Any web update is immediately reflected on mobile, no app update needed.
