> ## 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.

# Install and sign in

> Download the app, sign in with SSO or credentials, enable biometrics.

## Where to download

<CardGroup cols={2}>
  <Card title="iOS (iPhone/iPad)" icon="apple" href="https://apps.apple.com/app/arya-nest">App Store — Arya Nest</Card>
  <Card title="Android" icon="android" href="https://play.google.com/store/apps/details?id=com.arya.ai.app">Google Play — Arya Nest</Card>
</CardGroup>

Minimum requirements: iOS 15+, Android 11+.

## First sign-in

<Steps>
  <Step title="Open the app">After install, welcome screen appears.</Step>
  <Step title="Enter workspace">Workspace name (e.g. `acme` if your URL is `acme.arya.so`) or business email.</Step>

  <Step title="Sign in">
    Two methods:

    * **Email + password** (if registered this way on web)
    * **SSO**: Google / Microsoft / company SAML (if configured by admin)
  </Step>

  <Step title="Enable biometrics">
    App asks if you want Face ID / Touch ID / fingerprint for subsequent access. Recommended: faster and more secure than passwords.
  </Step>
</Steps>

## Multi-workspace

If you belong to multiple workspaces, quick switch:

<Steps>
  <Step title="Open profile menu">Employee tab → top avatar.</Step>
  <Step title="Change workspace">Pick from list. Instant switch, no re-login.</Step>
</Steps>

## Security

<AccordionGroup>
  <Accordion title="App lock">
    App settings → **Lock with biometrics** → app asks authentication on every open or after X inactivity minutes.
  </Accordion>

  <Accordion title="Remote wipe">
    If you lose your phone, from Arya web (**Settings → Security → Devices**) you see all active mobile sessions and can forcefully disconnect them.
  </Accordion>

  <Accordion title="2FA">
    If you have 2FA on web, it applies on mobile too. First access requires TOTP code; subsequent use biometrics.
  </Accordion>
</AccordionGroup>

## Push notifications

At first launch the app asks permission for push. Recommended: grant — see [Push notifications](/en/mobile/push-notifications).

## Sign out

**Employee tab → Profile → Sign out**. Disconnects only from this device (others stay logged in).

## Frequently asked questions

<AccordionGroup>
  <Accordion title="Can I use Arya mobile without the native app?">Yes, `app.arya.so` is mobile-responsive. The native app adds push, biometrics, camera, offline.</Accordion>
  <Accordion title="Does the app work on tablets?">Yes, iPad and Android tablets. Large-screen optimised layout.</Accordion>
  <Accordion title="How do I update?">The app auto-updates from App Store / Google Play. Arya content updates in real time, no app update needed.</Accordion>
</AccordionGroup>
