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
+14-10Lines changed: 14 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,15 +12,19 @@ description: "Describes the features in Maia for Workflows."
12
12
To use Maia for Workflows, an internet connection and signing in to Studio Pro are required.
13
13
{{% /alert %}}
14
14
15
+
Maia for Workflows helps you generate a [workflow](/refguide/workflows/). It can also provide explanations or further improvements based on the generated elements. The current version has some known limitations. For example, it is currently intended only for use with empty workflows. Generated elements are appended to the end of the workflow, which may result in incorrectly modeled workflows if the workflow is not empty. For more details, see the [Limitations](#limitation) section below.
16
+
17
+
## Using Maia for Workflows
18
+
15
19
{{% alert color="info" %}}
16
20
In Studio Pro 11.8, Maia for Workflows is not available.
17
-
18
-
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/).
19
21
{{% /alert %}}
20
22
21
-
Maia for Workflows helps you generate a [workflow](/refguide/workflows/). It can also provide explanations or further improvements based on the generated elements. The current version has some known limitations. For example, it is currently intended only for use with empty workflows. Generated elements are appended to the end of the workflow, which may result in incorrectly modeled workflows if the workflow is not empty. For more details, see the [Limitations](#limitation) section below.
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/).
22
26
23
-
##Using Maia for Workflows in Studio Pro 11.7 and Below
27
+
### In Studio Pro 11.7 and Below
24
28
25
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**.
26
30
@@ -40,7 +44,7 @@ After a workflow is generated, you can continue asking Maia in the same session
40
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.
41
45
{{% /alert %}}
42
46
43
-
### Best Practices for Text Input
47
+
####Best Practices for Text Input
44
48
45
49
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.
46
50
@@ -59,7 +63,7 @@ Below are some examples of prompts you can use to ask Maia for further explanati
59
63
Requests for improvements or explanations currently only work within the same session where the workflow is generated. If you close the session and start a new session on that workflow, any attempts to make changes to the workflow will result in the removal of existing elements.
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.
65
69
@@ -74,17 +78,17 @@ For example, Maia for Workflows can analyze a BPMN image representing employee o
74
78
75
79
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.
76
80
77
-
### Limitations {#limitation}
81
+
####Limitations {#limitation}
78
82
79
83
Maia for Workflows has some limitations.
80
84
81
-
#### Empty Workflows Only
85
+
#####Empty Workflows Only
82
86
83
87
Maia for Workflows is currently intended only for use with empty Workflows. Using it on existing workflows can result in incorrectly modeled business processes.
84
88
85
89
Requests for improvements and explanations currently only work within the same session where a workflow has been generated. Once the session is closed, Maia for Workflows loses the context. Any attempts to make changes to that workflow in a new session will also result in the removal of all existing elements.
86
90
87
-
#### Supported Workflow Elements
91
+
#####Supported Workflow Elements
88
92
89
93
Currently, annotations are not supported. However, most of the other workflow elements are supported. See below a list of supported workflow elements:
90
94
@@ -99,7 +103,7 @@ Currently, annotations are not supported. However, most of the other workflow el
Due to the complex cross-document nature of a workflow, not all properties of the workflow elements can be generated yet. The following properties cannot be configured yet:
0 commit comments