(preview_api)= # Preview :::{py:module} arviz.preview This module gives access to upcoming refactored features by exposing all objects in [arviz-base](https://arviz-base.readthedocs.io/en/latest/), [arviz-stats](https://arviz-stats.readthedocs.io/en/latest/) and [arviz-plots](https://arviz-plots.readthedocs.io/en/latest/) under a single namespace: `arviz.preview`. In addition, there is also an `arviz.preview.info` to check availability of the different sub-libraries. ::: :::{seealso} * Introduction to Exploratory Analysis of Bayesian Models and Bayesian workflow through [arviz.preview](https://arviz-devs.github.io/EABM/) * The {ref}`migration_guide` introduces the new arviz-xyz libraries through ``arviz.preview`` focusing on the differences with current ArviZ, the reasons behind them and what new features can be unlocked through these changes. :::