diff --git a/docs/apis-for-app-testing.md b/docs/apis-for-app-testing.md
index 82682f80b..6a298fe07 100644
--- a/docs/apis-for-app-testing.md
+++ b/docs/apis-for-app-testing.md
@@ -87,28 +87,28 @@ Shown below is the response to the above cURL request.
## Generate publicly shareable build and test links
-To generate public shareable build link, run the below cURL command.
+To generate public **shareable build link**, run the below cURL command.
@@ -117,6 +117,11 @@ To generate public shareable test link, run the below cURL command.
| Test | `entityIds`
`entityType`
`expiresAt` | For tests, pass `entityIds` as the test id and pass `entityType` as "App Automation Test" `expiresAt` is the number of days after which the shareable test link will expire '|
| Build | `entityIds`
`entityType`
`expiresAt` | For builds, pass `entityIds` as the build id and pass `entityType` as "App Automation Build" `expiresAt` is the number of days after which the shareable build link will expire '|
+:::note
+The shareable links are valid for a period of 7, 15, or 30 days, after which they will expire.
+
+:::
+
>That’s all! In case you have any questions or need any additional information, you could reach out at our window.openLTChatWidget()}>**24X7 Chat Support** or mail us directly at support@lambdatest.com.