Skip to content
Open
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
9 changes: 9 additions & 0 deletions content/en/docs/developerportal/app-insights/feedback.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,15 @@ The following options are available:
* **Group Team Comments** – Displays all the comments left by your team for this group. You can leave comments here and add attachments to each comment.
Comments submitted here are only visible to your team members.

## Organizing Feedback with Maia

You can use Maia to organize unsorted feedback. To do that, click {{% icon name="sparkles" %}} (**Ask Maia**), then select one of these options:

* **Suggest Groups** – Maia analyzes ungrouped feedback, and defines new groups for similar items.
* **Add Feedback to Group** – Maia analyzes ungrouped feedback, and suggests existing groups where it can be added.

In both cases, you can accept Maia's suggestion, or ask it to broaden or tighten the results it provides.

## Archive {#archive}

On the **Archive** tab, everyone in your team can view all the archived feedback.
Expand Down
2 changes: 2 additions & 0 deletions content/en/docs/mendix-portal/maia-portal.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ These are the tasks you can achieve with Maia in Mendix Portal:
* On the [Board](/developerportal/project-management/epics/board/) page
* On the [Planning](/developerportal/project-management/epics/planning/) page

* **Maia for Feedback** – An AI-assisted tools that help you organize unsorted feedback into groups and themes. This is available on the [Feedback](/developerportal/app-insights/feedback/#organizing-feedback-with-maia) page.

## Maia Chat {#maia-chat}

{{% alert color="info" %}}
Expand Down
6 changes: 6 additions & 0 deletions content/en/docs/releasenotes/developer-portal/2026.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ weight: 1

## January 2026

### January 29, 2026

### New Features

* You can now use Maia to organize unsorted feedback by grouping together related items. This option is available on the Feedback page, and can be accessed by clicking {{% icon name="sparkles" %}} (**Ask Maia**). For details, refer to the [Organizing Feedback with Maia]/developerportal/app-insights/feedback/#organizing-feedback-with-maia) section in *Feedback*.

### January 15, 2026

#### Fixes
Expand Down
2 changes: 1 addition & 1 deletion layouts/partials/landingpage/latest-releases.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ <h4 class="lp-panel-title">Latest Releases</h4>
</li>
<li class="lp-panel-list">
<a href="/releasenotes/developer-portal/">Apps</a>
<p class="rn-date">January 15, 2026</p>
<p class="rn-date">January 29, 2026</p>
</li>
<li class="lp-panel-list">
<a href="/releasenotes/developer-portal/deployment/">Deployment</a>
Expand Down