diff --git a/assets/images/kane-ai/mobile-app-features/image1.jpg b/assets/images/kane-ai/mobile-app-features/image1.jpg
new file mode 100644
index 00000000..39d3935d
Binary files /dev/null and b/assets/images/kane-ai/mobile-app-features/image1.jpg differ
diff --git a/assets/images/kane-ai/mobile-app-features/image2.jpg b/assets/images/kane-ai/mobile-app-features/image2.jpg
new file mode 100644
index 00000000..7388b51c
Binary files /dev/null and b/assets/images/kane-ai/mobile-app-features/image2.jpg differ
diff --git a/docs/kaneai-mobile-app-capabilities.md b/docs/kaneai-mobile-app-capabilities.md
new file mode 100644
index 00000000..d0e3c0cd
--- /dev/null
+++ b/docs/kaneai-mobile-app-capabilities.md
@@ -0,0 +1,60 @@
+---
+id: kane-ai-mobile-app-capabilities
+title: Mobile App advanced authoring capabilities
+hide_title: false
+sidebar_label: Advanced Mobile Features
+description: Learn how to use advanced capabilities in the KaneAI authoring for mobile app tests
+keywords:
+ - lambdatest automation
+ - lambdatest kaneai
+ - kaneai mobile app
+ - biometrics
+ - image injection
+ - video injection
+url: https://www.lambdatest.com/support/docs/kane-ai-mobile-app-capabilities/
+site_name: LambdaTest
+slug: kane-ai-mobile-app-capabilities/
+---
+
+
+> This document provides detailed instructions for utilizing advanced features in KaneAI's mobile app authoring. It covers enabling video and image injections, configuring biometrics, and other advanced settings to enhance test authoring.
+
+## Introduction
+
+KaneAI's mobile app authoring support various advanced capabilities for authoring mobile app tests. Users can navigate to advanced settings to enable options such as disabling screenshot block, enabling biometric authentication, image injection, and video injection for creating tests within KaneAI.
+
+
+
+## Disable Screenshot Block
+
+If your app doesn't allow screenshot to be taken of the app and you want to test your app's performance without any hindrance, you can use this capability. It will disable the screenshot block check added in the application to allow authoring test cases in LambdaTest.
+
+You need to ensure to enable it from advanced settings before authoring your test on KaneAI. You can find more details about this capability [here](https://www.lambdatest.com/support/docs/disable-screenshot-block/).
+
+## Biometrics Authentication
+
+Biometric Authentication is a security process that leverages the unique biological characteristics of individuals to verify their identities. In native applications, it is often used to provide a seamless, secure, and efficient user experience. This capability allows you to test your application's biometric authentication functionality more accurately and ensures your app provides an optimal user experience across a range of devices and platforms.
+
+You can find more details about this capability [here](https://www.lambdatest.com/support/docs/biometric-authentication/).
+
+## Image Injection
+
+Camera Image Injection feature allows you to author tests with **image capturing, QR code scanning**, and **barcode scanning** functionalities in your app across **real devices** on the LambdaTest.
+
+You need to ensure to enable it from advanced settings before authoring your test on KaneAI. Once enabled, you will get an option to inject image in "slash" commands in-session which needs to be used before you select the option to trigger camera API in your application workflow.
+
+You can find more details about this capability [here](https://www.lambdatest.com/support/docs/camera-image-injection/).
+
+
+
+## Video Injection
+
+Video Injection feature enables you to test video-based functionalities such as **live streaming, real-time video capture,** and **video processing** in your app across **real devices** on the LambdaTest.
+
+You need to ensure to enable it from advanced settings before authoring your test on KaneAI. Once enabled, you will get an option to inject video in "slash" commands in-session which needs to be used before you select the option to trigger camera API in your application workflow.
+
+You can find more details about this capability [here](https://www.lambdatest.com/support/docs/video-injection/).
+
+## Video Explanation
+
+🎥 **[Watch how mobile app advanced capabilities can be leveraged in KaneAI authoring](https://app.trupeer.ai/view/SZxMvBbih)**
\ No newline at end of file
diff --git a/sidebars.js b/sidebars.js
index fdc176dc..ec4cf5ac 100644
--- a/sidebars.js
+++ b/sidebars.js
@@ -1304,6 +1304,7 @@ module.exports = {
"kane-ai-jira-integration",
"kane-ai-api-testing",
"kane-ai-network-assertions",
+ "kane-ai-mobile-app-capabilities",
"kaneai-network-throttling",
"kane-ai-modules",
"kaneai-modules-versions-and-enhancement",