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/developerportal/global-navigation.md
+44Lines changed: 44 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,3 +54,47 @@ To stop receiving notifications when new feedback is submitted for a specific ap
54
54
Click **Open Profile Menu** ({{% icon name="user" %}}) to access your [Mendix Profile](/community-tools/mendix-profile/), enable **Dark Mode**, and access your [Account Settings](/community-tools/mendix-profile/user-settings/#settings).
55
55
56
56
You can also sign out from the Mendix Platform via this menu.
57
+
58
+
## Maia in Mendix Portal {#maia-mx-portal}
59
+
60
+
Mendix AI Assistance (Maia) refers to Mendix Platform capabilities that leverage [artificial intelligence (AI)](https://www.mendix.com/glossary/artificial-intelligence-ai/) and [machine learning (ML)](https://www.mendix.com/glossary/machine-learning/) to assist developers in application development. Maia is designed to help development teams in modeling and delivering Mendix applications faster, more consistently, and with higher quality.
Below are the Maia capabilities that are available in Mendix Portal:
65
+
66
+
***Maia Chat** – a built-in chat interface, for more information, see the [Maia Chat](#maia-chat) section below.
67
+
***Maia Rewrite** – an AI-assisted writing aid integrated within the Mendix Community posting interface, which helps you to ask properly-formatted questions that are more likely to be answered. For more information on how to use it, see the [Asking Your Question](/community-tools/mendix-community/#asking-question) section in *Mendix Community*.
68
+
***Maia Summarize** – an AI-assisted summarizing aid which condenses lengthy discussions for a question posted on Mendix Community into key points, making it easier for you to find solutions to your questions without having to plough through every single answer in the thread. For more information on how to use it, see the [Question Details](/community-tools/mendix-community/#question-details) section in *Mendix Community*.
69
+
70
+
### Maia Chat {#maia-chat}
71
+
72
+
{{% alert color="info" %}}
73
+
To use Maia Chat, you need to be signed in to Mendix and have an internet connection.
74
+
{{% /alert %}}
75
+
76
+
{{% alert color="info" %}}
77
+
Maia Chat does not use any project, customer, or company information. It only uses the data that you have entered in the Chat. Please do not enter any personal or sensitive data!
78
+
{{% /alert %}}
79
+
80
+
Maia Chat is a built-in chat interface in the Mendix Platform powered by Generative AI. Developers can ask questions about all aspects of Mendix, including how to apply concepts, best practices, governance tools, and development patterns.
81
+
82
+
Maia Chat is also available in Studio Pro 10.12.0 and above. See [Maia Chat](/refguide/maia-chat/) for more information.
83
+
84
+
For information on Mendix data storage policies and practices for Maia, see [Maia Privacy Policy](https://www.mendix.com/legal/privacy/maia/).
85
+
86
+
#### Using Maia Chat
87
+
88
+
You can access Maia Chat in Mendix Portal by clicking the **Maia** ({{% icon name="sparkles" %}}) icon to the right of the top bar.
89
+
90
+
The chat interface appears at the right side of your browser window. You can start using Maia Chat either by clicking one of the demo questions or by asking your own question in the chatbox.
91
+
92
+
#### Asking Follow-Up Questions
93
+
94
+
Maia Chat supports asking follow-up questions based on your previous question and the answer you have received. For example, you can ask it to summarize the latest answer you received by typing *Can you summarize that?*.
95
+
96
+
{{% alert color="info" %}}
97
+
98
+
Maia Chat only keeps track of a conversation history within a session on a page in the Mendix Portal.
Copy file name to clipboardExpand all lines: content/en/docs/refguide/modeling/mendix-ai-assistance/_index.md
+5-9Lines changed: 5 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,22 +9,21 @@ aliases:
9
9
10
10
## Introduction
11
11
12
-
Mendix AI Assistance (Maia) refers to Mendix Platform capabilities that leverage [artificial intelligence (AI)](https://www.mendix.com/glossary/artificial-intelligence-ai/) and [machine learning (ML)](https://www.mendix.com/glossary/machine-learning/) to assist developers in application development (via AI-assisted development (AIAD)). Maia is designed to help development teams in modeling and delivering Mendix applications faster, more consistently, and with higher quality.
12
+
Mendix AI Assistance (Maia) refers to Mendix Platform capabilities that leverage [artificial intelligence (AI)](https://www.mendix.com/glossary/artificial-intelligence-ai/) and [machine learning (ML)](https://www.mendix.com/glossary/machine-learning/) to assist developers in application development. Maia is designed to help development teams in modeling and delivering Mendix applications faster, more consistently, and with higher quality.
13
13
14
14
Mendix developers can use Maia to get guidance by asking questions, get recommendation and assistance for certain development tasks, and even generate part of their app.
15
15
16
16
For information on Mendix data storage policies and practices for Maia, see [Maia Privacy Policy](https://www.mendix.com/legal/privacy/maia/).
17
17
18
18
For information on what third-party services Maia uses and what data are sent to the third-party services, see the [Maia Third-Party Services](#maia-third-party-services) section below.
19
19
20
-
## Maia in Mendix Studio Pro
20
+
## Maia Capabilities in Mendix Studio Pro
21
21
22
-
In Mendix Studio Pro, Maia consists of the following capabilities:
22
+
In addition to Maia Chat, Maia in Mendix Studio Pro has the following capabilities:
23
23
24
24
Guidance:
25
25
26
-
***Maia Chat** (released in GA in Studio Pro 10.12.0) – a built-in chat interface powered by Generative AI in Studio Pro. It answers questions about app development in Mendix, including how to apply concepts, best practices, and development patterns. For more information, see [Maia Chat](/refguide/maia-chat/).
27
-
26
+
***Maia Chat** (generally available in Studio Pro 10.12.0) – a built-in chat interface powered by Generative AI in Studio Pro. It answers questions about app development in Mendix, including how to apply concepts, best practices, and development patterns. For more information, see [Maia Chat](/refguide/maia-chat/).
28
27
***Maia Learn** (available in Studio Pro 10.18 and above) - helps you to quickly learn Mendix core concepts and get started with Studio Pro. For more information, see [Maia Learn](/refguide/maia-learn/).
29
28
30
29
Recommenders:
@@ -41,10 +40,7 @@ Generators:
41
40
42
41
## Maia in Mendix Portal
43
42
44
-
Below are the Maia capabilities that are available in Mendix Portal:
45
-
46
-
***Maia Rewrite** - an AI-assisted writing aid integrated within the Mendix Community posting interface, which helps you to ask properly-formatted questions that are more likely to be answered. For more information on how to use it, see the [Asking Your Question](/community-tools/mendix-community/#asking-question) section in *Mendix Community*.
47
-
***Maia Summarize** - an AI-assisted summarizing aid which condenses lengthy discussions for a question posted on Mendix Community into key points, making it easier for you to find solutions to your questions without having to plough through every single answer in the thread. For more information on how to use it, see the [Question Details](/community-tools/mendix-community/#question-details) section in *Mendix Community*.
43
+
Various Maia features are available in Mendix Portal. For more information, see the [Maia in Mendix Portal](/developerportal/global-navigation/#maia-mx-portal) section in *Global Navigation*.
Copy file name to clipboardExpand all lines: content/en/docs/refguide/modeling/mendix-ai-assistance/maia-chat.md
+30-17Lines changed: 30 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,27 +12,27 @@ aliases:
12
12
## Introduction
13
13
14
14
{{% alert color="info" %}}
15
-
MendixChat was rebranded to Maia Chat and released in GA in Studio Pro 10.12.0.
15
+
MendixChat was rebranded to Maia Chat and released in GA in Studio Pro 10.12.0. It is also available in the Mendix Portal.
16
16
{{% /alert %}}
17
17
18
18
{{% alert color="info" %}}
19
-
To use Maia Chat, internet connection and signing in to Studio Pro are required.
19
+
To use Maia Chat, an internet connection and signing in to Studio Pro are required.
20
20
{{% /alert %}}
21
21
22
22
{{% alert color="info" %}}
23
23
Maia Chat does not use any project, customer, or company information. It only uses the data that you have entered in the Chat. Please do not enter any personal or sensitive data!
24
24
{{% /alert %}}
25
25
26
-
Maia Chat is a built-in chat interface powered by Generative AI in Studio Pro. Developers can ask questions about app development in Mendix, including how to apply concepts, best practices, and development patterns. It is built based on large language models (LLMs), using data from various resources, such as [Mendix Docs](/), [Mendix Community](https://community.mendix.com/), and [Mendix Academy](https://academy.mendix.com/).
26
+
Maia Chat is a built-in chat interface in the Mendix Platform powered by Generative AI. Developers can ask questions about all aspects of Mendix, including how to apply concepts, best practices, governance tools, and development patterns. It is based on large language models (LLMs) using data from various resources, such as [Mendix Docs](/), [Mendix Community](https://community.mendix.com/), and [Mendix Academy](https://academy.mendix.com/).
27
27
28
28
## Using Maia Chat
29
29
30
30
There are two ways to access Maia Chat:
31
31
32
-
*You can click the **Maia** ({{% icon name="sparkles" %}}) icon at the top right bar of Studio Pro
33
-
*Or you can go to the **View** menu and click **Maia**
32
+
*Click the **Maia** ({{% icon name="sparkles" %}}) icon to the right of the top bar.
33
+
*Go to the **View** menu and click **Maia**.
34
34
35
-
The chat interface appears at the right side of Studio Pro under the **Maia**tab:
35
+
The chat interface appears at the right side of Studio Pro under the **Maia**pane:
3. Click the thumbs up icon ({{% icon name="thumbs-up" %}}) or the thumbs down icon ({{% icon name="thumbs-down" %}}) to give your feedback on an answer.
53
51
54
-
{{% alert color="info" %}}In Studio Pro 10.7.0 and above, you can also see the Mendix version of the references, the level required if the reference comes from Mendix Academy, and the date and answer status if the reference comes from the Mendix Community.{{% /alert %}}
52
+
4. Click the add feedback icon ({{% icon name="notes-paper-edit" %}}) to provide a more detailed feedback. A detailed **Feedback** section shows below the answer:
55
53
56
-
3. To give your feedback on the given answer, click the thumbs up icon ({{% icon name="thumbs-up" %}}) or the thumbs down icon ({{% icon name="thumbs-down" %}}).
54
+
* You can rate the **correctness**, **completeness**, and **readability** of the provided answer.
57
55
58
-
4. To provide a more detailed feedback, click the add feedback icon ({{% icon name="notes-paper-edit" %}}). A detailed **Feedback** section shows below the given answer:
56
+
* You can also provide **Additional feedback** if you want to.
59
57
60
-
* You can rate the **correctness**, **completeness**, and **readability** of the provided answer.
61
-
* You can add additional explanation text in the **Additional feedback** text box if you want to.
5. Click the **Submit feedback** button to submit your feedback. Afterwards, you will be brought back to the main chat interface where you can continue asking questions.
6. Click **New chat** at beginning of your chat if you want to clear the messages and start a new conversation without reference to your current chat (this option was added in Studio Pro 10.7.0).
64
63
65
-
5. Click the **Submit feedback** button to send your feedback. Afterwards, you will be brought back to the main chat interface where you can continue asking new questions.
64
+
#### Studio Pro Features
66
65
67
-
6. If you want to clear the messages to start a new conversation in a clean state, navigate to the top of the interface and click **New chat** (this option was added in 10.7.0).
66
+
Maia Chat in Studio Pro has additional features which are indicated by the following:
67
+
68
+
* A copy icon ({{% icon name="copy" %}}) which allows you to copy the given answer to a clipboard (this option was added in 10.7.0)
{{% alert color="info" %}}In Studio Pro 10.7.0 and above, you can also see the Mendix version of the references, the level required if the reference comes from Mendix Academy, and the date and answer status if the reference comes from the Mendix Community.{{% /alert %}}
68
75
69
76
### Asking Follow-Up Questions
70
77
71
78
In Studio Pro 10.8.0 and above, Maia Chat supports asking follow-up questions based on your previous question and the answer you have received. For example, you can ask it to summarize the latest answer you received by typing the following in the chat: *Can you summarize that?*.
72
79
80
+
{{% alert color="info" %}}
81
+
82
+
Maia Chat will lose track of the conversation history if you exit Studio Pro.
83
+
84
+
{{% /alert %}}
85
+
73
86
## Keyboard Support
74
87
75
88
For information on the supported shortcut keys in Maia Chat, see the [Maia Chat Shortcut Keys](/refguide/keyboard-shortcuts/#maia-chat-shortcuts) section in *Keyboard Shortcuts*.
Copy file name to clipboardExpand all lines: content/en/docs/releasenotes/developer-portal/_index.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,12 @@ To see the current status of the Mendix Portal, see [Mendix Status](https://stat
19
19
20
20
## 2025
21
21
22
+
### February 6, 2025
23
+
24
+
#### New Features
25
+
26
+
*[Mendix AI Assistance Chat (Maia Chat)](/developerportal/global-navigation/#maia-chat), previously available in Studio Pro, is now accessible in Mendix Portal.
0 commit comments