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

# Integrating with Microsoft SQL Server

> Learn how to connect your Microsoft SQL Server database to Darling.

<img src="https://mintcdn.com/darlinganalytics/XSAWKe4Hnj7sF36j/docs/app/integrations/assets/sql-server-banner.png?fit=max&auto=format&n=XSAWKe4Hnj7sF36j&q=85&s=1fb17e4bf4dc831f9d723bfc5b20eecc" width="1280" height="327" data-path="docs/app/integrations/assets/sql-server-banner.png" />

## Connecting to SQL Server

### Step 1

Sign in to your Darling account on the [dashboard](https://app.darlinganalytics.ai) page.

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

### Step 2

Navigate to the [Data Sources](https://app.darlinganalytics.ai/app/data-sources) page and click the **Microsoft SQL Server** card.

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

### Step 3

Enter your SQL Server 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/darlinganalytics/XSAWKe4Hnj7sF36j/docs/app/integrations/assets/sql-server-config.png?fit=max&auto=format&n=XSAWKe4Hnj7sF36j&q=85&s=76e917bb069e60e3c266820e67b4eca1" width="1595" height="901" data-path="docs/app/integrations/assets/sql-server-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/darlinganalytics/assets/common/screen-catalog.jpg" />
</Frame>
