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

# SSIS

> This page outlines the steps to use the SSIS Components for Connect AI.

## Prerequisites

Connect AI でSSIS を設定して使用する前に、データソースをConnect AI アカウントに接続する必要があります。詳細は、[Sources](/ja/Sources) を参照してください。

## Install the Provider

Follow these steps to download and install the Components:

<Steps>
  <Step>
    Open the **Integrations** page of Connect AI.
  </Step>

  <Step>
    In the **Dev Tools** section, click **SSIS**.
  </Step>

  <Step>
    Download and run the setup file.
  </Step>

  <Step>
    The installer can automatically detect software that supports SSIS. Select the options that you want the installer to configure.
  </Step>
</Steps>

## Connect to Connect AI

To add a new Connect AI connection to the SSIS package, follow these steps:

<Steps>
  <Step>
    Right-click within the Connection Manager window and select **New Connection** from the menu.
  </Step>

  <Step>
    Choose the **Connect AI Connection Manager** from the Add SSIS Connection Manager window.
  </Step>

  <Step>
    The OAuth endpoint opens in your default web browser. Log in to complete the OAuth process.
  </Step>
</Steps>

Alternatively, you can create a new connection directly using the Connect AI Source or the Connect AI Destination. You can set the connection properties in the Connect AI Connection Manager window.

## Connect to a Workspace

To connect the SSIS client to a specific [workspace](/ja/Workspaces), you specify the workspace name in the **Workspace** field of the Connect AI Connection Manager.

<Frame>
  <img src="https://mintcdn.com/cdata/Q0F2YyND00IivWI1/ja/images/ssis_specify_workspace.png?fit=max&auto=format&n=Q0F2YyND00IivWI1&q=85&s=e8dd8b14d034f2d022bd87cc1b9812e8" alt="" width="828" height="810" data-path="ja/images/ssis_specify_workspace.png" />
</Frame>

## Learn More

To learn more information about using the SSIS Components for Connect AI, click [here](https://cdn.cdata.com/help/LFM/rssis/default.htm).
