# Opening a New Data Model

## **Opening a New Data Model**

In this article, we’ll talk about how you can access the built-in data modeler in Astera Data Stack.

You can open a data model in Astera Data Stack through the main menu, the main toolbar, and also through Project Explorer.

Let’s explore each of these options one by one.

You can also open a data model directly using a Windows shortcut.

![](https://3891069449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F28dJIkGHacXhBlux3efx%2Fuploads%2FqVR3Ht4H8nVkqT2PCPn7%2F0.png?alt=media)

## **Using the Main Menu**

On the main menu bar, go to *File > New > Data Model*.

![](https://3891069449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F28dJIkGHacXhBlux3efx%2Fuploads%2Fbpe90cevK3CJDwjXnTEQ%2F1.png?alt=media)

**Using the Main Toolbar**

There is an option to open a data model directly from the main toolbar.

![](https://3891069449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F28dJIkGHacXhBlux3efx%2Fuploads%2F6T7HUbe23VCrpBkftr9v%2F2.png?alt=media)

**Using Project Explorer**

When you create a *Data Warehousing* project, it will appear in the *Project Explorer*.

To open a new data model from the *Project Explorer*, right click on *Data Models* and select *Add New Data Model*.

![](https://3891069449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F28dJIkGHacXhBlux3efx%2Fuploads%2FY9SJZn2j8BDoeQvTx1V0%2F3.jpeg?alt=media)

Another way to open a data model through the Project Explorer is by right-clicking on *Data Models* and selecting *Add New Item*. There, you would find an option by the name of *DataModel*.

![](https://3891069449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F28dJIkGHacXhBlux3efx%2Fuploads%2Fbng7V3casw9vOtxrxOcr%2F4.png?alt=media)

Select *DataModel*, *name* your data model and click *Add*.

![](https://3891069449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F28dJIkGHacXhBlux3efx%2Fuploads%2FVx9buGpHDQYn7r8a42kn%2F5.png?alt=media)

A new data model will be added to your project folder and will open on the designer.

![](https://3891069449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F28dJIkGHacXhBlux3efx%2Fuploads%2FKBNYsDkj4eOxevhhI6Ay%2F6.png?alt=media)

This concludes our discussion on the various ways of opening a data model.


---

# 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.astera.com/astera-data-stack-v9/data-model/data-models/opening-a-new-data-model.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.
