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

# Connex Setup

Thanx Connex allows for direct loading of Thanx data into the destination of
your choice. To enable this functionality, follow the below steps.

<Steps>
  <Step title="Notify Thanx success">
    Let your success manager know that your team is interested in leveraging
    Thanx Connex for direct data loading and what type of destination (eg.
    Snowflake, BigQuery, MySQL, etc) you are looking to configure for data
    loading.
  </Step>

  <Step title="Configure your destination">
    Follow the appropriate guide to configure your destination in preparation
    for data loading:

    * [Snowflake](/data/connex/snowflake)
    * [BigQuery](/data/connex/bigquery)
    * [Redshift](/data/connex/redshift)
    * [Databricks](/data/connex/databricks)
    * [Athena](/data/connex/athena)
    * [ClickHouse](/data/connex/click-house)
    * [Postgres](/data/connex/postgres)
    * [AWS Postgres (RDS & Aurora)](/data/connex/aws-postgres)
    * [MySQL](/data/connex/mysql)
    * [AWS MySQL (RDS & Aurora)](/data/connex/aws-mysql)
    * [SQL Server](/data/connex/sql-server)
    * [S3](/data/connex/s3)
    * [S3 Compatible](/data/connex/s3-compatible)
    * [Google Cloud Storage](/data/connex/google-cloud-storage)
    * [Azure Blob Storage](/data/connex/azure-blob-storage)
    * [Google Sheets](/data/connex/google-sheets)
  </Step>

  <Step title="Finalize setup">
    In order to provision a setup link, your success manager will ask you to
    provide additional details depending on the desired destination. For
    example, database hostname (databases) or bucket name (object storage).
    Once provided, your success manager will send you a setup link to finalize
    the setup process.
  </Step>

  <Step title="Wait for your data">
    Once setup is complete and you see a success message, Thanx Connex will
    automatically provision tables and manage any schema changes and begin to
    load data into your destination. The initial data load may take a number of
    hours, after which incremental data will be synced every 24 hours.
  </Step>
</Steps>
