# Introduction

### [Workspace](/insights/workspace.md)

Learn more about individual elements of the Insights product UI.&#x20;

### [Basic workflow](/insights/building-new-projects/analysis-project.md)

Basic analysis of the data files:

1. Create a project based on the content of the analysis (text or audio)
2. Create parameters based on the data that you want to analyze
3. Create prompts using the defined parameters
4. Upload content data or integrate a data source &#x20;
5. Create a dashboard to visualise and to be able to access the outputs of prompts

### ⚙️ [Advanced workflow](/insights/building-new-projects/advanced-analysis-project-using-flow.md)

Analysis of the data files and passing data from Insight to the Digital Agent for further processing and back:

1. Create a project based on the content of the analysis (text or audio)
2. Create parameters based on the data that are required to obtain
3. Create prompts using the defined parameters
4. Create a prompt using the **flow connector parameter**
5. Upload content data or integrate a data source
6. Create a dashboard to visualise and to be able to access the outputs of prompts

### Legend

Icon ⚙️ indicates advanced features.&#x20;

"Flow project" means Digital Agent project.

### Quick links for you

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/peBnFFbI5xmBLyhA78JB">/pages/peBnFFbI5xmBLyhA78JB</a></td><td>Understand the Digital Studio Workspace to manage and oversee your  insight projects.</td><td></td><td><a href="/pages/peBnFFbI5xmBLyhA78JB">/pages/peBnFFbI5xmBLyhA78JB</a></td></tr><tr><td><a href="/pages/8xS3Frv2Vd53zb2XPYZi">/pages/8xS3Frv2Vd53zb2XPYZi</a></td><td>Learn how to create a new Insights project from scratch. </td><td></td><td></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.borndigital.ai/insights/introduction.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
