Create your first notebook
A notebook is created automatically as soon as you run an analysis. Here’s what each part of the screen helps you do:-
Click Overview
This brings you to the home screen where all new analyses begin.
-
Enter your prompt
Type your question or analysis request in plain English. This becomes the starting point of your notebook. -
Upload your files
Use the ”+” icon to upload CSV, Excel, PDF files or import from Google Drive. aidnn will use these as inputs for your analysis. -
Assisted prompt view
Click the structure icon to switch to the Assisted Prompt mode if you want guidance on organizing your request. -
Enable Auto-Execution
Turn on the ⚡ icon if you want aidnn to automatically run analyses without requiring manual plan approval. -
Prompt Strength Indicator
aidnn shows how strong or clear your prompt is, helping you improve it if needed.\
-
Start execution
Click the blue arrow button to run your analysis.
Once clicked, aidnn begins processing your request, moves to the Analysis Page, and your first notebook is created.
This page shows the full lifecycle of your analysis, broken into clear steps on the left and your results on the right. Every step is clickable just like shown in the image so you can jump to any phase at any time.\

1. Thought Process
aidnn begins by interpreting your request.In this phase, it thinks through:
- What you are asking for
- Which datasets are required
- What columns or fields need attention
- How to group, filter, and calculate the metrics
2. Plan Creation
Next, aidnn generates a step-by-step plan to perform your analysis.A typical plan includes actions such as:
- Loading the relevant dataset
- Cleaning date, numeric, or text fields
- Grouping or aggregating values
- Running calculations
- Preparing charts or tables
- Approve the plan if it looks correct
- Directly edit the plan on the plan space
- Or click Feedback to request changes
3. Execution
In the Execution phase, aidnn performs all tasks defined in the plan.You’ll see:
- Data cleaning
- Intermediate previews
- Calculations happening in sequence
- Progress indicators for each step
4. Results View
Once execution is complete, aidnn presents your output in the Results View.Here you will find:
- Summary statistics — rows, columns, missing values, date ranges
- Data preview — a snapshot of the dataset used
- Insights — key observations extracted from your data
- Visualizations — charts like bar charts, line charts, histograms, etc.
Clicking on any step on the left (Thought Process, Plan, Execution, Results) instantly takes you to that corresponding screen. This makes it easy to review the entire workflow and understand how Aidnn arrived at the final results.
Working with Your Notebook
This section outlines additional features of Notebooks that help you make best use of Notebooks. For an overview of how to use notebooks for analysis, visit the Getting Started section. Once you have executed an analysis to completion , you’ll see several tools on the Results page that help you take full advantage of the features of aidnn’s notebooks.Add Tag
Tags help you group notebooks together inside Workspaces later on.- TBD: Add the link to the workspaces section
Branching
While you can always ask a follow up question/analysis from the results page of the last analysis in your notebook, sometimes you may want to kickoff an analysis from an analysis quad which is not the last one in your notebook. Alternatively, sometimes you want to do your own analysis in a new notebook without messing up with the original analysis in some one else’ notebook. Branching helps you achieve this. In order to branch off a given analysis quad, do the following:- First click on the analysis quad on the left panel from which you wish to branch off.
- Then click on the branching icon on the right top corner.

- This will open a new prompt window modal where you can submit your prompt and upload your files as shown:

- Once you submit it, a new notebook is launched that retains all the analysis quads up to the one which you branched off from and adds your latest analysis quad. This way you are kicking off your own notebook and analysis from the source branching analysis quad. The original notebook and analysis quads remain unaffected.
Explain/Ask aidnn
This feature helps anyone else looking at your analysis understand it better by asking aidnn to explain any part of your analysis. A user can highlight any text in any section of an analysis. Doing so bring up this menu for Explain/Ask aidnn.
Clicking on Explain will launch a side window and show an explanation of the highlighted text as shown below:
If you click on Ask aidnn, then you can ask your specific question as shown below:
In this case, aidnn will answer your specific question instead of just explaining the highlighted text.
Use Explain/Ask aidnn to understand:
- How a number was calculated
- Why a spike or dip occurred
- Which factors contributed to a result
Sharing Your Notebook
You can share your analysis with others who can view, review or even further continue your analysis. aidnn makes collaboration seamless and as effective as Google docs. To share your notebook, just click on the share button on the top right as shown below:\
