# Data Models Designer

[**The Data Model Designer**](https://studio.appmaster.io/auth/login) is the main tool for creating data models, setting their properties (fields) and relationships in your project. It is located under the **Data Design tab of AppMaster Studio**.   &#x20;

## Functions&#x20;

* Creation and editing of data models.&#x20;
* Creating and editing links between models.&#x20;

## Default items&#x20;

* **User data model** - automatically added to your application when you create a new project in **AppMaster Studio**. You will use it to create users.
* **System fields** are added to each data model when it is created.

## Operation &#x20;

You can **drag and drop elements** in the designer using the mouse pointer. To **change the scale** - by holding down the Ctrl key and scrolling the mouse wheel. Use the mouse pointer or scroll bars on the bottom and right to **move around the field**.&#x20;

To save changes - click **`Save schema`**.

![](https://3563768697-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MapxHzVskQ_27pNUTT4%2F-MgleVoXRJFxwc3-YFfZ%2F-Mglex3HGgyLNU1QNuox%2F3-move_models.gif?alt=media\&token=d39afbb4-7516-4cb1-8c78-9cdcf85fc404)


---

# 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://appmaster.gitbook.io/docs/data-design/data-models-designer.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.
