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/refguide10/modeling/mendix-ai-assistance/maia-for-pages.md
+13-11Lines changed: 13 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,9 @@ Maia for Pages was introduced in Studio Pro 10.21.0. In Studio Pro 10.21, it was
18
18
To use Maia for Pages, an internet connection and signing in to Studio Pro are required.
19
19
{{% /alert %}}
20
20
21
-
Maia for Pages is an AI-powered tool that you can use for generating a [page](/refguide10/page/) as well as explaining and providing further improvements. It helps you add and configure widgets based on text input and optional image input. After a page is generated, you can continue in the same session to ask Maia for further improvements and explanations. Maia for Pages has some limitations. For example, Maia for Pages is currently intended only for use with empty pages. Using it on an existing page results in the removal of all existing widgets on that page. For more details, see the [Limitations](#limitation) section below.
21
+
Maia for Pages is an AI-powered tool that you can use for generating a [page](/refguide10/page/) as well as explaining and providing further improvements. It helps you add and configure widgets based on text input and optional image input. In Studio Pro 10.23 and above, Maia for Pages is supported for existing pages and can be used to edit or remove existing widgets.
22
+
23
+
For information on the current limitations of Maia for Pages, see the [Limitations](#limitation) section below.
22
24
23
25
## Using Maia for Pages
24
26
@@ -40,7 +42,9 @@ Describe your page or its main goals in the chat. Maia uses this information to
40
42
41
43
You can also supplement text input with an image. Maia uses the image to interpret your request better. For example, it can recognize the layout of a page from the image and replicate it. The image can be a screenshot, photo, wireframe, or drawing. With text input, you can also specify differences between the provided image and how you would like the generated page to appear. For example, you might write: *Generate a page based on this image, but change the header to Welcome.*
42
44
43
-
After a page is generated, you can continue asking Maia in the same session to further improve the page and provide explanations.
45
+
After a page is generated, you can continue asking Maia in the same session to further improve the page and provide explanations.
46
+
47
+
In Studio Pro 10.23 and above, Maia for Pages is supported for existing pages. For example, you can add extra widgets, edit widgets by changing their properties, or remove widgets.
44
48
45
49
{{% alert color="info" %}}
46
50
In this dedicated chat, only requests related to Pages will be properly handled. If you have other questions, close this chat and go back to the general [Maia Chat](/refguide10/maia-chat/) interface.
@@ -50,22 +54,26 @@ In this dedicated chat, only requests related to Pages will be properly handled.
50
54
51
55
To achieve optimal results, provide context about your page by describing its main use cases, customer needs, or other relevant details. The more Maia knows about your page, the more tailored and accurate the generated page will be.
52
56
53
-
Below are some examples of prompts you can use as a starting point:
57
+
Below are examples of prompts you can use as a starting point:
54
58
55
59
* The page will be used to ...
56
60
* I need a page to be able to edit my entity ...
57
61
* Create a page like the image.
58
62
* Base the page on the image, but change ... to ...
59
63
60
-
Below are some examples of prompts you can use to ask Maia for further explanations or suggestions to improve the generated page:
64
+
Below are examples of prompts you can use to ask Maia to make further edits or request suggestions for improving a page:
61
65
62
66
* Can you add a button called `BUTTON_NAME` to the page?
63
67
* I want an area on the page where users can ...
68
+
* Make the save button a primary button.
69
+
* Change the page header to use Heading 1.
70
+
* Remove the ... widget.
71
+
* Delete all widgets on the page.
64
72
* How can I make this page more user-friendly or visually appealing?
65
73
* Could you suggest ways to optimize the performance of this page?
66
74
67
75
{{% alert color="warning" %}}
68
-
Requests for improvements or explanations currently only work within the same session where the page is generated. If you close the session and start a new session on that page, any attempts to make changes to the page will result in the removal of existing widgets.
76
+
In Studio Pro 10.22 and below, requests for improvements or explanations only work within the same session where the page is generated. If you close the session and start a new session on that page, any attempts to make changes to the page will result in the removal of existing widgets.
69
77
{{% /alert %}}
70
78
71
79
### Best Practices for Image Input
@@ -78,12 +86,6 @@ Keep in mind that Maia analyzes only the structure of the image. The theming of
78
86
79
87
Maia for Pages has some limitations.
80
88
81
-
### Empty Pages Only
82
-
83
-
Maia for Pages is currently intended only for use with empty pages. Using it on an existing page results in the removal of all existing widgets on that page.
84
-
85
-
Requests for improvements and explanations currently only work within the same session where a page has been generated. Once the session is closed, Maia for Pages loses the context. Any attempts to make changes to that page in a new session will also result in the removal of all existing widgets.
86
-
87
89
### Supported Widgets
88
90
89
91
Not all widgets are supported. Currently the following widgets are supported:
0 commit comments