You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/control-center/entitlements/approval-requests.md
+23-15Lines changed: 23 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,30 +13,38 @@ This feature is in Public Beta. For more information, see [Release Status](/rele
13
13
14
14
## Introduction
15
15
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.
17
18
18
-
## Request Details
19
+
## Active Requests
19
20
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:
21
22
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:
31
39
32
-
***Pending Approval**
33
40
***Approved**
34
41
***Canceled**
35
42
***Rejected**
36
43
***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.
38
44
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.
Copy file name to clipboardExpand all lines: content/en/docs/releasenotes/control-center/_index.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,12 @@ To see the current status of the Mendix Control Center, see [Mendix Status](http
14
14
15
15
## 2025
16
16
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.
0 commit comments