Little help for creating multipage dashboard app!

I am creating multipage dashboard where users can use to tab to switch between different graphs with different filter/inputs. In have created 3 graphs separately with different inputs/filters. How can i combine them through tabs? I am using dash, plotly express and dash_bootstrap_components.