# Create a SQL Editor

### Access SQL Editor Workspace <a href="#access-sql-editor-workspace" id="access-sql-editor-workspace"></a>

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.

<figure><img src="https://1640066561-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3UjpVP9YQLo2slTy7qQ1%2Fuploads%2FoEAmQMFOTCaAXMI4nl9u%2Fimage.png?alt=media&#x26;token=0fc8e7ee-aaeb-4ee6-a9f6-3826f05b1395" alt=""><figcaption></figcaption></figure>

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

### Report Management <a href="#report-management" id="report-management"></a>

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.

<figure><img src="https://1640066561-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3UjpVP9YQLo2slTy7qQ1%2Fuploads%2FGkQu0ebN5KCRAVPaW0rQ%2Fimage.png?alt=media&#x26;token=d230fa89-6ddd-4517-8678-3e31644d10d9" alt=""><figcaption></figcaption></figure>

### Create a New Report <a href="#create-a-new-report" id="create-a-new-report"></a>

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.
