# Other Features

> For AI agents: a documentation index is available at [/llms.txt](/llms.txt). Append `.md` to any page URL for markdown, or send `Accept: text/markdown`.

The following Statsig features work almost identically in Cloud and Warehouse Native. They're worth exploring as you integrate with Statsig:

- [Feature Gates](https://docs.statsig.com/feature-flags/overview) are a best-in-class tool for managing feature release and targeting. Statsig Warehouse Native can automatically analyze feature gates with partial rollouts as experiments.
- [Session Replay](https://docs.statsig.com/session-replay/overview) is a powerful tool for viewing how users interact with your product, giving richer context to changes in user behavior.
- [Layers](https://docs.statsig.com/experiments/layers-overview) let you create mutually exclusive experiments for cases where changes in one experiment could collide with another and create a bug or odd result.
- [Dynamic Configs](https://docs.statsig.com/dynamic-config/working-with) provide server-side configuration tools with optional targeting and integrate naturally with experiments.
- [Admin](https://docs.statsig.com/access-management/introduction) tools let you control projects, teams, and user access across Statsig.
