Skip to content

Commit b1afb49

Browse files
committed
Update Maia for Pages docs for Mendix 10.23
1 parent 4d6f048 commit b1afb49

File tree

1 file changed

+13
-11
lines changed

1 file changed

+13
-11
lines changed

content/en/docs/refguide10/modeling/mendix-ai-assistance/maia-for-pages.md

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ Maia for Pages was introduced in Studio Pro 10.21.0. In Studio Pro 10.21, it was
1818
To use Maia for Pages, an internet connection and signing in to Studio Pro are required.
1919
{{% /alert %}}
2020

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.
2224

2325
## Using Maia for Pages
2426

@@ -40,7 +42,9 @@ Describe your page or its main goals in the chat. Maia uses this information to
4042

4143
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.*
4244

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.
4448

4549
{{% alert color="info" %}}
4650
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.
5054

5155
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.
5256

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:
5458

5559
* The page will be used to ...
5660
* I need a page to be able to edit my entity ...
5761
* Create a page like the image.
5862
* Base the page on the image, but change ... to ...
5963

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:
6165

6266
* Can you add a button called `BUTTON_NAME` to the page?
6367
* 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.
6472
* How can I make this page more user-friendly or visually appealing?
6573
* Could you suggest ways to optimize the performance of this page?
6674

6775
{{% 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.
6977
{{% /alert %}}
7078

7179
### Best Practices for Image Input
@@ -78,12 +86,6 @@ Keep in mind that Maia analyzes only the structure of the image. The theming of
7886

7987
Maia for Pages has some limitations.
8088

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-
8789
### Supported Widgets
8890

8991
Not all widgets are supported. Currently the following widgets are supported:

0 commit comments

Comments
 (0)