Skip to content

Commit c8959b3

Browse files
committed
Review language and structure
1 parent af2e19f commit c8959b3

1 file changed

Lines changed: 28 additions & 26 deletions

File tree

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

Lines changed: 28 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,29 @@ Maia for Workflows helps you generate a [workflow](/refguide/workflows/). It can
1616

1717
## Using Maia for Workflows
1818

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.
19+
Describe a business process you want to model. Maia uses this information to add relevant workflow activities, and tries to configure them where possible. For more information on how to communicate with Maia to achieve better results when configuring a workflow, see the [Best Practices for Text Input](#text-input-best-practice) section below.
2020

21-
### Best Practices for Text Input
21+
### Version Availability
22+
23+
#### Studio Pro 11.9 and Above
24+
25+
Maia for Workflows is incorporated into the unified [Maia Make Capabilities](/refguide/maia-make/), which are enabled by default.
26+
27+
#### Studio Pro 11.8
28+
29+
Maia for Workflows is not available.
30+
31+
#### Studio Pro 11.7 and Below
32+
33+
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 toolbar of a workflow:
34+
35+
{{< figure src="/attachments/refguide/modeling/mendix-ai-assistance/maia-make/maia-for-workflows/maia-for-workflows.png" max-width=80% >}}
36+
37+
After clicking **Maia for Workflow**, a chat interface appears at the right side of Studio Pro under the **Maia** tab:
38+
39+
{{< figure src="/attachments/refguide/modeling/mendix-ai-assistance/maia-make/maia-for-workflows/chat-interface.png" max-width=42% >}}
40+
41+
### Best Practices for Text Input {#text-input-best-practice}
2242

2343
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.
2444

@@ -28,7 +48,7 @@ Below are some examples of prompts you can use as a starting point:
2848
* Create a workflow based on the image.
2949
* Base the workflow on the image, but change ... to ...
3050

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.*
51+
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 workflow based on this BPMN image, but make sure it waits before sending an email to the new employee.*
3252

3353
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.
3454

@@ -39,34 +59,15 @@ Below are some examples of prompts you can use to ask Maia for further explanati
3959
* Can you make the timer wait for 5 days?
4060
* I want the process to run in parallel.
4161

42-
### Limitations {#limitation}
62+
## Limitations {#limitation}
4363

4464
Maia for Workflows currently has some limitations.
4565

46-
#### Version availability
47-
48-
##### Studio Pro 11.9 and Above
49-
50-
Maia for Workflows is incorporated into the unified [Maia Make Capabilities](/refguide/maia-make/), which are enabled by default.
51-
52-
##### Studio Pro 11.8
53-
Maia for Workflows is not available.
54-
55-
#### Studio Pro 11.7 and Below
56-
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:
58-
59-
{{< figure src="/attachments/refguide/modeling/mendix-ai-assistance/maia-make/maia-for-workflows/maia-for-workflows.png" max-width=80% >}}
60-
61-
After clicking **Maia for Workflow**, a chat interface appears at the right side of Studio Pro under the **Maia** tab:
62-
63-
{{< figure src="/attachments/refguide/modeling/mendix-ai-assistance/maia-make/maia-for-workflows/chat-interface.png" max-width=42% >}}
64-
65-
#### Supported Workflow Elements
66+
### Supported Workflow Elements
6667

6768
Currently, [Multi-user task](/refguide/multi-user-task/) is not supported. However, most of the other workflow elements are supported.
6869

69-
#### Not All Properties Can Be Configured
70+
### Not All Properties Can Be Configured
7071

7172
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:
7273

@@ -75,6 +76,7 @@ Due to the complex cross-document nature of a workflow, not all properties of th
7576

7677
## Read More
7778

78-
* [Workflow](/refguide/workflows/)
79+
* [Maia Make Capabilities](/refguide/maia-make/)
7980
* [Mendix AI Assistance (Maia)](/refguide/mendix-ai-assistance/)
81+
* [Workflow](/refguide/workflows/)
8082
* [Maia Chat](/refguide/maia-chat/)

0 commit comments

Comments
 (0)