Autonmis DOCS
Sign Up for FREE
  • Introduction
    • About Us
    • Key Differentiators
    • Free & Pricing Plans
    • General FAQs
  • Community
  • Getting Started
    • Create your first Connection
    • Create & Manage your first SQL Notebook
    • Create & Manage your first Python Notebook
    • Create & Manage your first Dashboard
  • Create your first Connection
    • Step 1: Navigate to the Connect Tab
    • Step 2: Supported Connection Types
    • Step 3: Add a Connection
    • Step 4: Verify DB/CS Connection
  • Create & Manage your first SQL Notebook
    • Create a SQL Notebook
    • Generate a SQL Notebook Using AI
    • Build a SQL Notebook Manually
  • Create & Manage your first Python Notebook
    • Creating a Python Notebook
    • Generate a Python Notebook Using AI
    • Build a Python Notebook Manually
  • Create & Manage your first Dashboard
    • Create a Dashboard from the Dashboard Tab
    • Create Dashboards from SQL Editor or SQL Notebook
      • Using SQL Editor
      • Using SQL Notebook
    • Manage the Dashboard
  • Mastering Data Queries with SQL Editor
    • Create a SQL Editor
    • Writing and Running SQL Queries
Powered by GitBook
On this page
  • Add a Database Connection
  • Add a Cloud Storage Connection
  • Add a File

Was this helpful?

  1. Create your first Connection

Step 3: Add a Connection

Add a Database Connection

To add a database, select the relevant database from the list of connectors. Once chosen, click on the '+' icon associated with the selected database.

You will be prompted to provide the following details:

  1. User*

  2. Account*

  3. Database*

  4. Password

  5. Schema

  6. Role

  7. Warehouse

  8. Passcode

  9. Authenticator

  10. Private Key Path

  11. Private Key Passphrase

  12. Max Chunk Download Workers

  13. Custom JSON Decoder Enabled

  14. Copy Method

Once the necessary details have been entered, click 'Connect Database' to establish the connection.

Note: Fields marked with an asterisk (*) are mandatory. Input requirements may vary depending on the database selected.

Add a Cloud Storage Connection

For cloud storage services, follow a similar process. Choose the relevant cloud storage option, click on the '+' icon, and provide the required information:

  1. Container*

  2. Account*

  3. Shared Access Signature URL

  4. Connection String

Once the necessary details have been entered, click 'Connect Database' to establish the connection.

Note: The required fields may differ depending on the cloud storage provider you're connecting to.

Add a File

  1. Go to the File tab, located below the Database category.

  1. Click on the Upload File button. A prompt will appear for you to select a file from your local machine.

    Supported File Types:

    • .csv

    • .xlsx

    • .json

    • .parquet

  2. Once your file is selected, click Upload File again to finalize the upload.

PreviousStep 2: Supported Connection TypesNextStep 4: Verify DB/CS Connection

Last updated 7 months ago

Was this helpful?