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

# InventoryHQ Mobile App: iOS and Android Setup Guide

> Download the InventoryHQ mobile app on iOS or Android, log in with your existing account, and manage inventory from the warehouse, job site, or office.

The InventoryHQ mobile app puts your inventory, job activity, and reorder alerts in your crew's pocket — wherever the work takes them. Field users can log material usage on the job site, managers can check stock levels from the road, and everyone stays in sync with the same real-time data that powers the web dashboard. The app is available for both iOS and Android at no additional charge on any InventoryHQ plan.

## Download the app

Install the app on any iOS or Android device using the links below.

<CardGroup cols={2}>
  <Card title="Download on the App Store" icon="apple" href="https://apps.apple.com/us/app/inventory-hq/id6757419341">
    Available for iPhone and iPad running iOS 15 or later. Search "Inventory HQ" in the App Store or tap the link to go directly to the listing.
  </Card>

  <Card title="Get it on Google Play" icon="google-play" href="https://play.google.com/store/apps/details?id=com.bs.roofings">
    Available for Android phones and tablets. Search "Inventory HQ" in Google Play or tap the link to go directly to the listing.
  </Card>
</CardGroup>

## Log in to the app

Open the app after installation and sign in with the same email address and password you use for the InventoryHQ web dashboard. You do not need a separate mobile account — your user profile, role, and permissions carry over automatically.

<Note>
  Your role determines what you see in the app. Manager-level users can edit inventory quantities and job details. Installer-level users can view stock and log material usage, but cannot edit the catalog or access financial data. See [User Permissions](/settings/user-permissions) for the full breakdown.
</Note>

<Steps>
  <Step title="Open the app and tap Sign In">
    Launch InventoryHQ on your device. Tap **Sign In** on the welcome screen.
  </Step>

  <Step title="Enter your credentials">
    Type the email address and password associated with your InventoryHQ account. These are the same credentials you use on the web.
  </Step>

  <Step title="Select your location (if applicable)">
    If your account includes multiple warehouse locations, you'll be prompted to select your primary location. You can switch locations at any time from the app's main menu.
  </Step>

  <Step title="Enable notifications">
    When prompted, allow push notifications. This ensures you receive reorder alerts and job updates on your device as they happen.
  </Step>
</Steps>

## What you can do on mobile

The InventoryHQ mobile app is designed for fast, on-the-go access to the tasks your team performs most often in the field.

<CardGroup cols={2}>
  <Card title="Check Inventory Levels" icon="magnifying-glass" href="/inventory/overview">
    Look up any material in your catalog, see how much is on hand at any location, and check whether a specific item is below its reorder threshold.
  </Card>

  <Card title="Log Job Material Usage" icon="clipboard-list" href="/jobs/overview">
    Pull materials against an open job directly from your phone. The deduction posts to your inventory in real time, keeping your stock counts accurate without any manual reconciliation later.
  </Card>

  <Card title="Receive Reorder Alerts" icon="bell" href="/inventory/overview">
    Get push notifications the moment a material drops below its reorder point so you can place an order before it affects a job.
  </Card>

  <Card title="Manage Service Truck Inventory" icon="truck" href="/service-trucks/overview">
    View what's loaded on your assigned service truck, log usage, and flag items that need to be restocked at the next warehouse visit.
  </Card>
</CardGroup>

## Where you can use it

The InventoryHQ mobile app works anywhere you have a data connection — no need to be on the same Wi-Fi network as your office.

* **In the warehouse** — Receive materials, update quantities, and pull stock against jobs as you're loading trucks in the morning.
* **On the job site** — Log what your crew installs as the work happens so your job costs and inventory counts stay current throughout the day.
* **From the office** — Managers can check dashboards, review activity logs, and approve material requests without switching to a desktop browser.

<Tip>
  Encourage your field crew to log material usage at the end of each day before they leave the job site. Same-day logging keeps your inventory counts accurate and eliminates the "Friday catch-up" problem where a week of usage gets entered all at once.
</Tip>

<Warning>
  The mobile app requires an active internet connection to sync data. If you lose connectivity on a job site, the app will queue your entries locally and sync them automatically once your connection is restored. Always verify that pending entries have synced before closing out a job.
</Warning>

## Troubleshooting

<AccordionGroup>
  <Accordion title="I can't log in — my credentials aren't working">
    Make sure you're using the email address that received your InventoryHQ invitation. If you've forgotten your password, tap **Forgot Password** on the login screen to receive a reset link by email. If the issue persists, ask your account manager to confirm that your user account is active in **Settings → Team**.
  </Accordion>

  <Accordion title="I'm not receiving push notifications">
    Check that notifications are enabled for the InventoryHQ app in your device's system settings (iOS: Settings → Notifications → InventoryHQ; Android: Settings → Apps → InventoryHQ → Notifications). Also confirm that notification preferences are turned on in the app under **Profile → Notification Settings**.
  </Accordion>

  <Accordion title="My inventory changes aren't showing up on the web dashboard">
    If your changes appear to be stuck, check your device's internet connection. The app will display a sync indicator in the top bar when entries are queued but not yet uploaded. Pull down to refresh once connectivity is restored to force an immediate sync.
  </Accordion>

  <Accordion title="The app is available but I don't see all the features">
    Your role controls which features are visible in the app. If you need access to something you can't see, ask your account manager to review your permissions in **Settings → Team**. See [User Permissions](/settings/user-permissions) for a full list of what each role can access.
  </Accordion>
</AccordionGroup>

## What's next?

Now that your team has the app installed, you're ready to start tracking inventory and costing jobs.

<CardGroup cols={2}>
  <Card title="Set Up Inventory" icon="boxes-stacked" href="/inventory/overview">
    Add your materials catalog, configure locations, and set reorder thresholds.
  </Card>

  <Card title="Create Your First Job" icon="file-invoice-dollar" href="/jobs/overview">
    Open a job, assign a location, and start pulling materials so your costs track automatically.
  </Card>
</CardGroup>
