> AI agents: this is one page from PostHog's docs. Full index of Markdown docs for LLMs: https://posthog.com/llms.txt # Session Replay – Session replay pocket guide [](/pocket-guides.md)Aa [](/pocket-guides.md)[](/pocket-guides/session-replay/101.md) Pocket guide to # Session Replay – Session replay pocket guide Watch how people actually use your product with Session Replay – or let [Replay Vision](/docs/replay-vision.md) watch it for you. ## Where to start This guide aims to give you a conceptual understanding of Session Replay. - **Section 1** introduces what Session Replay can do. - **Sections 2-4** cover key configurations to make sure you get complete, accurate recordings. - **Sections 5 onwards** cover common use cases and patterns to watch and analyze replays. Every page assumes a PostHog SDK is in your app with recording switched on. If it isn't yet, run the wizard first or [install it yourself](/docs/session-replay/installation.md): ``` npx @posthog/wizard ``` ## Contents - [Session Replay 101](/pocket-guides/session-replay/101.md)01 - [Control which sessions to record](/pocket-guides/session-replay/configure-replays.md)02 - [Protecting user privacy](/pocket-guides/session-replay/protecting-user-privacy.md)03 - [Reverse proxy](/pocket-guides/session-replay/reverse-proxy.md)04 - [Finding the replay you need](/pocket-guides/session-replay/finding-replays.md)05 - [Watching replays yourself](/pocket-guides/session-replay/watching-replays.md)06 - [Getting a robot to watch for you](/pocket-guides/session-replay/replay-vision.md)07 [‹ Return to bookshelf](/pocket-guides.md)[Session Replay 101 ›](/pocket-guides/session-replay/101.md)