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

# Mobile Apps

> Orgo on iOS and Android — push notifications, event check-in, and community on the go

Orgo has native mobile apps for iOS and Android. Members stay connected on the go — check discussions, view upcoming events, receive push notifications, and check in at events with QR codes.

***

## Getting started

<Steps>
  <Step title="Download the app">
    Get **Orgo** from the [App Store](https://apps.apple.com) (iOS) or [Google Play](https://play.google.com) (Android).
  </Step>

  <Step title="Find your organization">
    Enter your organization's workspace name or scan the QR code your admin provided.
  </Step>

  <Step title="Log in">
    Sign in with the same email and password you use on the web.
  </Step>

  <Step title="Enable notifications">
    Allow push notifications when prompted — this is how you'll stay informed.
  </Step>
</Steps>

***

## What you can do on mobile

| Feature           | What it does                               |
| ----------------- | ------------------------------------------ |
| **Discussions**   | Read, post, and reply in group discussions |
| **Events**        | Browse upcoming events, RSVP, and check in |
| **Notifications** | Receive push alerts for important updates  |
| **Profile**       | View and edit your profile                 |
| **Groups**        | Access your groups and their content       |
| **Files**         | View shared documents                      |
| **QR Check-in**   | Scan or show QR codes at events            |

***

## Push notifications

### What triggers notifications

* New posts in your group discussions
* Event reminders
* Direct messages
* Administrative announcements
* Membership updates (role changes, approvals)

### If notifications aren't arriving

1. Check that the app has notification permission in your device settings
2. Make sure notifications aren't muted in the app's settings
3. On Android, check that battery optimization isn't blocking background activity
4. On iOS, check that notifications aren't in "Scheduled Summary" mode

***

## Event check-in

The mobile app makes event check-in fast:

### As event staff (scanning)

1. Open the event in the app
2. Tap **Scan**
3. Point your camera at the attendee's QR code
4. Confirmation appears on screen

### As an attendee (showing your code)

1. Open the event in the app
2. Tap **My QR Code** or **Check In**
3. Show your screen to the event staff
4. They scan it and you're checked in

No printed tickets needed. Works offline for the QR display.

***

## Offline access

Limited functionality works without internet:

* View recently accessed content
* Queue discussion posts (sent when back online)
* Access downloaded files
* Display your QR code for event check-in

<Note>
  Most features require an internet connection. The app will sync automatically when connectivity returns.
</Note>

***

## Common scenarios

<AccordionGroup>
  <Accordion title="I can't find my organization in the app">
    Double-check the workspace name with your admin. It's case-sensitive and usually matches your organization's Orgo URL (e.g., "my-org" from my-org.orgo.space).
  </Accordion>

  <Accordion title="Login isn't working on mobile">
    Try resetting your password via the web app first. If you use SSO (Google, Microsoft), make sure you're using the same sign-in method. Check your internet connection.
  </Accordion>

  <Accordion title="The camera won't work for QR scanning">
    Grant camera permission to the Orgo app in your device settings (Settings → Apps → Orgo → Permissions on Android; Settings → Orgo → Camera on iOS).
  </Accordion>

  <Accordion title="Should I tell members to use the app or the website?">
    Both. The website is better for admin tasks, creating content, and detailed configuration. The app is better for daily engagement — checking discussions, receiving notifications, and event check-in. Most active members use both.
  </Accordion>
</AccordionGroup>

***

## Related

* [Notifications](/platform/notifications) — Configure what triggers alerts
* [Events](/platform/events) — Event management and attendance
* [Attendance](/platform/events/attendance) — QR check-in system
