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

# Install the mobile app

> Install Soundcheck from the App Store or Google Play, grant the right permissions, and sign in.

The Soundcheck mobile app is free to install. Your existing email + password, Google, or Apple sign-in works — no separate signup.

## iOS

1. Open the **App Store** on your iPhone or iPad.
2. Search for **Soundcheck** (by Soundcheck Live).
3. Tap **Get** → **Install**.
4. Open the app once installation finishes.

**Requires a recent version of iOS.** If the App Store won't let you install, update iOS from **Settings → General → Software Update**.

## Android

1. Open the **Google Play Store**.
2. Search for **Soundcheck** (by Soundcheck Live).
3. Tap **Install**.
4. Open the app from your launcher or the Play Store install screen.

**Requires a recent version of Android.** If Play won't let you install, update Android from **Settings → System → Software update**.

## First launch

When you open the app for the first time, you'll see the sign-in screen.

<Steps>
  <Step title="Sign in">
    Use the same method you used on the web — email + password, **Google**, or **Apple** (iOS only). New here? Tap **Create account** instead.
  </Step>

  <Step title="Choose your organization">
    If you belong to multiple organizations, pick which one to open first. You can switch later from the profile menu.
  </Step>

  <Step title="Grant permissions">
    The app will ask for a few permissions over time. See the next section for what each one is for.
  </Step>
</Steps>

## Permissions Soundcheck asks for

| Permission        | When you'll be asked                                              | What it's for                                                                                                                        |
| ----------------- | ----------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------ |
| **Notifications** | First launch                                                      | Push alerts for invitations, chat, crew responses, and gig changes. Decline if you'd rather rely on email — you can re-enable later. |
| **Camera**        | When you take a profile photo or attach a photo to a gig timeline | Capturing photos in-app.                                                                                                             |
| **Photo Library** | When you choose an existing photo                                 | Selecting photos to attach to your profile, gigs, or chats.                                                                          |
| **Microphone**    | When you record audio for a gig or rehearsal note                 | Optional voice recording on attachments.                                                                                             |

You can change any of these later in your device's system settings → **Soundcheck**.

## Trouble signing in

<AccordionGroup>
  <Accordion title="I don't see the verification email">
    Check your spam folder. Add `noreply@soundchecklive.io` to your contacts. If still nothing, request a new code from the sign-in screen.
  </Accordion>

  <Accordion title="Google or Apple sign-in fails">
    Confirm you're signed in to the right Google/Apple account on the device. If you previously signed up with email, you may need to sign in with email first and then link Google/Apple from your profile.
  </Accordion>

  <Accordion title="I'm in the wrong organization after sign-in">
    Open the profile menu → **Switch organization**. If the organization you expect isn't listed, ask an owner to confirm your membership and re-send the invitation.
  </Accordion>
</AccordionGroup>

## Updating the app

App updates ship through the App Store and Google Play. Enable **automatic updates** on your device so you stay current — older versions may stop receiving certain push notifications when the backend evolves.

## Next steps

<CardGroup cols={2}>
  <Card title="Enable push notifications" icon="bell" href="/features/mobile/push-notifications">
    Configure which alerts you want to receive.
  </Card>

  <Card title="Tour the app" icon="compass" href="/features/mobile/overview">
    See what the mobile app does best.
  </Card>
</CardGroup>
