---
title: Using the editor assistant
group: editor
---

## Editor assistant

The editor assistant is available for [PRO users](/pricing) and it enables you to edit existing models or generate new ones by providing a command.

The assistant will analyze the command, it will take into consideration the existing model (if any) and will determine the next steps.
![Editor assistant](/docs-images/editor-assistant-1.png)

It is capable of:
- Managing entities
- Managing fields
- Managing enums
- Managing relationships

![Editor assistant](/docs-images/editor-assistant-2.png)

The assistant will then provide a preview of the changes made, you can either commit them or discard them. You can review the changes in detail by Clicking "See detailed changes"
![Editor assistant](/docs-images/editor-assistant-4.png)

There is a monthly limit of assistant requests per user, these are tracked based on the number of tokens used, the percentage of usage is display at the top of the assistant pop up.

## Next steps 
- [Extensions overview](/docs/extensions-overview)
- [Data manager overview](/docs/data-manager-overview)
- [Collaboration overview](/docs/collaboration-overview)