---
title: "How to Check PostHog Dashboards on iPhone"
description: "Install MobileHog, sign in with your PostHog account and your dashboards appear, with every tile type. Step by step, plus how to read charts on a small screen."
url: https://mobilehog.app/blog/check-posthog-dashboards-on-iphone
---

[// blog](https://mobilehog.app/blog)

# How to check your PostHog dashboards on an iPhone

September 24, 2026 · By [Klaus Siebeneicher](https://7eicher.net)

// contents

1.  [Step 1: Sign in](#step-1-sign-in)
2.  [Step 2: Open a dashboard](#step-2-open-a-dashboard)
3.  [Step 3: Read charts on a small screen](#step-3-read-charts-on-a-small-screen)
4.  [Step 4: Switch project or look elsewhere](#step-4-switch-project-or-look-elsewhere)
5.  [Troubleshooting](#troubleshooting)

**To check your PostHog dashboards on an iPhone, install MobileHog, tap Connect PostHog and approve read-only access on PostHog’s sign-in page.** Your dashboards then appear with every tile, in the order you arranged them. It takes under a minute and needs iOS 17 or later. MobileHog is an independent app, not made by PostHog.

## Step 1: Sign in

1.  Open MobileHog and tap **Connect PostHog**. PostHog’s own sign-in page opens in a secure Safari sheet. MobileHog never sees your password.
2.  **Pick your region**, US or EU. PostHog remembers it, so you only do this once.
3.  **Approve the permissions.** They are all read-only; the [security page](https://mobilehog.app/security) explains each one.

Already signed in to PostHog in Safari? Then this is usually a single tap. Using self-hosted PostHog, or prefer an API key? The [setup guide](https://mobilehog.app/guide) covers both.

## Step 2: Open a dashboard

The **Overview** tab lists your dashboards. Tap one and the tiles load from PostHog’s cache first, so numbers appear immediately. Tiles that PostHog hasn’t calculated recently show “Not calculated yet”; **pull down to refresh** and PostHog calculates them.

Everything a PostHog dashboard can hold is drawn natively:

-   **HogQL** tables, lines, bars and stacked bars
-   **Trends** as lines, bar values and bold numbers
-   **Funnels**, including breakdowns
-   **Retention** cohorts
-   **Text tiles** in Markdown

## Step 3: Read charts on a small screen

A few things work differently from the desktop, on purpose:

-   **Drag across a line chart** to read the exact value and date under your finger.
-   **Pie charts become ranked bars.** A ranked list gives every label a full line and every value a length you can compare.
-   **Stacked bars run sideways**, so category labels aren’t squeezed into narrow columns.
-   **Turn your phone sideways** on a tile’s detail view for a wide chart.

## Step 4: Switch project or look elsewhere

Tap the large title at the top of any tab to switch between projects and organizations. The other tabs cover **Insights** (your saved insights), **Web** (visitors, page views, sessions, bounce rate, top pages) and **Activity** (recent events). The last tab collects errors, feature flags, experiments, surveys, session replays, cohorts and annotations, each with a count.

## Troubleshooting

-   **You land on a “You’re signed in” web page after approving.** Open MobileHog directly once; the connection is usually already there.
-   **A screen says a permission is missing.** Your sign-in doesn’t include it. Remove the connection in Settings and connect again.

More detail for iPhone and iPad, including requirements, is on the [iOS page](https://mobilehog.app/ios).

## FAQ

Does it work with PostHog EU Cloud?

Yes. After you sign in, MobileHog checks whether your project lives in the US or EU region and uses the right one automatically.

Can I edit a dashboard from my iPhone?

Not in MobileHog. It is read-only by design and never requests write permissions. To edit, use PostHog in the browser.

Will checking dashboards use my PostHog query quota?

Only when you pull to refresh. Opening a dashboard shows PostHog’s cached results; nothing recalculates in the background.

MobileHog puts your PostHog dashboards on your phone.

Native, read-only, free to download. [See how it works](https://mobilehog.app/).

-   For iPhoneComing soon
-   For AndroidComing soon

## // keep reading

-   [Does PostHog have a mobile app?](https://mobilehog.app/blog/does-posthog-have-a-mobile-app)
    
    PostHog has mobile SDKs for tracking your own apps, but its dashboards live in the browser. Here is how to check PostHog on your phone, natively or in the browser.
    
-   [Which PostHog OAuth scopes does a read-only integration need?](https://mobilehog.app/blog/posthog-oauth-read-only-scopes)
    
    A read-only PostHog integration needs user:read, project:read, dashboard:read, insight:read and query:read. How PostHog OAuth, PKCE and client metadata documents fit together.
