# Creating the data model

To create a data model in the application, simply go to the data model view and click the button *Initialize data model*.

<figure><img src="/files/2f4e9daa0daacb54064abaa55e5105bd67733f7b" alt=""><figcaption></figcaption></figure>

After initialization, the data model remains part of the low-code application. The Eximee platform will automatically migrate it between environments and launch it when the application starts.


---

# 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.eximee.com/documentation/documentation-en/budowanie-aplikacji/model-danych/tworzenie-modelu-danych.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.
