Skip to content

Commit 6297ca8

Browse files
Separate Maia into SP and Mx Portal docs
1 parent 9c2c998 commit 6297ca8

3 files changed

Lines changed: 66 additions & 30 deletions

File tree

content/en/docs/developerportal/global-navigation.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,43 @@ To stop receiving notifications when new feedback is submitted for a specific ap
5454
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).
5555

5656
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 (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.
61+
62+
Below are the Maia capabilities that are available in Mendix Portal:
63+
64+
* **Maia Chat** – a built-in chat interface, for more information, see the [Maia Chat](#maia-chat) section below.
65+
* **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*.
66+
* **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*.
67+
68+
### Maia Chat {#maia-chat}
69+
70+
{{% alert color="info" %}}
71+
To use Maia Chat, an internet connection and signing in to Studio Pro or the Mendix Portal are required.
72+
{{% /alert %}}
73+
74+
{{% alert color="info" %}}
75+
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!
76+
{{% /alert %}}
77+
78+
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. Maia Chat is generally available in Studio Pro 10.12.0 and the Mendix Portal. For more information on Maia Chat in Studio Pro, see [Maia Chat](/refguide/maia-chat/).
79+
80+
For information on Mendix data storage policies and practices for Maia, see [Maia Privacy Policy](https://www.mendix.com/legal/privacy/maia/).
81+
82+
#### Using Maia Chat
83+
84+
You can access Maia Chat in Mendix Portal by clicking the **Maia** ({{% icon name="sparkles" %}}) icon to the right of the top bar.
85+
86+
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.
87+
88+
#### Asking Follow-Up Questions
89+
90+
In Mendix Portal, 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?*.
91+
92+
{{% alert color="info" %}}
93+
94+
Maia Chat only keeps track of a conversation history within a session on a page in the Mendix Portal.
95+
96+
{{% /alert %}}

content/en/docs/refguide/modeling/mendix-ai-assistance/_index.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,13 @@ For information on Mendix data storage policies and practices for Maia, see [Mai
1717

1818
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.
1919

20-
## Maia Chat
21-
22-
Maia Chat (generally available in Studio Pro 10.12.0 and the Mendix Portal) 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. For more information, see [Maia Chat](/refguide/maia-chat/).
23-
2420
## Maia Capabilities in Mendix Studio Pro
2521

2622
In addition to Maia Chat, Maia in Mendix Studio Pro has the following capabilities:
2723

2824
Guidance:
2925

26+
* **Maia Chat** (generally available in Studio Pro 10.12.0 and the Mendix Portal) – 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/).
3027
* **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/).
3128

3229
Recommenders:
@@ -43,10 +40,7 @@ Generators:
4340

4441
## Maia in Mendix Portal
4542

46-
Below are the Maia capabilities that are available in Mendix Portal:
47-
48-
* **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*.
49-
* **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+
For more information on Maia in Mendix Portal, see the [Maia in Mendix Portal](/developerportal/global-navigation/#maia-mx-portal) section in *Global Navigation*.
5044

5145
## Maia Third-Party Services {#maia-third-party-services}
5246

content/en/docs/refguide/modeling/mendix-ai-assistance/maia-chat.md

Lines changed: 24 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ Maia Chat is a built-in chat interface in the Mendix Platform powered by Generat
2929

3030
There are two ways to access Maia Chat:
3131

32-
* In Studio Pro and Mendix Portal, click the **Maia** ({{% icon name="sparkles" %}}) icon to the right of the top bar.
33-
* In Studio Pro 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**.
3434

35-
The chat interface appears at the right side of your context window or browser. In Studio Pro you can find the dock under the **Maia** tab.
35+
The chat interface appears at the right side of Studio Pro under the **Maia** pane:
3636

3737
{{< figure src="/attachments/refguide/modeling/mendix-ai-assistance/maia-chat/maia-chat-interface.png" width="300px">}}
3838

@@ -46,39 +46,41 @@ The following steps present an example of how you can interact with Maia Chat by
4646
2. Press <kbd>Enter</kbd> or the **Ask** button to send the question. You will then see the following:
4747
* An answer generated by Maia Chat
4848
* Top relevant references from various resources like Mendix documentation, Mendix Community, and Academy learning paths
49-
49+
50+
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.
51+
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:
53+
54+
* You can rate the **correctness**, **completeness**, and **readability** of the provided answer.
55+
56+
* You can also provide **Additional feedback** if you want to.
57+
58+
{{< figure src="/attachments/refguide/modeling/mendix-ai-assistance/maia-chat/feedback-section.png" width="250px" >}}
59+
60+
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.
61+
62+
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).
5063
#### Studio Pro Features
5164

52-
Studio Pro has additional features which are indicated by the following:
65+
Maia Chat in Studio Pro has additional features which are indicated by the following:
5366

5467
* 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)
5568
* Feedback icons
5669
* New chat option
57-
70+
5871
{{< figure src="/attachments/refguide/modeling/mendix-ai-assistance/maia-chat/maia-chat-example.png" width="350px" >}}
5972

6073
{{% 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 %}}
6174

62-
1. 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.
63-
64-
2. Click the add feedback icon ({{% icon name="notes-paper-edit" %}}) to provide a more detailed feedback. A detailed **Feedback** section shows below the answer:
65-
66-
* You can rate the **correctness**, **completeness**, and **readability** of the provided answer.
67-
* You can also provide **Additional feedback** if you want to.
68-
69-
{{< figure src="/attachments/refguide/modeling/mendix-ai-assistance/maia-chat/feedback-section.png" width="250px" >}}
70-
71-
3. 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.
72-
73-
4. 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 10.7.0).
74-
7575
### Asking Follow-Up Questions
7676

77-
In Studio Pro 10.8.0 and above, and in Mendix Portal, 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?*.
77+
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?*.
7878

79-
#### Conversation History
79+
{{% alert color="info" %}}
8080

81-
Maia Chat only keeps track of a conversation history within a session in Studio Pro or a session on a page in the Mendix Portal.
81+
Maia Chat only keeps track of a conversation history within a session in Studio Pro.
82+
83+
{{% /alert %}}
8284

8385
## Keyboard Support
8486

0 commit comments

Comments
 (0)