# What is Pollination Model Editor?

Pollination Model Editor is an easy-to-use interface for editing Pollination models. It helps you automatically fix all the common issues in energy model geometries.

Model Editor is the outcome of cleaning up hundreds of Revit models using the Pollination Revit plugin. The Model Editor helps you automatically find and fix all the common issues in energy model geometries. If there is a common issue with Revit models, [we have a workflow for you to fix it](/user-manual/model-editor/workflows.md)! Most of the fixes involve just a few clicks.

{% embed url="<https://drive.google.com/open?id=1_tj7fqFqljrZM7FNKnh_X6NEAyWFONN4&usp=drive_fs>" %}
Finding and fixing gaps with a few clicks
{% endembed %}

Moreover, unlike the other tools in the market, Pollination's wide array of supported file formats makes it the interoperability tool of choice for creating building performance simulation geometries. Most tools lock you into one or two proprietary formats, but Pollination is set to change this once and for all. When you have a valid model in any Pollination interface, including the Model Editor, you can export it to your favorite building performance simulation software, including but not limited to IES VE, eQuest, OpenStudio, EnergyPlus, Ladybug Tools' Honeybee, and IDA ICE.

<figure><img src="/files/LKldgR9hFhPnJkKdfQqn" alt="" width="563"><figcaption></figcaption></figure>

See the [supported file formats](/user-manual/model-editor/supported-file-formats.md) section for the full list of import and export possibilities.

## How can I use the Model Editor?

You can use the Model Editor as part of the Pollination Revit plugin. It comes as part of the Revit plugin workflow and as a standalone application.

{% embed url="<https://discourse.pollination.solutions/t/model-editor-is-now-available-as-a-standalone-desktop-app-for-easier-access/4241>" %}

## Model Editor UI

The screenshot below shows the different sections of the model editor.

<figure><img src="/files/4UWxZVBFXMG8x9p9u3Om" alt=""><figcaption></figcaption></figure>

See the next page to learn how to use the Model Editor for cleaning up the Revit sample 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://docs.pollination.solutions/user-manual/model-editor/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.
