diff --git a/docs/documentation/platform/access-controls/access-requests.mdx b/docs/documentation/platform/access-controls/access-requests.mdx
index cc0add8d8..cf2643db8 100644
--- a/docs/documentation/platform/access-controls/access-requests.mdx
+++ b/docs/documentation/platform/access-controls/access-requests.mdx
@@ -25,6 +25,11 @@ This functionality works in the following way:
{/*  */}

+
+ Optionally, approvers can edit the duration of an access request to reduce how long access will be granted by clicking the **Edit** icon next to the duration.
+ 
+
+
If the access request matches with a policy that allows break-glass approval
bypasses, the requester may bypass the policy and get access to the resource
diff --git a/docs/images/platform/access-controls/edit-access-request.png b/docs/images/platform/access-controls/edit-access-request.png
new file mode 100644
index 000000000..c5db2f5f9
Binary files /dev/null and b/docs/images/platform/access-controls/edit-access-request.png differ