Skip to content

Commit 076024c

Browse files
Update Maia for Workflows docs
1 parent ac46236 commit 076024c

1 file changed

Lines changed: 24 additions & 40 deletions

File tree

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

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

1717
## Using Maia for Workflows
1818

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:
32-
33-
{{< figure src="/attachments/refguide/modeling/mendix-ai-assistance/maia-make/maia-for-workflows/maia-for-workflows.png" max-width=80% >}}
34-
35-
After clicking **Maia for Workflow**, a dedicated chat interface appears at the right side of Studio Pro under the **Maia** tab:
36-
37-
{{< figure src="/attachments/refguide/modeling/mendix-ai-assistance/maia-make/maia-for-workflows/chat-interface.png" max-width=42% >}}
38-
39-
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.
4620

47-
#### Best Practices for Text Input
21+
### Best Practices for Text Input
4822

4923
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.
5024

5125
Below are some examples of prompts you can use as a starting point:
5226

53-
* The workflow will be used to ...
27+
* Please generate a workflow for a process that...
5428
* Create a workflow based on the image.
5529
* Base the workflow on the image, but change ... to ...
5630

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+
5735
Below are some examples of prompts you can use to ask Maia for further explanations or suggestions to improve the generated page:
5836

37+
* Can you explain this workflow to me?
38+
* Can you give me suggestions to improve this workflow?
5939
* Can you make the timer wait for 5 days?
6040
* I want the process to run in parallel.
6141

62-
#### Attachment Requirements {#attachment-requirements}
42+
### Limitations {#limitation}
6343

64-
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.
6545

66-
The attachments must meet the following requirements:
46+
#### Version availability
6747

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
7249

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.
7451

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.
7654

77-
### Limitations {#limitation}
55+
#### Studio Pro 11.7 and Below
7856

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:
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% >}}
8064

8165
#### Supported Workflow Elements
8266

0 commit comments

Comments
 (0)