Skip to content

Commit a2a6057

Browse files
committed
Update Maia Make key capabilities list and Maia for OQL page
1 parent 5b85e9f commit a2a6057

2 files changed

Lines changed: 12 additions & 6 deletions

File tree

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
@@ -23,17 +23,17 @@ 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, microflows, and workflows
27-
* Integration with external tools via compatible MCP Servers (such as Playwright and Figma)
26+
* Generation of documents from natural language descriptions, such as domain model, pages, and microflows
27+
* Integration with external tools, such as Playwright and Figma, via compatible MCP Servers
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 (such as microflows, workflows, and pages) to the interface to give Maia a more desired context
30+
* Adding relevant documents, such as microflows 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
32-
* Removing elements from documents, enabling more advanced refactoring (Studio Pro 11.9 and above)
32+
* Removing elements from documents, enabling more advanced refactoring (in 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, modules, Java actions, JavaScript actions was introduced in Studio Pro 11.9.
36+
Support for workflows, view entities, enumerations, modules, Java actions, and 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 %}}

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,13 @@ Maia for OQL is a powerful feature that enables you to generate and manage OQL (
1515

1616
## Using Maia for OQL
1717

18-
To enable this feature, navigate to **Edit** > **Preferences** > the **Maia** tab and select **Enable Maia for OQL Generation**.
18+
### In Studio Pro 11.9 and Above
19+
20+
In Studio Pro 11.9 and above, Maia for OQL is incorporated into the unified Maia Make capabilities, which are enabled by default. There is no dedicated interface only for Maia for OQL. For more information, see [Maia Make Capabilities](/refguide/maia-make/).
21+
22+
### In Studio Pro 11.8 and Below
23+
24+
In Studio Pro 11.8 and below, to enable Maia for OQL, navigate to **Edit** > **Preferences** > the **Maia** tab and select **Enable Maia for OQL Generation**.
1925

2026
Once enabled, you can access it from the toolbar in the **OQL Editor**:
2127

0 commit comments

Comments
 (0)