diff --git a/content/en/docs/catalog/_index.md b/content/en/docs/catalog/_index.md index cf08e2f0248..801e6169bee 100644 --- a/content/en/docs/catalog/_index.md +++ b/content/en/docs/catalog/_index.md @@ -14,10 +14,6 @@ aliases: - /data-hub/data-hub-catalog/ --- -{{% alert color="info" %}} -The Mendix Portal is the online platform of Mendix. It includes [Apps](/developerportal/), [Control Center](/control-center/), [Community](/community-tools/), [Marketplace](/appstore/), Catalog, and [Mendix Support](/support/). -{{% /alert %}} - ## Introduction The [Catalog](https://catalog.mendix.com) is a development tool provided in Mendix Cloud. diff --git a/content/en/docs/community-tools/_index.md b/content/en/docs/community-tools/_index.md index 4af12b4467d..f7c8d600006 100644 --- a/content/en/docs/community-tools/_index.md +++ b/content/en/docs/community-tools/_index.md @@ -12,10 +12,6 @@ aliases: - /developerportal/community-tools/ --- -{{% alert color="info" %}} -The Mendix Portal is the online platform of Mendix. It includes [Apps](/developerportal/), [Control Center](/control-center/), Community, [Marketplace](/appstore/), [Catalog](/catalog/), and [Mendix Support](/support/). -{{% /alert %}} - ## Introduction Visit the [Mendix Community](https://community.mendix.com) for all the information you need as a member of the Mendix community. Each section of the site represents a community tool that is continuously updated with new content and exciting developments. Furthermore, the content on the site is not only created for the Mendix community, it is created by the Mendix community! diff --git a/content/en/docs/control-center/_index.md b/content/en/docs/control-center/_index.md index 315a6b2ff25..6dee9f741b6 100644 --- a/content/en/docs/control-center/_index.md +++ b/content/en/docs/control-center/_index.md @@ -12,10 +12,6 @@ aliases: - /developerportal/control-center --- -{{% alert color="info" %}} -The Mendix Portal is the online platform of Mendix. It includes [Apps](/developerportal/), Control Center, [Community](/community-tools/), [Marketplace](/appstore/), [Catalog](/catalog/), and [Mendix Support](/support/). -{{% /alert %}} - ## Introduction When you sign up on the Mendix Platform, you are able to create new apps, invite other users to your app teams, deploy your apps, and invite app end-users to give feedback, among many other activities. Insights into these company activities are provided in Control Center in one central overview. These insights will help you to be in control and remain aware of everything happening within the Mendix landscape of your company. diff --git a/content/en/docs/developerportal/_index.md b/content/en/docs/developerportal/_index.md index e6788de3e2d..631e1b3e2ec 100644 --- a/content/en/docs/developerportal/_index.md +++ b/content/en/docs/developerportal/_index.md @@ -12,10 +12,6 @@ cascade: #This document is mapped to the landing page, update the link there if renaming or moving the doc file. --- -{{% alert color="info" %}} -The Mendix Portal is the online platform of Mendix. It includes Apps, [Control Center](/control-center/), [Community](/community-tools/), [Marketplace](/appstore/), [Catalog](/catalog/), and [Mendix Support](/support/). -{{% /alert %}} - ## Introduction [Apps](https://sprintr.home.mendix.com) is one of the key components of the Mendix Portal. In **Apps**, you can create, deploy, and manage apps as well as collaborate with each other. After you open **Apps**, you will get a summary of your current apps, your company apps, and your pending invites. diff --git a/content/en/docs/marketplace/_index.md b/content/en/docs/marketplace/_index.md index aa86380c296..a6872d1b2a3 100644 --- a/content/en/docs/marketplace/_index.md +++ b/content/en/docs/marketplace/_index.md @@ -10,10 +10,6 @@ cascade: - mendix_version: 10 --- -{{% alert color="info" %}} -The Mendix Portal is the online platform of Mendix. It includes [Apps](/developerportal/), [Control Center](/control-center/), [Community](/community-tools/), Marketplace, [Catalog](/catalog/), and [Mendix Support](/support/). -{{% /alert %}} - ## Introduction Mendix Studio Pro includes many core out-of-the-box widgets, such as data grids and snippets. You can, however, extend your application with more features, widgets, and modules, such as the [Forgot Password module](https://marketplace.mendix.com/link/component/1296/)), simple charts, an [Excel importer](https://marketplace.mendix.com/link/component/1296/), thus making your development even faster. You can do this by using content from the [Mendix Marketplace](https://marketplace.mendix.com/). The Mendix Marketplace is a robust platform for the rapid development of apps, which contains many useful and reusable widgets and modules created by Mendix, as well as by our partners and community. It includes complete sample apps that can be used right away, as well as various components, such as connectors, modules, and widgets, that can be used to build your apps more quickly. In the Mendix Marketplace, you can browse all the content, get what you need, and share the content you have created. diff --git a/content/en/docs/mendix-portal/_index.md b/content/en/docs/mendix-portal/_index.md new file mode 100644 index 00000000000..c9596f0c8dd --- /dev/null +++ b/content/en/docs/mendix-portal/_index.md @@ -0,0 +1,27 @@ +--- +title: "The Mendix Portal" +url: /portal/ +description: "Provides information on the Mendix Portal home page and navigation." +weight: 20 +no_list: false +description_list: true +cascade: + - content_type: "Mendix Portal" +--- + +## Introduction + +The Mendix Portal is the online platform from Mendix. It allows you to create, share, and manage your resources, and provides access to the following: + +* [Apps](/developerportal/) — Create, deploy, and manage apps. +* [Deployment](/deployment/) — Deploy apps to various target platforms. +* [Portfolio](/developerportal/portfolio-management/) — Manage initiatives throughout their development stages. +* [Compass](/developerportal/compass/) — Plan and streamline the implementation of your first app. +* [Control Center](/control-center/) — View, manage, and control your company's Mendix activities. +* [Marketplace](/appstore/) — Extend your application with ready-to-use components. +* [Catalog](/catalog/) — Manage your OData, REST, Web Service, and Business Event assets. +* Docs — The guide that you are currently reading. +* Academy — Explore learning paths. +* [Community](/community-tools/) — Connect with Community members, and ask and answer questions. + +## Documents in This Category \ No newline at end of file diff --git a/content/en/docs/developerportal/global-navigation.md b/content/en/docs/mendix-portal/global-navigation.md similarity index 72% rename from content/en/docs/developerportal/global-navigation.md rename to content/en/docs/mendix-portal/global-navigation.md index 9f22a099994..9ec678729cc 100644 --- a/content/en/docs/developerportal/global-navigation.md +++ b/content/en/docs/mendix-portal/global-navigation.md @@ -1,15 +1,15 @@ --- title: "Global Navigation" -url: /developerportal/global-navigation/ +url: /portal/global-navigation/ description: "Describes the global navigation and top bar that is available throughout the online Mendix Platform." -weight: 1 +weight: 3 +aliases: + - /developerportal/global-navigation/ --- ## Introduction -The global navigation top bar and menu work the same in **Apps** as they do in other browser-based parts of the Mendix Portal (for example, [Mendix Marketplace](/appstore/) and [Mendix Catalog](/catalog/)). - -The global navigation is always accessible throughout the online Mendix Platform. +The global navigation top bar and menu are available throughout the Mendix Portal, and work the same across all Portal services. ## Global Navigation Menu {#global-navigation} @@ -17,15 +17,15 @@ On the left side of the top bar, click **Open Global Navigation** ({{% icon name {{< figure src="/attachments/developerportal/global-nav/navigation-menu.png" width="250" class="no-border" >}} -Click the menu items to navigate to different parts of the Mendix Platform, or hover over the menu items to expand the sections for further access. +Click the menu items to navigate to different parts of the Mendix Portal, or hover over the menu items to expand the sections for further access. ## Search -In the **Search** box, you can search the platform for **Docs**, **Forum** posts, public **Marketplace** content, and **Academy** content. +In the **Search** box, you can search the portal for **Docs**, **Forum** posts, public **Marketplace** content, and **Academy** content. Use the various filters to refine your search results: -{{< figure src="/attachments/developerportal/global-nav/search-menu.png" width="500" class="no-border" >}} +{{< figure src="/attachments/mendix-portal/global-nav/portal_search.png" class="no-border" >}} ## Support Menu @@ -43,7 +43,7 @@ Click **Open Notifications Menu** ({{% icon name="alarm-bell" %}}) to see the pl To configure what types of notifications you receive, click **Settings** ({{% icon name="cog" %}}) and update the options in the [Notification Settings](/community-tools/mendix-profile/user-settings/#notifications) page that opens. -{{< figure src="/attachments/developerportal/global-nav/notifications.png" width="300" class="no-border" >}} +{{< figure src="/attachments/developerportal/global-nav/notifications.png" width="500" class="no-border" >}} {{% alert color="info" %}} To stop receiving notifications when new feedback is submitted for a specific app, go to the [Settings](/developerportal/collaborate/general-settings/) page for that app and click **Stop Watching**. To disable notifications for multiple apps on one page, use the **Stop Watching** option on the [My Apps](/developerportal/#my-apps) page. @@ -55,18 +55,18 @@ Click **Open Profile Menu** ({{% icon name="user" %}}) to access your [Mendix Pr You can also sign out from the Mendix Platform via this menu. -## Maia in Mendix Portal {#maia-mx-portal} +## Maia in the Mendix Portal {#maia-mx-portal} 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. {{< figure src="/attachments/developerportal/global-nav/maia-mendix-portal.jpg" width="500" >}} -Below are the Maia capabilities that are available in Mendix Portal: +Below are the Maia capabilities that are available in the Mendix Portal: -* **Maia Chat** – a built-in chat interface, for more information, see the [Maia Chat](#maia-chat) section below. -* **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*. -* **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*. -* **Maia Create User Story** – an AI-assisted tool that helps you to easily create stories in [Epics](/developerportal/project-management/epics/) through the [Board](/developerportal/project-management/epics/board/) or the [Planning](/developerportal/project-management/epics/planning/) page. +* **Maia Chat** – A built-in chat interface. For more information, refer to [Maia Chat](#maia-chat). +* **Maia Rewrite** – An AI-assisted writing aid integrated within the Mendix Community posting interface, which helps you ask properly formatted questions that are more likely to be answered. For more information on how to use it, refer to the [Asking Your Question](/community-tools/mendix-community/#asking-question) section in *Mendix Community*. +* **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, refer to the [Question Details](/community-tools/mendix-community/#question-details) section in *Mendix Community*. +* **Maia Create User Story** – An AI-assisted tool that helps you easily create stories in [Epics](/developerportal/project-management/epics/) through the [Board](/developerportal/project-management/epics/board/) or the [Planning](/developerportal/project-management/epics/planning/) page. ### Maia Chat {#maia-chat} diff --git a/content/en/docs/mendix-portal/mendix-portal.md b/content/en/docs/mendix-portal/mendix-portal.md new file mode 100644 index 00000000000..c64d83b228c --- /dev/null +++ b/content/en/docs/mendix-portal/mendix-portal.md @@ -0,0 +1,28 @@ +--- +title: "The Mendix Portal Home Page" +url: /portal/mendix-portal/ +weight: 2 +description: "Learn about the Mendix Portal home page." +--- + +## Introduction + +The Mendix Portal home page is the entry point to all Mendix online services. + +### Home Page Details + +The home page includes the following details about you: + +* Your [Mendix Academy certification](https://academy.mendix.com/link/certifications) +* Your Mendix Community [point level](/community-tools/mendix-profile/#level) + +### Home Page Actions + +These are the actions you can take on the home page: + +* Customize the sections that are displayed on the home page. There are two ways that you can do that: + + * Click **Settings** ({{< icon name="cog" >}}), then select the sections that you want to display, or deselect the sections that you want to hide. + * Click the three-dot icon ({{% icon name="three-dots-menu-horizontal" %}}) next to the sections that you want to hide. +* Create an app. +* Download Studio Pro. diff --git a/content/en/docs/support/_index.md b/content/en/docs/support/_index.md index b62f28cbbb5..7d3f4dd3b30 100644 --- a/content/en/docs/support/_index.md +++ b/content/en/docs/support/_index.md @@ -15,10 +15,6 @@ aliases: - /community-tools/support/ --- -{{% alert color="info" %}} -The Mendix Portal is the online platform of Mendix. It includes [Apps](/developerportal/), [Marketplace](/appstore/), [Control Center](/control-center/), [Community](/community-tools/), [Catalog](/catalog/), and Mendix Support. -{{% /alert %}} - ## What You Can Expect from Mendix Support Mendix Support is here to answer any questions and solve any issues that you might have. We try to make your journey as frictionless as possible. diff --git a/static/attachments/mendix-portal/global-nav/portal_search.png b/static/attachments/mendix-portal/global-nav/portal_search.png new file mode 100644 index 00000000000..64e3c3e524e Binary files /dev/null and b/static/attachments/mendix-portal/global-nav/portal_search.png differ