Skip to content

Commit 8a32d44

Browse files
Merge pull request #10344 from mendix/nc-approval-requests-update
Update Approval Requests
2 parents ad3975a + ace584b commit 8a32d44

2 files changed

Lines changed: 29 additions & 15 deletions

File tree

content/en/docs/control-center/entitlements/approval-requests.md

Lines changed: 23 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -13,30 +13,38 @@ This feature is in Public Beta. For more information, see [Release Status](/rele
1313

1414
## Introduction
1515

16-
The **Approval Requests** page allows you to manage all approval requests created for your company.
16+
The **Approval Requests** page allows you to manage all approval requests created for your company.
17+
It is made up of the **Active Requests** and **Resolved Requests** tabs.
1718

18-
## Request Details
19+
## Active Requests
1920

20-
These are the details shown for each request:
21+
This tab displays all requests that have not yet been acted upon, with the following details for each request:
2122

22-
* **Submitted On** – The date when the request was submitted.
23-
* **App Name** – The name of the app for which the request is submitted.
24-
* **Environment** – The app environment for which the request is submitted.
25-
* **Request Type** – The type of request being submitted.
26-
The only available option is **Plan Upgrade**.
27-
* **Production** – This column displays a green checkmark if the environment for which the request is submitted is production.
28-
* **Current Plan** – The plan that the environment is currently on.
29-
* **Requested Plan** – The plan that the environment should be moved to.
30-
* **Status** – The current status of the request, which can be one of the following:
23+
* **Request ID** – The unique identification code of the request.
24+
* **Request Type** – The type of request being submitted.
25+
* **Requester** – The name of the person who made the request.
26+
* **Requested Date** – The date when the request was submitted.
27+
* **Actions** – Allows you to **Reject** or **Approve** the request.
28+
Click the **Details** button next to the request to access further details.
29+
30+
## Resolved Requests
31+
32+
This tab displays all requests that have been acted upon, with the following details for each request:
33+
34+
* **Request ID** – The unique identification code of the request.
35+
* **Request Type** – The type of request being submitted.
36+
* **Requester** – The name of the person who made the request.
37+
* **Requested Date** – The date when the request was submitted.
38+
* **Status** – The status of the request, which can be one of the following:
3139

32-
* **Pending Approval**
3340
* **Approved**
3441
* **Canceled**
3542
* **Rejected**
3643
* **Expired**
37-
* **Action** – Click the **Details** button next to the request to access further details, such as the cost of the plan change and the reason for the request.
3844

39-
You can filter requests by status and type.
45+
* **Reviewer** – The name of the person who reviewed and approved, canceled, or rejected the request.
46+
* **Resolved Date** – The date when the request was acted upon, and its status was changed.
47+
* **Action** – Click the **Details** button next to the request to access further details.
4048

4149
## Approving a Request
4250

content/en/docs/releasenotes/control-center/_index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ To see the current status of the Mendix Control Center, see [Mendix Status](http
1414

1515
## 2025
1616

17+
### November 9, 2025
18+
19+
#### Improvements
20+
21+
* The [Approval Requests](/control-center/approval-requests/) page is now divided into two distinct tabs: **Active Requests** and **Resolved Requests**. This allows you to easily stay on top of all approval requests created for your company.
22+
1723
### September 29, 2025
1824

1925
#### New Features

0 commit comments

Comments
 (0)