Skip to content

Commit fdb738e

Browse files
committed
Updated Approval Requests
1 parent befeabf commit fdb738e

2 files changed

Lines changed: 36 additions & 15 deletions

File tree

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

Lines changed: 30 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -13,30 +13,45 @@ 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+
Currently, this is **Plan Upgrade**.
26+
* **Requester** – The name of the person who made the request.
27+
* **Requested Date** – The date when the request was submitted.
28+
* **Actions** – Allows you to **Reject** or **Approve** the request.
29+
Click the **Details** button next to the request to access further details, such as the request description, and the environment for which the request was made.
30+
31+
You can filter requests by status and type.
32+
33+
## Resolved Requests
34+
35+
This tab displays all requests that have been acted upon, with the following details for each request:
36+
37+
* **Request ID** – The unique identification code of the request.
38+
* **Request Type** – The type of request being submitted, which can be one of the following:
39+
40+
* **Plan Upgrade**
41+
* **Private Connectivity**
42+
43+
* **Requester** – The name of the person who made the request.
44+
* **Requested Date** – The date when the request was submitted.
45+
* **Status** – The status of the request, which can be one of the following:
3146

32-
* **Pending Approval**
3347
* **Approved**
3448
* **Canceled**
3549
* **Rejected**
3650
* **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.
3851

39-
You can filter requests by status and type.
52+
* **Reviewer** – The name of the person who reviewed and approved, canceled, or rejected the request.
53+
* **Resolved Date** – The date when the request was acted upon, and its status was changed.
54+
* **Action** – Click the **Details** button next to the request to access further details, such as the request description, and the environment for which the request was made.
4055

4156
## Approving a Request
4257

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)