Max AI

Last updated:

|Edit this page

Max is an AI-powered product analyst and assistant that lives in PostHog. Max can:

  • Research answers to product questions by querying the data.
  • Get things done quickly in the PostHog UI for you (such as updating filters).
  • Tell you all about PostHog features and how to use them (based on our docs).
  • Chit-chat about anything really.
Max in the sidebar

How do I access Max?

To use Max, you first have to personally opt into the PostHog AI beta via the Feature previews menu.

Once opted in, you can pop Max open wherever you are in PostHog! Just click on "Max" in the top right corner of the app. Then get to chatting.

Important: Because PostHog AI features use third-party LLM providers (see details below), the first use of Max in your organization requires org admin approval. In most cases this is just a formality, but we've made it explicit as we know many PostHog customers strictly limit data sub-processors.

What access does Max have to my data?

While working with Max, you will certainly share some information with him. Data analysis is a core feature. When doing research, Max can read the following data in your project:

  • Events, persons, sessions, groups
  • Actions and cohorts
  • Event and property definitions
  • Data warehouse schema

Based on that context, Max comes up with queries, runs them, and summarizes the results. Those results can be as high-level as a single number, or as detailed as a list of users with all their properties.

Is my data shared with third parties?

We use third-party LLM providers to power Max, so messages and all data accessed by Max (see list above) is passed through them.

Our LLM providers are:

  • OpenAI and Anthropic – responsible for the core of Max's functionality, access to all data types
  • Cohere – responsible for semantic search across PostHog, access to actions and cohorts (including their filters)
  • Perplexity – responsible for providing context about your product and/or company, access to domain name (for websites) or application bundle ID (for mobile applications)

How can I get Max to remember information?

Max has a memory tied to your project and naturally tries to remember relevant information from your chats. You can also explicitly ask him to remember specific details using verbs like "remember" or "save."

Questions? Ask Max AI.

It's easier than reading through 620 docs articles.

Community questions

Was this page useful?

Next article

Toolbar

Note: The PostHog toolbar is only available for the JavaScript web SDK . The toolbar is like "Inspect Element" for PostHog features and data. When enabled, the toolbar appears as an overlay on your product or website – it's not visible to your users. With it, you can interact with elements to create actions , visualize heatmaps, override feature flags, and more. How to launch the toolbar In your PostHog instance, go to Launch Toolbar in the left-hand menu Add the URLs you wish to enable…

Read next article