Skip to content

Commit b1c7c58

Browse files
Merge pull request #9566 from MendixBart/pe/PAG-2653-update-page-generation-docs
Update Maia for Pages docs for Mendix 11 beta 2.
2 parents ff8e4b7 + a78e380 commit b1c7c58

File tree

1 file changed

+8
-14
lines changed

1 file changed

+8
-14
lines changed

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

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ aliases:
1414
To use Maia for Pages, an internet connection and signing in to Studio Pro are required.
1515
{{% /alert %}}
1616

17-
Maia for Pages helps you generate a [page](/refguide/page/) as well as explain and provide 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. It has some limitations. For example, it 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.
17+
Maia for Pages is an AI-powered tool that you can use for generating a [page](/refguide/page/) as well as explaining and providing further improvements. It helps you add and configure widgets based on text input and optional image input. It can also be used to edit or remove existing widgets. You can ask Maia for further improvements and explanations. For information on the current limitations of Maia for Pages, see the [Limitations](#limitation) section below.
1818

1919
## Using Maia for Pages
2020

@@ -36,7 +36,7 @@ Describe your page or its main goals in the chat. Maia uses this information to
3636

3737
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.*
3838

39-
After a page is generated, you can continue asking Maia in the same session to further improve the page and provide explanations.
39+
On pages that have already been created, either by Maia for Pages or manually, you can ask Maia to further improve the page and provide explanations. For example, you can add extra widgets, edit widgets by changing their properties, or remove widgets.
4040

4141
{{% alert color="info" %}}
4242
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](/refguide/maia-chat/) interface.
@@ -46,24 +46,24 @@ In this dedicated chat, only requests related to Pages will be properly handled.
4646

4747
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.
4848

49-
Below are some examples of prompts you can use as a starting point:
49+
Below are examples of prompts you can use as a starting point:
5050

5151
* The page will be used to ...
5252
* I need a page to be able to edit my entity ...
5353
* Create a page based on the image.
5454
* Base the page on the image, but change ... to ...
5555

56-
Below are some examples of prompts you can use to ask Maia for further explanations or suggestions to improve the generated page:
56+
Below are examples of prompts you can use to ask Maia to make further edits or request suggestions for improving a page:
5757

5858
* Can you add a button called `BUTTON_NAME` to the page?
5959
* I want an area on the page where users can ...
60+
* Make the save button a primary button.
61+
* Change the page header to use Heading 1.
62+
* Remove the ... widget.
63+
* Delete all widgets on the page.
6064
* How can I make this page more user-friendly or visually appealing?
6165
* Could you suggest ways to optimize the performance of this page?
6266

63-
{{% alert color="warning" %}}
64-
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.
65-
{{% /alert %}}
66-
6767
### Best Practices for Image Input
6868

6969
The image size is limited to 512 KB. Make sure to select a clear image to help Maia better understand your request. For example, you can provide a screenshot, a photo, a design mock-up, or a close-up picture of a drawing. Avoid heavily compressed or low quality images, as these may result in the loss of important details.
@@ -74,12 +74,6 @@ Keep in mind that Maia analyzes only the structure of the image. The theming of
7474

7575
Maia for Pages has some limitations.
7676

77-
### Empty Pages Only
78-
79-
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.
80-
81-
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.
82-
8377
### Supported Widgets
8478

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

0 commit comments

Comments
 (0)