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

# Push notifications

> Configure which events notify you: channels, priority, DND.

Push notifications alert you in real time of relevant events even with the app closed.

## Notification types

<AccordionGroup>
  <Accordion title="Assignments">Tasks assigned, leaves approved/rejected, expenses.</Accordion>
  <Accordion title="Mentions">Someone @mentioned you in a comment.</Accordion>
  <Accordion title="Deal status">Deal assigned to you, stage change, closed.</Accordion>
  <Accordion title="Deadlines">Tasks due today, overdue invoice, certification expiring.</Accordion>
  <Accordion title="Messages">AryaChat messages, Slack/WhatsApp/Telegram if integration active.</Accordion>
  <Accordion title="Approvals">Requests awaiting your OK (leaves, expenses, timesheets).</Accordion>
  <Accordion title="Clock-in">A reminder shortly before your shift starts. You only receive it if you have a **shift scheduled** that day (assigned in **Human Resources → Shifts**); if you work in a workspace with no shifts configured, you won't get these reminders.</Accordion>
  <Accordion title="Bulletin board">New company post, comments on your posts.</Accordion>
  <Accordion title="System alerts">Workflow failures, threshold breaches, critical events.</Accordion>
</AccordionGroup>

## Configuration

<Steps>
  <Step title="Open notification preferences">Employee tab → Profile → **Notifications**.</Step>

  <Step title="For each type, pick channel">
    * **Push**: mobile notification
    * **Email**: email delivery
    * **None**: silence
      You can combine (e.g. email + push).
  </Step>

  <Step title="Set priority">
    For each type mark `Critical` (bypasses DND), `High`, `Normal`, `Silent`.
  </Step>
</Steps>

## Do Not Disturb

<Steps>
  <Step title="Configure DND">
    Notification settings → **Do Not Disturb**.
  </Step>

  <Step title="Quiet hours">
    E.g. 20:00-08:00 weekdays, all weekend.
  </Step>

  <Step title="Exceptions">
    Types marked `Critical` still notify during DND.
  </Step>
</Steps>

## Sounds and vibration

OS-level config (iOS Settings → Notifications → Arya; Android Settings → Apps → Arya).

## Privacy

<Note>
  Notifications shown on lock screen may contain sensitive info (customer names, amounts). To hide: app settings → **Privacy → Hide content on lock screen** → shows only "New notification".
</Note>

## Troubleshoot

<AccordionGroup>
  <Accordion title="Not receiving notifications">
    Check:

    * iOS/Android permissions enabled for Arya
    * App not in extreme "Battery saver" mode
    * Internet connection active
    * DND not on
    * Notification channel enabled in Arya preferences
  </Accordion>

  <Accordion title="Delayed notifications">
    Some Android manufacturers (Xiaomi, Huawei, Samsung) have aggressive optimisation that blocks background. Add Arya to "Don't optimise".
  </Accordion>

  <Accordion title="Too many notifications">
    Review preferences — maybe too many channels are push. Switch to "Email" for less critical.
  </Accordion>
</AccordionGroup>
