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/modeling/mendix-ai-assistance/maia-make/maia-for-workflows.md
+24-40Lines changed: 24 additions & 40 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,67 +16,51 @@ Maia for Workflows helps you generate a [workflow](/refguide/workflows/). It can
16
16
17
17
## Using Maia for Workflows
18
18
19
-
{{% alert color="info" %}}
20
-
In Studio Pro 11.8, Maia for Workflows is not available.
21
-
{{% /alert %}}
22
-
23
-
### In Studio Pro 11.9 and Above
24
-
25
-
In Studio Pro 11.9 and above, Maia for Workflows is incorporated into the unified Maia Make capabilities, which are enabled by default. There is no dedicated interface only for Maia for Workflows. For more information, see [Maia Make Capabilities](/refguide/maia-make/).
26
-
27
-
### In Studio Pro 11.7 and Below
28
-
29
-
To enable Maia for Workflows in Studio Pro 11.7 and below, go to **Edit** > **Preferences** > the **Maia** tab and select **Enable Maia for Workflows**.
30
-
31
-
Once enabled, you can find it in the the toolbar of a workflow:
Describe a business process which you want to model and Maia uses this information to add relevant workflow activities, and tries to configure them where possible. You can also supplement text input with a maximum of one image and one PDF file, which Maia uses to interpret your request more effectively. For more information, see the [Attachment Requirements](#attachment-requirements) section below.
40
-
41
-
After a workflow is generated, you can continue asking Maia in the same session to further improve the workflow and provide explanations.
42
-
43
-
{{% alert color="info" %}}
44
-
In this dedicated chat, only requests related to Workflows will be properly handled. If you have other questions, close this chat and go back to the general [Maia Chat](/refguide/maia-chat/) interface.
45
-
{{% /alert %}}
19
+
Describe a business process which you want to model and Maia uses this information to add relevant workflow activities, and tries to configure them where possible.
46
20
47
-
####Best Practices for Text Input
21
+
### Best Practices for Text Input
48
22
49
23
To achieve optimal results, provide context about your workflow by describing its main use cases, customer needs, or other relevant details. The more Maia knows about your workflow, the more tailored and accurate the generated workflow will be.
50
24
51
25
Below are some examples of prompts you can use as a starting point:
52
26
53
-
*The workflow will be used to ...
27
+
*Please generate a workflow for a process that...
54
28
* Create a workflow based on the image.
55
29
* Base the workflow on the image, but change ... to ...
56
30
31
+
Maia for Workflows can analyze a BPMN image representing employee onboarding, rework it using Mendix Workflows terminology, and generate the corresponding activities for you. Alongside the image, you can also use text input to specify how the generated workflow should differ from the provided image. For example, you might write: *Generate a workflows based on this BPMN image, but make sure it waits before sending an email to the new employee.*
32
+
33
+
Make sure to select a clear image to help Maia better understand your request. For example, you can provide a screenshot, a photo, BPMN schema, 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.
34
+
57
35
Below are some examples of prompts you can use to ask Maia for further explanations or suggestions to improve the generated page:
58
36
37
+
* Can you explain this workflow to me?
38
+
* Can you give me suggestions to improve this workflow?
Maia for Workflows supports adding a maximum of one image and one PDF as attachments. Support for adding a PDF file was introduced in Studio Pro 11.2.0.
44
+
Maia for Workflows currently has some limitations.
65
45
66
-
The attachments must meet the following requirements:
46
+
#### Version availability
67
47
68
-
* The image format must be PNG or JPG.
69
-
* The image file size must not exceed 512 KB.
70
-
* The image resolution must be no greater than 3840 × 2400 pixels.
71
-
* The PDF file size must not exceed 1024 KB.
48
+
##### Studio Pro 11.9 and Above
72
49
73
-
For example, Maia for Workflows can analyze a BPMN image representing employee onboarding, rework it using Mendix Workflows terminology, and generate the corresponding activities for you. Alongside the image, you can also use text input to specify how the generated workflow should differ from the provided image. For example, you might write: *Generate a workflows based on this BPMN image, but make sure it waits before sending an email to the new employee.*
50
+
Maia for Workflows is incorporated into the unified [Maia Make Capabilities](/refguide/maia-make/), which are enabled by default.
74
51
75
-
Make sure to select a clear image to help Maia better understand your request. For example, you can provide a screenshot, a photo, BPMN schema, 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.
52
+
##### Studio Pro 11.8
53
+
Maia for Workflows is not available.
76
54
77
-
###Limitations {#limitation}
55
+
#### Studio Pro 11.7 and Below
78
56
79
-
Maia for Workflows currently has some limitations.
57
+
To enable Maia for Workflows, go to **Edit** > **Preferences** > the **Maia** tab and select **Enable Maia for Workflows**. Once enabled, you can find it in the the toolbar of a workflow:
0 commit comments