# Tutorial: Build a Valsight Project
URL: https://docs.valsight.ai/getting-started/
Description: This tutorial shows how to build a complete Valsight project from scratch.
This tutorial shows how to build a complete Valsight project from scratch: you will create a project, set up dimensions, upload data, build a driver model, simulate scenarios, and analyze the results.

![Overview diagram of a Valsight project's structure: Scenario Manager, Charts, Models, Dimensions, and Data sources](./images/project-overview-diagram.png)

**What you will build:** A complete project, with dimensions and data sources feeding a driver model (`Revenue = Volume x Price`), a simulation scenario in the Scenario Manager, and charts to analyze the results.

## Before you begin

* You need a Valsight account with permission to create projects. See [Access Rights](/access-rights/) if you are not sure what your role allows.
* Budget around 45–60 minutes to complete all six parts.
* No sample file is provided; you will enter the example data shown in each part yourself.

## Tutorial structure

This tutorial is split into six parts. Each part builds on the previous one.

| Part                                                              | You will learn how to…                     |
| ----------------------------------------------------------------- | ------------------------------------------ |
| [Part 1: Create a Project](/part-1-create-a-project/)             | Create a project and set its time horizon. |
| [Part 2: Set Up Dimensions](/part-2-set-up-dimensions/)           | Create product and location dimensions.    |
| [Part 3: Upload Data](/part-3-upload-and-validate-data/)          | Upload and validate your data.             |
| [Part 4: Build the Driver Model](/part-4-build-the-driver-model/) | Build the calculation logic.               |
| [Part 5: Simulate](/part-5-simulate/)                             | Set up and activate a simulation scenario. |
| [Part 6: Analyze Results](/part-6-analyze-results/)               | Visualize results with charts and tables.  |
