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

# PostHog

> Connect PostHog to Ask Reevo to answer product analytics questions, check feature flags and experiments, and investigate errors, all read-only: the connector can never change anything in PostHog.

The PostHog connector lets [Ask Reevo](/AI-and-productivity/AskReevo-Copilot) answer questions from your PostHog product analytics during conversations. Ask about active users, funnel conversion, whether a feature flag is rolled out to a customer, experiment results, or which errors are hitting users, and it queries PostHog with your own account.

How it works:

* **The connector is read-only by design.** Reevo requests only read permissions from PostHog, so Ask Reevo can never create, edit, or delete anything there: no toggling flags, no editing insights, no changes of any kind.
* The connection is personal. Ask Reevo queries PostHog as you and sees only the projects and data your own PostHog account can see.
* Because nothing is ever written, PostHog requests never show an approval card; they run like any other read.
* An organization admin enables the connector once for the whole organization; each person then connects their own PostHog account.

<Info>
  **US Cloud only.** The connector works with PostHog Cloud US (app.posthog.com). PostHog Cloud EU and self-hosted PostHog instances are not supported.
</Info>

<Info>
  **Availability.** MCP connectors are rolling out gradually to help us maintain the best possible experience for you. If you don't see **MCP connectors** under Settings, your organization may not have access yet; contact your Reevo representative or email [support@reevo.ai](mailto:support@reevo.ai).
</Info>

***

## Connect PostHog to Ask Reevo

### Enable the connector (admins)

An organization admin must enable the connector before anyone can connect:

1. In Reevo, open the [**Organization** tab](https://app.reevo.ai/settings/mcp?tab=organization) of **Settings → Ask Reevo → MCP connectors**.
2. Turn on the toggle on the **PostHog (US)** card.

### Connect your PostHog account

1. Open the [**User** tab](https://app.reevo.ai/settings/mcp) of **Settings → Ask Reevo → MCP connectors**.
2. Click **Connect** on the **PostHog (US)** card. Your browser is redirected to PostHog.
3. Sign in to PostHog and approve the authorization request. PostHog's consent screen lists each read permission being granted.
4. You return to Reevo, and the PostHog card shows a **Connected** badge.

***

## Use the PostHog connector

Once connected, ask product and usage questions in any Ask Reevo conversation. Examples:

* "How many weekly active users did we have last week versus the week before?"
* "What's our signup-to-activation funnel conversion, and where do users drop off?"
* "Is the new-onboarding feature flag rolled out to this customer's account?"
* "Which product errors are hitting the most users right now?"
* "Pull the retention curve for accounts that signed up in the last 30 days."
* "Run a query for the top 10 events by volume this month."

<Tip>
  **Keep questions scoped.** Specific date ranges and event names ("signups in the last 14 days") return faster, more precise answers than open-ended ones ("all our data").
</Tip>

***

## What Ask Reevo can read in PostHog

Everything below is read-only; no approval card is ever shown:

* **Product analytics**: trends, funnels, retention, user paths, lifecycle, and stickiness, including the individual users behind a data point.
* **Insights and dashboards**: list, open, and run saved insights and dashboards to get their current numbers.
* **Feature flags**: definitions, rollout status, per-user evaluation (including why a flag evaluates a certain way for a specific user), dependencies, and change history.
* **Experiments**: A/B test details, results, and day-by-day metrics.
* **People and cohorts**: look up people by email or ID, their properties, and cohort membership.
* **Error tracking**: the most impactful issues, affected-user counts, and sample stack traces.
* **Session replays**: recording metadata such as duration, activity counts, and the person involved (the video itself cannot be played back in chat).
* **Surveys, logs, and LLM traces**: survey response stats, application logs, and AI observability traces.
* **Web analytics**: visitor, pageview, and conversion digests.
* **Ad-hoc queries**: SQL/HogQL queries against your events and persons data.

***

## Permissions and data access

PostHog access is granted through OAuth: you sign in on PostHog's own consent screen, which lists each permission being requested. No API keys are created or pasted.

* Every requested permission is a read permission (such as `insight:read`, `feature_flag:read`, and `query:read`). Reevo requests no write permissions, so the connection is technically incapable of modifying your PostHog data, even if you ask it to.
* Ask Reevo queries PostHog as your user, so it sees only the organizations and projects your own PostHog account can access.

***

## Disconnect and reconnect

To disconnect, open **Settings → Ask Reevo → [MCP connectors](https://app.reevo.ai/settings/mcp)**, find the **PostHog (US)** card, open the three-dot menu next to the **Connected** badge, and select **Disconnect**. When you disconnect, Reevo removes the connection's stored sign-in tokens and, where PostHog supports it, also revokes Reevo's access on PostHog's side. Ask Reevo can no longer reach your PostHog account until you reconnect.

If a connection stops working (for example, the authorization expired or was revoked in PostHog), Ask Reevo shows a reconnect card in the chat, and the **PostHog (US)** card on the MCP connectors page shows **Reconnect** instead of **Connect**. Click **Reconnect** and complete the PostHog sign-in to restore the connection; your admin does not need to re-enable anything.

***

## Data and privacy

* Ask Reevo runs PostHog queries when it needs them to answer you; it does not run background syncs of your PostHog data.
* Reevo stores the connection's sign-in tokens so you don't have to re-authorize on every request.
* Query results that appear in a conversation become part of that chat, like any other chat content.
* You can disconnect the connector at any time from the **MCP connectors** page.

<Note>
  The Reevo [Privacy Policy](https://reevo.ai/privacy) and [Terms of Service](https://reevo.ai/terms) govern how Reevo collects, uses, and retains data, including data accessed through connectors.
</Note>

***

## Troubleshooting and FAQs

<AccordionGroup>
  <Accordion title="I don't see MCP connectors in my Settings.">
    MCP connectors are rolling out gradually and may not be enabled for your organization yet. Contact your Reevo representative or email [support@reevo.ai](mailto:support@reevo.ai).
  </Accordion>

  <Accordion title="The page says no connectors have been enabled for my organization.">
    An organization admin needs to enable the PostHog connector from the Organization tab first. Ask your Reevo admin to turn it on.
  </Accordion>

  <Accordion title="Can Ask Reevo turn a feature flag on or off, or edit a dashboard?">
    No. The connector holds read-only permissions, so it cannot change anything in PostHog. It can tell you a flag's current state and history, but flipping the flag has to happen in PostHog itself.
  </Accordion>

  <Accordion title="We use PostHog Cloud EU or self-hosted PostHog. Can we connect?">
    Not yet. The connector currently supports PostHog Cloud US only.
  </Accordion>

  <Accordion title="A chat message says PostHog needs reconnection.">
    Your PostHog authorization expired or was revoked. Click **Reconnect** on the card in the chat (or on the MCP connectors page) and complete the PostHog sign-in again.
  </Accordion>

  <Accordion title="Can I watch a session replay in chat?">
    No. Ask Reevo can list recordings and summarize their metadata (duration, activity, who was involved), but playback happens in PostHog.
  </Accordion>

  <Accordion title="How do I disconnect PostHog?">
    Open **Settings → Ask Reevo → MCP connectors**, find the PostHog (US) card, open the three-dot menu next to the **Connected** badge, and select **Disconnect**. You can reconnect anytime.
  </Accordion>
</AccordionGroup>

> Still have questions? [Sign in to Reevo](https://app.reevo.ai) and ask Ask Reevo, or email [support@reevo.ai](mailto:support@reevo.ai).
