Skip to content

Commit 149526a

Browse files
authored
Merge pull request #11423 from mendix/qt-preferencestabs
Change Maia tab to AI tab
2 parents 4d7e1f8 + a557cea commit 149526a

2 files changed

Lines changed: 7 additions & 9 deletions

File tree

content/en/docs/refguide/mendix-ai-assistance/maia-make/studio-pro-mcp-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ When you connect external agents or AI tools to Studio Pro's MCP Server, those t
2828

2929
## Enabling the MCP Server
3030

31-
To enable the MCP Server, navigate to **Preferences** > **Maia** > **MCP Server**, and check **Enable MCP Server**. You can also configure the port in this menu.
31+
To enable the MCP Server, navigate to **Preferences** > **AI** > **MCP Server**, and check **Enable MCP Server**. You can also configure the port in this menu.
3232

3333
### Connecting External Clients
3434

content/en/docs/refguide/modeling/menus/edit-menu/preferences-dialog.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,11 @@ This option becomes available if **Use custom repositories** is set to **Yes**.
102102

103103
You can specify which repositories to use for Gradle. The content of this field should be specified using Groovy syntax and is what is inside the `repositories { }` section in a Gradle build file. By default, this field contains `mavenCentral()` and `gradlePluginPortal()`.
104104

105-
## Maia Tab
105+
## AI Tab
106106

107-
### Generative AI
107+
### Maia
108+
109+
#### Generative AI
108110

109111
* **Enable Maia** - When enabled, you can access all Maia capabilities in Studio Pro. It is enabled by default.
110112
* **Enable web tools** (in Studio Pro 11.11 and above) - When enabled, you can use the [Maia Web Fetch](/refguide/maia-web-fetch/) feature to fetch and read content from public websites and APIs. It is enabled by default. Restart Studio Pro for the change to take effect. For Studio Pro 11.12 and above, the changes take effect immediately and do not require restart.
@@ -119,17 +121,13 @@ In Studio Pro 11.7 and below, the **Generative AI** section contains the followi
119121
* **Enable Maia for Workflows** – when enabled, you can use it to generate workflows by adding and configuring activities. For more information, see [Maia for Workflows](/refguide/maia-for-workflows/). It is disabled by default.
120122
* **Enable translation generator** – when enabled, you can use it to translate your model into different languages through the **Batch translate** option under the **Language** menu or to translate [system texts](/refguide/system-texts/). For more information, see [Translation Generator](/refguide/translation-generator/). It is disabled by default.
121123

122-
### In-Editor Recommender
123-
124-
The **In-Editor Recommender** section contains the following settings:
124+
#### In-Editor Recommender
125125

126126
* **Enable for microflow, nanoflow, and rule editors** – this allows you to enable and disable [Logic Recommender](/refguide/logic-recommender/) in the microflow, nanoflow, and rule editors. It is enabled by default.
127127
* **Enable for workflow editor** – this allows you to enable and disable [Workflow Recommender](/refguide/workflow-recommender/) in the workflow editor. It is enabled by default.
128128
* **Enable for page editor** - this allows you to enable and disable the [UI Recommender](/refguide/ui-recommender/). It is enabled by default.
129129

130-
### Best Practice Recommender
131-
132-
The **Best Practice Recommender** section contains the following settings:
130+
#### Best Practice Recommender
133131

134132
* **Show recommendation in editors** – when enabled, [Best Practice Recommender](/refguide/best-practice-recommender/) highlights elements that contain anti-patterns in visual editors. It is enabled by default.
135133

0 commit comments

Comments
 (0)