Skip to content

Sprintr release 26-07-2025 #9820

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: development
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ aliases:

## Introduction

Mendix hosts a variety of services in the cloud. These include the environments for apps that are deployed to Mendix Cloud, as well as various online services (such as app Buzz).
Mendix hosts a variety of services in the cloud. These include the environments for apps that are deployed to Mendix Cloud, as well as various online services.

The status of each of these services is reported on the [Mendix Platform Status](https://status.mendix.com/) page.

Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/developerportal/general/documents.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ You can perform the following actions on this page:

## Read More

* [Buzz](/developerportal/general/buzz/)
* [Overview](/developerportal/general/overview/)
* [Team](/developerportal/general/team/)
* [Epics](/developerportal/project-management/epics/)
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: "Buzz"
url: /developerportal/general/buzz/
title: "Project Overview"
url: /developerportal/general/overview/
weight: 1
description: "Describes the Mendix Buzz, which is the landing page for working on a Mendix app."
description: "Describes the Mendix Overview, which is the landing page for working on a Mendix app."
#To update these screenshots, you can log in with credentials detailed in How to Update Screenshots Using Team Apps.
---

## Introduction

Located in the [navigation pane](/developerportal/#navigation-pane) of **Apps**, Buzz lets you see your app activity as well as collaborate and share ideas with your team.
Located in the [navigation pane](/developerportal/#navigation-pane) of **Apps**, Overview lets you see your app activity as well as collaborate and share ideas with your team.

{{< figure src="/attachments/developerportal/general/buzz/app-buzz.png" >}}

Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/developerportal/general/team/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Anyone with invitation permissions in their app role can invite new team members

To invite new team members, follow these steps:

1. Click **Invite Member** on the **Team** page or **Invite someone to your team** ({{% icon name="add-circle" %}}) next to the team in the [app Buzz](/developerportal/general/buzz/).
1. Click **Invite Member** on the **Team** page or **Invite someone to your team** ({{% icon name="add-circle" %}}) next to the team in the [app Overview](/developerportal/general/overview/).
2. Enter the email address for the Mendix user (or users) you want to invite to the team.
3. Select an **Access Role** for the new member and click **Add**.
4. Send the invitation.
Expand Down