> ## Documentation Index
> Fetch the complete documentation index at: https://docs.findly.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Integrating with PostgreSQL

> Learn how to connect your PostgreSQL database to Findly.

<img src="https://mintcdn.com/findly/1xEknXya6BSPSEwM/docs/app/integrations/assets/postgres-banner.png?fit=max&auto=format&n=1xEknXya6BSPSEwM&q=85&s=5891d0d431bf7e822b97b9684a9f57ba" width="1280" height="327" data-path="docs/app/integrations/assets/postgres-banner.png" />

## Connecting to PostgreSQL

### Step 1

Sign in to your Findly account on the [dashboard](https://dashboard.findly.ai) page.

<Frame>
  <img src="https://mintcdn.com/findly/1xEknXya6BSPSEwM/assets/common/screen-sign-in.png?fit=max&auto=format&n=1xEknXya6BSPSEwM&q=85&s=260d65818072c4418f3fe1a17e66fc79" width="2000" height="1412" data-path="assets/common/screen-sign-in.png" />
</Frame>

### Step 2

Navigate to the [Data Sources](https://dashboard.findly.ai/app/data-sources) page and click the **PostgreSQL** card.

<Frame>
  <img src="https://mintcdn.com/findly/1xEknXya6BSPSEwM/docs/app/integrations/assets/screen-data-sources.png?fit=max&auto=format&n=1xEknXya6BSPSEwM&q=85&s=f26801673709cae45b821cd4b249b349" width="2194" height="1484" data-path="docs/app/integrations/assets/screen-data-sources.png" />
</Frame>

### Step 3

Enter your PostgreSQL connection details (host name, port, username, password, and database name). Once all fields are completed, click the **Connect** button.

<Frame>
  <img src="https://mintcdn.com/findly/1xEknXya6BSPSEwM/docs/app/integrations/assets/postgres-config.png?fit=max&auto=format&n=1xEknXya6BSPSEwM&q=85&s=4cbc6edc159cfad4ae15edb83fbaa5d5" width="1603" height="912" data-path="docs/app/integrations/assets/postgres-config.png" />
</Frame>

<br />

<Note>Ensure you test the connection before saving the configuration.</Note>

### Step 4

Once connected, you can begin configuring your semantic model, including measures, dimensions, and tables. [Learn more about defining measures](/docs/app/catalog/measures).

<Frame>
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/findly/assets/common/screen-catalog.jpg" />
</Frame>
