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

# Set up IBM watsonx Orchestrate for the KYC Agent

> Configure the ABBYY Vantage OAuth and key-value connections in IBM watsonx Orchestrate with the values collected during ABBYY Vantage and ABBYY Timeline setup.

After you set up ABBYY Vantage and ABBYY Timeline, configure the IBM watsonx Orchestrate connections with the values you collected in the previous steps.

## Configure the connections

<Steps>
  <Step title="Configure the ABBYY Vantage OAuth connection">
    Populate the `abbyy_vantage_oauth_abbyy_e073d849` connection with your ABBYY Vantage details: **Server URL**, **Client ID**, **Client Secret**, and **Token URL**.

    <Frame>
      <img src="https://mintcdn.com/abbyy/y2xLIbIIxf-9gINl/images/vantage/developer/connectors/ibm-watsonx-orchestrate/watsonx-vantage-oauth-connection.png?fit=max&auto=format&n=y2xLIbIIxf-9gINl&q=85&s=1a958cc3eed7bc1a8a524e4a6d5b3381" alt="Screenshot of the abbyy_vantage_oauth connection in IBM watsonx Orchestrate, showing the OAuth2 Authorization Code fields for Server URL, Token URL, Client ID, and Client Secret." width="1309" height="784" data-path="images/vantage/developer/connectors/ibm-watsonx-orchestrate/watsonx-vantage-oauth-connection.png" />
    </Frame>
  </Step>

  <Step title="Configure the key-value connection">
    Populate the `abbyy_key_value_abbyy_e073d849` connection with `vantage_skill_id`, `timeline_base_url`, `timeline_access_token`, and `timeline_project_id`.

    <Frame>
      <img src="https://mintcdn.com/abbyy/y2xLIbIIxf-9gINl/images/vantage/developer/connectors/ibm-watsonx-orchestrate/watsonx-key-value-connection.png?fit=max&auto=format&n=y2xLIbIIxf-9gINl&q=85&s=4f60cb9de0a9788edf999442327c9adc" alt="Screenshot of the abbyy_key_value connection in IBM watsonx Orchestrate, showing the vantage_skill_id, timeline_base_url, timeline_access_token, and timeline_project_id key-value pairs." width="1321" height="786" data-path="images/vantage/developer/connectors/ibm-watsonx-orchestrate/watsonx-key-value-connection.png" />
    </Frame>
  </Step>

  <Step title="Save and validate the connections">
    Save and validate all configured connections in IBM watsonx Orchestrate.
  </Step>

  <Step title="Secure the credentials">
    Make sure all credentials are stored securely before you deploy and run the KYC Agent.
  </Step>
</Steps>

For the complete list of keys in each connection, see [System requirements](/vantage/connectors/ibm-watsonx-orchestrate/system-requirements).

## Next steps

Continue to [Configure the Microsoft Graph API](/vantage/connectors/ibm-watsonx-orchestrate/configure-microsoft-graph).
