Skip to content

Commit c3cf923

Browse files
authored
Update Maia Make documentation for clarity and accuracy
1 parent ba06013 commit c3cf923

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

  • content/en/docs/refguide/modeling/mendix-ai-assistance/maia-make

content/en/docs/refguide/modeling/mendix-ai-assistance/maia-make/_index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,23 +17,23 @@ To use this interface and Maia Make capabilities, an internet connection and sig
1717

1818
Maia Make is a set of AI-assisted development capabilities in Studio Pro that are available through a unified conversational interface. Describe your requirements in natural language, and Maia generates development artifacts such as data structures, pages, and microflows.
1919

20-
You can also ask Maia to provide explanations of your existing documents, such as logic and pages. Moreover, this interface allows you to integrate with external tools via MCP Servers (Playwright, Figma, and others) and it supports story-based development by generating app artifacts based on existing user stories.
20+
You can also ask Maia to provide explanations of your existing documents, such as microflows, workflows, and pages. Moreover, this interface allows you to integrate with external tools via MCP Servers (Playwright, Figma, and others) and it supports story-based development by generating app artifacts based on existing user stories.
2121

2222
The key Maia Make capabilities are as follows:
2323

2424
* Conversational assistance for general Mendix development queries
2525
* Explanations of documents to clarify existing implementation details
26-
* Generation of documents from natural language descriptions, including domain model, pages, and logic
27-
* Integration with external tools via compatible MCP Servers (such as Playwright and Figma)
26+
* Generation of documents from natural language descriptions, including domain model, pages, microflows, and workflows
27+
* Integration with external tools via compatible MCP Servers (such as Playwright and Figma)
2828
* Story-based development to help realize existing user stories
2929
* Support for PDF and image inputs to help Maia better understand your requirements
30-
* Adding relevant documents (for instance, logic or pages) to the interface to give Maia a more desired context
30+
* Adding relevant documents (such as microflows, workflows, and pages) to the interface to give Maia a more desired context
3131
* Editing existing documents, including renaming documents and document elements such as entities, attributes, and microflow parameters
3232
* Removing elements from documents, enabling more advanced refactoring (Studio Pro 11.9 and above)
3333
* Undoing changes generated on a per-document basis (in Studio Pro 11.9 and above)
3434

3535
{{% alert color="info" %}}
36-
Support for workflows, view entities, enumerations, constants, modules, Java actions, JavaScript actions was introduced in Studio Pro 11.9.
36+
Support for workflows, view entities, enumerations, modules, Java actions, JavaScript actions was introduced in Studio Pro 11.9.
3737

3838
Java actions and JavaScript actions are read-only. Java actions can be used in microflows and can be explained. JavaScript actions can only be explained.
3939
{{% /alert %}}

0 commit comments

Comments
 (0)