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
3 changes: 1 addition & 2 deletions content/en/docs/developerportal/general/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,14 @@ aliases:

Located in the [navigation pane](/developerportal/#navigation-pane) of **Apps**, **Overview** lets you see your app activity and the most important information about your project at a glance.

{{< figure src="/attachments/developerportal/general/overview/project-overview.png" >}}

At the top of the page, you can find key information about your app, such as its logo, name, and description. If no description is provided, there is a placeholder text. With the **App Settings** permission, you can change the logo, name, and description of the app on the [Settings](/developerportal/general-settings/) page.

On the right side of the page, you can find the following information about your app:

* The size of your **Team** and your team members. Up to 5 team members can be displayed here at a time.
* The **Project Details** section, which displays the categories assigned to the project. The assigned categories allow you to easily classify and search apps on the [Apps](/developerportal/) page.
If you have the **App Settings** permission, you can change the assigned categories on the [Settings](/developerportal/general-settings/) page.
* The **App Insights** section displays a summary of the latest feedback items and Mini Survey responses received for the app.

Click **Invite someone to your team** ({{% icon name="add-circle" %}}) to invite new members to your team directly.

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 @@ -6,6 +6,12 @@ description: "2026 release notes for app management and other parts of Apps"
weight: 1
---

## March 2026

### March 1, 2026

* In an ongoing initiative to redesign the [Project Overview](/developerportal/general/overview/) page, we have enhanced it with a new section, namely **App Insights**. This new section includes the latest feedback and Mini Survey responses.

## January 2026

### January 29, 2026
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 29, 2026</p>
<p class="rn-date">March 1, 2026</p>
</li>
<li class="lp-panel-list">
<a href="/releasenotes/developer-portal/deployment/">Deployment</a>
Expand Down