# Introduction

Datamensio is a platform specifically designed for enterprise transformation experts, aimed at enhancing audit, consulting, and planning processes. This guide delves into its features in detail to foster a deep understanding of its application.

<figure><img src="/files/8kapzwi8ilJuLIwAeYPK" alt=""><figcaption></figcaption></figure>

Basic concepts in Datamensio:

* A **Project** = a company
* A **Project** may include several thematic **Transformation Projects** (AI, Cybersecurity, etc...) followed collaboratively.
* A **Transformation Project** is backed by a thematic **assessment framework** (AI, Cybersecurity, etc...).
* An Assessment Framework is generally a theme of transformation with its questions, maturity levels, and action levers (digital maturity, AI, Cybersecurity, etc...) To begin your journey in Datamensio, you must first create a **Project** in which you will use the **Assessment Framework** of your choice and thus create your first **Transformation Project**.

A **Transformation Project** includes:

* The questions, answers, and action levers from the used Framework
* The maturity scores and their evolution
* The transformation plans and scenarios
* The Project KIs
* The Project history
* The aspects of monitoring, collaboration, and reporting

Basic steps to get started:

* Create a Project: open your **Project** portfolio (main left menu) and click on "Create a **Project**".
* Name your **Project**
* In the **Project** page that opens, create a first **Transformation Project**; you can add more later.
* Choose a **Framework** (several frameworks are available by default in your account).
* Respond to the audit questions, in whole or in part.
* You can then view the scores via the left menu
* You can create transformation scenarios by choosing the recommended action levers based on the chosen answers per question (also via the left menu)

Congratulations, you have made your first transformation plan with Datamensio! Visit the section [A Quick Guide to Assessing for New Users](/en/getting-started/a-quick-guide-to-assessing-for-new-users.md) for a detailed tutorial.


---

# 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://documentation.datamensio.com/en/getting-started/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.
