# Get started with the Data Source Wizard

When you configured your Pentaho Server, you defined the connection information, including where the data is stored and what protocol or driver to use to connect to it. The **Install Pentaho Data Integration and Analytics** document shows you how to change or add connection information.

To create a data source, pick one of the connections that you have already defined, then use the wizard's interactive data modeling tool to select tables and columns to drag onto the model canvas. You can then use the Data Source Model Editor to refine the model further.

The Data Source Wizard guides you through setting up CSV files, as well as [relational](http://en.wikipedia.org/wiki/Relational_model) and [multidimensional](http://en.wikipedia.org/wiki/Multidimensional_database#Multidimensional_databases) data models, as data sources for building interactive and analysis reports. The initial data models you create with this tool enable you to immediately see how your data looks in Interactive Reports and Analyzer. Your results appear in Interactive Reports and Analyzer as you change model structures, and add tables and columns.

When you want to add more security, localization, or advanced modifications to your model, export the initial model created with the Data Source Wizard, and import it into either the **Pentaho Metadata Editor** for relational data models or **Pentaho Schema Workbench** for multidimensional data models.

**Note:** Relational and multidimensional models that were edited in Metadata Editor and Schema Workbench can no longer be edited in the Data Source Model Editor.

![Create New menu in the Pentaho User Console](/files/yiznrptESUp0Op531p05)

If you are not logged in with permissions to create, edit, and delete data sources, you are limited to view-only permissions and do not see any icons associated with adding, editing, or deleting data sources.

![Manage Data Sources dialog box](/files/q7rmflwiXUBSxOnEM85J)

There are several ways to access the Data Source Wizard within the User Console, so you do not have to backtrack to create a data source.

| If You Are In                                      | Then Follow These Steps                                                      |
| -------------------------------------------------- | ---------------------------------------------------------------------------- |
| Home perspective                                   | Click **Create New** > **Data Source**.                                      |
| Home perspective                                   | Click **Manage Data Sources** and then **New Data Source**.                  |
| Home perspective                                   | Click **Create New** > **Analysis Report** and then the **New** icon.        |
| Home perspective                                   | Click **Create New** > **Interactive Report** and then the **New** icon.     |
| Opened perspective                                 | Click the **New**\*\*\*\* icon and then select **Data Source Wizard**.       |
| Any perspective, from the menu bar                 | Click **File** > **New** > **Data Source**.                                  |
| Any perspective, from the menu bar                 | Click **File** > **Manage Data Sources** and then click **New Data Source**. |
| **Dashboard** pane, creating a chart or data table | Click the **Add** icon in the Select Data Source dialog box.                 |

![Data Source Wizard dialog box](/files/7RyjK5sFnhOkvPUZN1Vo)

After accessing the Data Source Wizard, you are ready to begin creating your first data source.


---

# 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.pentaho.com/pba/data-source-wizard-cp-overview/get-started-with-the-data-source-wizard.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.
