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
  • Access SQL Editor Workspace
  • Report Management
  • Create a New Report

Was this helpful?

  1. Mastering Data Queries with SQL Editor

Create a SQL Editor

PreviousMastering Data Queries with SQL EditorNextWriting and Running SQL Queries

Last updated 7 months ago

Was this helpful?

Access SQL Editor Workspace

Once logged into the Autonmis platform, the user will be automatically directed to the HOME tab on the left-hand side navigation bar.

Click on the SQL Editor tab, which redirects to the SQL Editor Workspace.

Here, users can create and manage reports (SQL Editor) for their data queries.

Report Management

The SQL Editor Workspace features a listing of all available reports (SQL Editors) displayed in cards.

  1. Users can filter notebooks by:

    • Data Source: Filter based on the database connected.

    • Status: View notebooks that are Published or Unpublished.

    • Author: Filter by notebooks created by You or Others.

  2. A search bar is also available for quickly locating a specific notebook by name or keywords.

Create a New Report

To create a new notebook, click on + Report button, which prompts a popup requiring the following details:

  • Name: The title of the notebook.

  • Data Source: Select the data source from the dropdown list.

  • Description: Details to describe the notebook.

Click on 'Add' to create and access the report. Once created, it will redirect you within the main report page.