# Model Editor

The **Model Editor** allows the user to set up data in **Fields** (columns) and **Records** (rows) that will be used later with a **List Object**. The **Model** files have `.incmod` as their filename extension.

To open the **Model Editor**, double-click on a **Model** file in the **Asset Manager** or right-click on the Menu bar in **Incari** and click on **Model Editor** from the drop-down list. This can be seen in the illustration below:

![](https://3009747178-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MIspkFTPkuGkv4UgQGs-1330240639%2Fuploads%2Fgit-blob-c7dbcca50471d7d33540a2ce87f44f8214dbbc0c%2Fmodeleditorexample2.png?alt=media)

The sections defined in the **Model Editor** are discussed below:

Note: These sections will not be opened if a **Model** file has already been opened in the **Model Editor**.

The `Used Models` section contains **Models** that have been previously applied. These **Models** can be edited by clicking on them.

`New Model`, as its name suggests, allows us to create new **Models**. The illustration below depicts its behavior when clicked.

![](https://3009747178-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MIspkFTPkuGkv4UgQGs-1330240639%2Fuploads%2Fgit-blob-6bdec3f5b7a0abde5ba42b7316beda8564bcf1b9%2Fnewmodelexample.gif?alt=media)

`Open Model` opens a window that allows us to select an existing **Model** file. An example of the window is shown below:

![](https://3009747178-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MIspkFTPkuGkv4UgQGs-1330240639%2Fuploads%2Fgit-blob-451f8640e7e1d51eacc45e33981a337adece350c%2Fopenmodelexample.png?alt=media)

## See Also

* [**Incari Model File**](https://docs.incari.com/incari-studio/v/2021.1/getting-started/scene-objects/list-widget#incari-model-file)
* [**List**](https://docs.incari.com/incari-studio/2021.1/toolbox/events/list)


---

# 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.incari.com/incari-studio/2021.1/modules/model-editor.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.
