docs-mintlify/admin/connect-to-data/visualization-tools/hashboard.mdx
Hashboard is an interactive data exploration tool.
<Frame> </Frame> <Info>Watch how Cube and Hashboard work together in this webinar recording: Build an explorable and accessible semantic layer with Cube and Hashboard.
</Info>Navigate to the Integrations page, click Connect to Cube, and choose Hashboard to get detailed instructions.
You can connect a Cube deployment to Hashboard using the SQL API.
In Cube Core, the SQL API is disabled by default. Enable it and configure the credentials to connect to Hashboard.
To connect to Cube, click on More → Data Sources and then click + Add Connection:
<Frame> </Frame>Choose PostgreSQL and enter the connection credentials for Cube's SQL API:
<Frame> </Frame>Next, choose your newly added data source and build the data model:
<Frame> </Frame>To query your data, go to the Data models page, choose your newly created data model, and click Explore:
<Frame> </Frame>