Setup

Follow the steps below to get started with using Supr Analyst.

1. Create organisation and connect your database

To get started, you need to sign up and create an organisation. Once you have created an organisation, you can connect your database. Currently we support PostgreSQL and MySQL (Snowflake is coming soon).

Add data source

2. Sync data entities from your database

Once you have connected your database, you need to sync data entities. Syncing will fetch all Table Schema from your database and create data entities in Supr Analyst. Please wait while syncing is in progress, it may take a while.

Sync data entities

3. Create charter

Charter is a sub-collection of data entities that you want to analyse together. For example, you can create a charter for different data domains at your company.

To create charter, go to Charters from the sidebar and then click on Create New Charter. This will open create chater page where you need to add Name, select Data Source and the Data entities you want to include in the charter.

Create charter

4. Adding Context (Optional but Important)

Context is the knowledge that you add to your charter to help Supr Analyst understand your data better. Though you can start chatting with your data or use SQL playground without adding context, it is recommended step in making AI stay grounded and give more accurate. We have integrated AI at every step of adding context to help you setup as fast and easy as possible.

To learn how to add context, please refer to the Adding Context.

5. Start Chatting or Use SQL Playground

Once you have created a charter, you can start chatting with your data in natural language or use SQL playground to create queries at the charter level.

Chat with your data

To chat with your data, go to the Chat on the sidebar. Then select the charter you want to chat with.

Chat with data

Use SQL Playground

To use SQL playground, go to the Playground on the sidebar. Then select the charter you want to use SQL playground for.

SQL Playground