Skip to content

Commit ba06013

Browse files
committed
Adjust the doc structure of Maia for Workflows
1 parent 6c5f09e commit ba06013

1 file changed

Lines changed: 14 additions & 10 deletions

File tree

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

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,19 @@ description: "Describes the features in Maia for Workflows."
1212
To use Maia for Workflows, an internet connection and signing in to Studio Pro are required.
1313
{{% /alert %}}
1414

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+
1519
{{% alert color="info" %}}
1620
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/).
1921
{{% /alert %}}
2022

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/).
2226

23-
## Using Maia for Workflows in Studio Pro 11.7 and Below
27+
### In Studio Pro 11.7 and Below
2428

2529
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**.
2630

@@ -40,7 +44,7 @@ After a workflow is generated, you can continue asking Maia in the same session
4044
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.
4145
{{% /alert %}}
4246

43-
### Best Practices for Text Input
47+
#### Best Practices for Text Input
4448

4549
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.
4650

@@ -59,7 +63,7 @@ Below are some examples of prompts you can use to ask Maia for further explanati
5963
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.
6064
{{% /alert %}}
6165

62-
### Attachment Requirements {#attachment-requirements}
66+
#### Attachment Requirements {#attachment-requirements}
6367

6468
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.
6569

@@ -74,17 +78,17 @@ For example, Maia for Workflows can analyze a BPMN image representing employee o
7478

7579
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.
7680

77-
### Limitations {#limitation}
81+
#### Limitations {#limitation}
7882

7983
Maia for Workflows has some limitations.
8084

81-
#### Empty Workflows Only
85+
##### Empty Workflows Only
8286

8387
Maia for Workflows is currently intended only for use with empty Workflows. Using it on existing workflows can result in incorrectly modeled business processes.
8488

8589
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.
8690

87-
#### Supported Workflow Elements
91+
##### Supported Workflow Elements
8892

8993
Currently, annotations are not supported. However, most of the other workflow elements are supported. See below a list of supported workflow elements:
9094

@@ -99,7 +103,7 @@ Currently, annotations are not supported. However, most of the other workflow el
99103
* [Call Workflow](/refguide/call-workflow/)
100104
* [Boundary Events](/refguide/workflow-boundary-events/)
101105

102-
#### Not All Properties Can Be Configured
106+
##### Not All Properties Can Be Configured
103107

104108
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:
105109

0 commit comments

Comments
 (0)