docs-mintlify/admin/connect-to-data/visualization-tools/tableau.mdx
Tableau is a popular visual analytics platform.
It is recommended to use Semantic Layer Sync to connect Cube Cloud to Tableau. It automatically synchronizes the data model with Tableau.
Navigate to the Integrations page, click Connect to Cube, and choose Tableau to get detailed instructions.
You can connect a Cube deployment to Tableau using the SQL API.
In Cube Core, the SQL API is disabled by default. Enable it and configure the credentials to connect to Tableau.
Tableau connects to Cube as to a Postgres database.
In Tableau, select PostgreSQL connector and enter credentials from the above step.
<Frame> </Frame> <Info>It's not recommended to use Tableau extracts when connecting to Cube. Use pre-aggregations to improve querying performance and manage data freshness upstream of Tableau.
</Info>Your cubes will be exposed as tables, where both your measures and dimensions are columns.
<Frame> </Frame>