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
  • Accessing the SQL Notebook
  • Creating a New Notebook
  • Method Selection for Notebook Creation

Was this helpful?

  1. Create & Manage your first SQL Notebook

Create a SQL Notebook

PreviousCreate & Manage your first SQL NotebookNextGenerate a SQL Notebook Using AI

Last updated 6 months ago

Was this helpful?

Once logged into the platform, you will be redirected to the 'Home' tab by default. To begin creating a SQL notebook, follow these steps:

Accessing the SQL Notebook

  1. From the left-hand navigation, click on the 'SQL' tab within 'NOTEBOOKS' dropdown.

  2. This redirects you to the SQL Notebook page, where you can create and edit notebooks.

  3. The page will display a list of existing notebooks as cards. You can filter them by:

    • Data Source

    • Status (Published, Unpublished)

    • Author (You, Other)

  4. Use the search bar to find specific notebooks easily.


Creating a New Notebook

  1. Click on the '+ Notebook' CTA to start a new notebook.

  2. A popup will ask for the following details:

    • Name of the notebook

    • Data source selection from a dropdown

    • Description

  3. Click on 'Add' to create and access the notebook.


Method Selection for Notebook Creation

  1. Once the notebook is created, it will redirect you to select a method for generating notebook, a prompt will appear asking you to choose a method to generate the notebook:

    • Generate Using AI: Automatically generates a notebook based on your input.

    • Build Manually: Allows manual creation of a notebook step-by-step.