> For the complete documentation index, see [llms.txt](https://docs.whalesync.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.whalesync.com/connectors/postgres/authorize-postgres/render.md).

# Render

How to find get your Postgres connection URI when using Render

## Step 1: Find your database

Navigate to the [Render dashboard](https://dashboard.render.com/). You should see a list of databases. Click on the one you want to connect:

<figure><img src="https://2481481593-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtLaMDbvbGOow76E8CnqW%2Fuploads%2Fgit-blob-0215aae081eadc4edc88ed1e5998bc7beadb4dff%2Fimage.png?alt=media" alt="Screenshot of the Render dashboard"><figcaption><p>Render dashboard</p></figcaption></figure>

## Step 2: Find your connection URI

On the "Info" page, scroll down to "Connections". Next to "External Database URL", click the "Copy to clipboard" button:

<figure><img src="https://2481481593-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtLaMDbvbGOow76E8CnqW%2Fuploads%2Fgit-blob-dad9bad9801890761b12702fcb7bad3298937d85%2Fimage.png?alt=media" alt="Screenshot of the Render database connections section with the external database URL"><figcaption><p>External Database URL</p></figcaption></figure>

In the Whalesync Postgres connection dialog, paste in the connection URI:

<figure><img src="https://2481481593-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtLaMDbvbGOow76E8CnqW%2Fuploads%2Fgit-blob-38e29af0ac7cb874c3591c8567f88a1bca883baa%2Fimage.png?alt=media" alt="Screenshot of the Whalesync Postgres connection dialog"><figcaption><p>Enter your Postgres connection URI into Whalesync</p></figcaption></figure>
