You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/refguide/mendix-ai-assistance/maia-make/_index.md
+15-15Lines changed: 15 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,21 +25,21 @@ You can also ask Maia to provide explanations of your existing documents, such a
25
25
26
26
Maia Make can generate new documents, modify existing documents, and explain app documents and structures through a unified conversational interface. The following table lists all document types that Maia Make can work with and the Studio Pro version in which support for each document type was introduced:
27
27
28
-
| Document Type |Description |Available in Maia Make from | Remarks |
29
-
| --- | --- | --- | --- |
30
-
|[Domain model](/refguide/maia-for-domain-model/)|Generates, modifies, and explains domain models. |Studio Pro 11.8 ||
31
-
|[Pages](/refguide/maia-for-pages/)|Generates, modified, and explains pages |Studio Pro 11.8 ||
32
-
|[Microflows](/refguide/maia-for-microflows/)|Generates, modifies, and explains microflows |Studio Pro 11.8 ||
33
-
|[Workflows](/refguide/maia-for-workflows/)|Generates, modifies, and explains workflows |Studio Pro 11.9 ||
34
-
|[OQL](/refguide/maia-for-oql/)|Generates and manages OQL queries |Studio Pro 11.9 ||
35
-
| View entities |Generates and manages view entities. |Studio Pro 11.9 ||
36
-
| Enumerations |Generates and manages enumerations. |Studio Pro 11.9 ||
37
-
| Constants |Generates and manages constants. |Studio Pro 11.9 ||
38
-
| Modules |Creates and structures modules. |Studio Pro 11.9 ||
39
-
| Java actions |Uses Java actions in microflows and explains them. |Studio Pro 11.9 | Read-only; Java actions cannot be generated. |
40
-
| JavaScript actions |Generates and explains JavaScript actions. |Studio Pro 11.9 | Explain-only in Studio Pro 11.9. Generation, adding parameters, and updating the associated JavaScript file available from Studio Pro 11.10. |
41
-
| Navigation |Generates and updates app-level navigation. |Studio Pro 11.11 ||
42
-
| Menu |Generates and updates menu documents. |Studio Pro 11.11 ||
28
+
| Document Type | Available in Maia Make from | Remarks |
29
+
| --- | --- | --- |
30
+
|[Domain model](/refguide/maia-for-domain-model/)| Studio Pro 11.8 ||
31
+
|[Pages](/refguide/maia-for-pages/)| Studio Pro 11.8 ||
32
+
|[Microflows](/refguide/maia-for-microflows/)| Studio Pro 11.8 ||
33
+
|[Workflows](/refguide/maia-for-workflows/)| Studio Pro 11.9 ||
34
+
|[OQL](/refguide/maia-for-oql/)| Studio Pro 11.9 ||
35
+
| View entities | Studio Pro 11.9 ||
36
+
| Enumerations | Studio Pro 11.9 ||
37
+
| Constants | Studio Pro 11.9 ||
38
+
| Modules | Studio Pro 11.9 ||
39
+
| Java actions | Studio Pro 11.9 | Read-only; Java actions cannot be generated. |
40
+
| JavaScript actions | Studio Pro 11.9 | Explain-only in Studio Pro 11.9. Generation, adding parameters, and updating the associated JavaScript file available from Studio Pro 11.10. |
0 commit comments