diff --git a/src/pages/docs/activity-monitoring/audit-logs.md b/src/pages/docs/activity-monitoring/audit-logs.md
index ca2eab70..736dc806 100644
--- a/src/pages/docs/activity-monitoring/audit-logs.md
+++ b/src/pages/docs/activity-monitoring/audit-logs.md
@@ -32,16 +32,6 @@ Audit logs provide a complete record of all key activities in your Testsigma acc
>
> Before you begin, ensure you are familiar with **Activity Logs** for all entities in Testsigma.
----
-
-## **Interactive Demo: View & Export Audit Logs**
-
-
---
diff --git a/src/pages/docs/ai-agents/bug-reporter.md b/src/pages/docs/ai-agents/bug-reporter.md
index a0efc6f9..603adaf3 100644
--- a/src/pages/docs/ai-agents/bug-reporter.md
+++ b/src/pages/docs/ai-agents/bug-reporter.md
@@ -12,9 +12,6 @@ contextual_links:
- type: link
name: "Prerequisites"
url: "#prerequisites"
-- type: link
- name: "Interactive Demo"
- url: "#interactive-demo"
- type: link
name: "Steps to Import Test Cases"
url: "#steps-to-import-test-cases"
diff --git a/src/pages/docs/atto/generative-ai/copilot/web-recorder.md b/src/pages/docs/atto/generative-ai/copilot/web-recorder.md
index 0da0bb0f..f222168d 100644
--- a/src/pages/docs/atto/generative-ai/copilot/web-recorder.md
+++ b/src/pages/docs/atto/generative-ai/copilot/web-recorder.md
@@ -18,9 +18,6 @@ contextual_links:
- type: link
name: "Generate Test Cases with Prompts"
url: "#generate-test-cases-with-prompts"
-- type: link
- name: "Interactive Demo"
- url: "#interactive-demo"
---
---
@@ -100,18 +97,6 @@ Follow the same steps from 1-3 from the above section.

----
-
-## **Interactive Demo**
-
-Try this interactive demo to learn how to generate test cases for web apps using Testsigma Copilot!
-
-
---
\ No newline at end of file
diff --git a/src/pages/docs/atto/generative-ai/integrations/figma.md b/src/pages/docs/atto/generative-ai/integrations/figma.md
index ecc0eb1d..745a0dbc 100644
--- a/src/pages/docs/atto/generative-ai/integrations/figma.md
+++ b/src/pages/docs/atto/generative-ai/integrations/figma.md
@@ -132,14 +132,5 @@ A frame inside a page or a section represents a screen of web or mobile app.

-### **Try this interactive demo to learn how Figma components work!**
-
-
-
---
\ No newline at end of file
diff --git a/src/pages/docs/desktop-automation/batch-elements.md b/src/pages/docs/desktop-automation/batch-elements.md
index b7d9d2db..985a88d3 100644
--- a/src/pages/docs/desktop-automation/batch-elements.md
+++ b/src/pages/docs/desktop-automation/batch-elements.md
@@ -12,9 +12,6 @@ contextual_links:
- type: link
name: "Prerequisites"
url: "#prerequisites"
-- type: link
- name: "Interactive Demo"
- url: "#interactive-demo"
- type: link
name: "Steps to Create Elements Using Batch Element Recorder"
url: "#steps-to-create-elements-using-batch-element-recorder"
@@ -35,16 +32,6 @@ The Batch Element Recorder lets you capture all UI elements in a desktop applica
> 4. The **WinTest Automation** folder must exist in the **Testsigma Agent** directory.
> 5. You have a Windows application to test and make sure it’s open on your device.
----
-
-## **Interactive Demo**
-
-
---
diff --git a/src/pages/docs/desktop-automation/desktop-projects-and-applications.md b/src/pages/docs/desktop-automation/desktop-projects-and-applications.md
index d35480e4..eac7f43e 100644
--- a/src/pages/docs/desktop-automation/desktop-projects-and-applications.md
+++ b/src/pages/docs/desktop-automation/desktop-projects-and-applications.md
@@ -9,9 +9,6 @@ warning: false
contextual_links:
- type: section
name: "Contents"
-- type: link
- name: "Interactive Demo"
- url: "#interactive-demo"
- type: link
name: "Steps to Create a Project and an Application"
url: "#steps-to-create-a-project-and-an-application"
@@ -23,16 +20,6 @@ In Testsigma, you can create a desktop application by adding it to an existing p
For more information, refer to the [documentation on creating projects](https://testsigma.com/docs/projects/overview/) and [documentation on creating applications](https://testsigma.com/docs/projects/applications/).
----
-
-## **Interactive Demo**
-
-
---
diff --git a/src/pages/docs/desktop-automation/test-cases-for-desktop-automation.md b/src/pages/docs/desktop-automation/test-cases-for-desktop-automation.md
index 28c7af2c..3943ad90 100644
--- a/src/pages/docs/desktop-automation/test-cases-for-desktop-automation.md
+++ b/src/pages/docs/desktop-automation/test-cases-for-desktop-automation.md
@@ -12,9 +12,6 @@ contextual_links:
- type: link
name: "Prerequisites"
url: "#prerequisites"
-- type: link
- name: "Interactive Demo"
- url: "#interactive-demo"
- type: link
name: "Steps to Create Test Cases for Desktop Automation"
url: "#steps-to-create-test-cases-for-desktop-automation"
@@ -35,16 +32,6 @@ Test cases for desktop applications rely on the elements captured through Testsi
> 4. The **WinTest Automation** folder must exist in the **Testsigma Agent** directory.
> 5. You have a Windows application to test and make sure it’s open on your device.
----
-
-## **Interactive Demo**
-
-
---
diff --git a/src/pages/docs/getting-started/command-center.md b/src/pages/docs/getting-started/command-center.md
index eb66cdb3..bcbf92a0 100644
--- a/src/pages/docs/getting-started/command-center.md
+++ b/src/pages/docs/getting-started/command-center.md
@@ -25,6 +25,7 @@ Also, you can perform the following actions with a lesser number of clicks using
---
## **To Use the Command Center**
+
1. To open the **Command Center**, press `Command` + `K` keys (for Mac) or press `Ctrl` + `K` keys (for Windows).

@@ -33,7 +34,5 @@ Also, you can perform the following actions with a lesser number of clicks using
3. Use the up and down arrow keys on your keyboard to navigate and press the `Return` key (for Mac) or the `Enter` key (for Windows) to select the desired command/action.
-Here's a quick GIF demonstrating how to use the command center:
-
-
+---
\ No newline at end of file
diff --git a/src/pages/docs/getting-started/testsigma-sample-apps.md b/src/pages/docs/getting-started/testsigma-sample-apps.md
index 5d43c56d..e6aea2b4 100644
--- a/src/pages/docs/getting-started/testsigma-sample-apps.md
+++ b/src/pages/docs/getting-started/testsigma-sample-apps.md
@@ -29,11 +29,11 @@ This article provides a few sample applications for users to practice testing in
1. Use the following apps for practicing mobile app testing.
- - Sample IPA Application
+ - Sample IPA Application
- - Sample APK Application
+ - Sample APK Application
- - SMS Forwarder Application
+ - SMS Forwarder Application
*For more information on uploading mobile apps for testing, refer to the [documentation on uploading android and iOS apps](https://testsigma.com/docs/uploads/upload-apps/).*
diff --git a/src/pages/docs/projects/overview.md b/src/pages/docs/projects/overview.md
index 3a0b3c7c..b4c02684 100644
--- a/src/pages/docs/projects/overview.md
+++ b/src/pages/docs/projects/overview.md
@@ -37,10 +37,10 @@ This document will walk you through **creating**, **editing**, **switching**, an
## **Creating a Project**
1. Navigate to **Create New** and click on **Project** from the dropdown menu.
-
+ 
2. Enter the **Project Name** and **Description** (Optional).
-
+ 
[[info | **NOTE**:]]
| Custom fields you create for your projects under **Settings > Custom Fields > Projects** will appear here.
@@ -54,14 +54,6 @@ This document will walk you through **creating**, **editing**, **switching**, an
5. Click on **Create**.

-### **Try this interactive demo to learn how to create a Project!**
-
-
---
@@ -84,15 +76,6 @@ This document will walk you through **creating**, **editing**, **switching**, an
> **Adding**, **Editing**, and **Deleting** Applications & Versions can be done under **Project Settings > Applications**.
-### **Try this interactive demo to learn how to edit a Project!**
-
-
-
---
## **Switching Projects**
@@ -115,22 +98,11 @@ This document will walk you through **creating**, **editing**, **switching**, an
2. Click on **Delete**.

-3. On the **Delete project** dialog, enter **DELETE** and click on **Delete**.
-
-4. On the **Delete project** prompt, enter **DELETE** and click on **Delete**.
+3. On the **Delete project** prompt, enter **DELETE** and click on **Delete**.

-### **Try this interactive demo to learn how to delete a Project!**
-
-
-
[[info | **NOTE**:]]
| Deleting a Project will delete:
diff --git a/src/pages/docs/projects/versions.md b/src/pages/docs/projects/versions.md
index 0752c8f6..aa2a8c46 100644
--- a/src/pages/docs/projects/versions.md
+++ b/src/pages/docs/projects/versions.md
@@ -24,9 +24,6 @@ contextual_links:
- type: link
name: "Getting Version ID"
url: "#getting-version-id"
-- type: link
- name: "Interactive Demo"
- url: "#interactive-demo"
---
---
diff --git a/src/pages/docs/sap-automation/batch-element-recorder.md b/src/pages/docs/sap-automation/batch-element-recorder.md
index 4accc5a1..bb2fee89 100644
--- a/src/pages/docs/sap-automation/batch-element-recorder.md
+++ b/src/pages/docs/sap-automation/batch-element-recorder.md
@@ -12,9 +12,6 @@ contextual_links:
- type: link
name: "Prerequisites"
url: "#prerequisites"
-- type: link
- name: "Interactive Demo"
- url: "#interactive-demo"
- type: link
name: "Steps to Create Element Using Batch Elements Recorder"
url: "#steps-to-create-element-using-batch-elements-recorder"
@@ -36,16 +33,6 @@ The Batch Element Recorder enables you to capture all visible UI elements in an
> 5. The **SAP** desktop application is installed and currently open on your device.
> 6. A working connection to your **SAP** system has been created using **SAP Logon**.
----
-
-## **Interactive Demo**
-
-
---
diff --git a/src/pages/docs/sap-automation/test-cases-for-sap-automation.md b/src/pages/docs/sap-automation/test-cases-for-sap-automation.md
index 8b89542a..c1bac861 100644
--- a/src/pages/docs/sap-automation/test-cases-for-sap-automation.md
+++ b/src/pages/docs/sap-automation/test-cases-for-sap-automation.md
@@ -12,9 +12,6 @@ contextual_links:
- type: link
name: "Prerequisites"
url: "#prerequisites"
-- type: link
- name: "Interactive Demo"
- url: "#interactive-demo"
- type: link
name: "Steps to Create Test Cases for SAP Automation"
url: "#steps-to-create-test-cases-for-sap-automation"
@@ -36,16 +33,6 @@ With Testsigma’s no-code platform, you can create test cases using the capture
> 5. The **SAP** desktop application is installed and currently open on your device.
> 6. A working connection to your **SAP** system has been created using **SAP Logon**.
----
-
-## **Interactive Demo**
-
-
---
diff --git a/src/pages/docs/test-cases/create-steps-restapi/mock-apis.md b/src/pages/docs/test-cases/create-steps-restapi/mock-apis.md
index c28f0756..7463daa2 100644
--- a/src/pages/docs/test-cases/create-steps-restapi/mock-apis.md
+++ b/src/pages/docs/test-cases/create-steps-restapi/mock-apis.md
@@ -13,9 +13,6 @@ contextual_links:
- type: link
name: "Prerequisites"
url: "#prerequisites"
-- type: link
- name: "Interactive Demo"
- url: "#interactive-demo"
- type: link
name: "Steps to Send Custom Variables in API Steps"
url: "#steps-to-send-custom-variables-in-api-steps"
@@ -36,16 +33,6 @@ With Testsigma, you can choose default and custom values for various variables s
> 1. [Documentation on creating test cases](https://testsigma.com/docs/test-cases/manage/add-edit-delete/#create-test-case).
> 2. [Documentation on adding Rest API to the test steps](https://testsigma.com/docs/test-cases/step-types/rest-api/#add-restful-api-in-test-steps).
----
-
-## **Interactive Demo**
-
-
---
diff --git a/src/pages/docs/test-cases/create-steps-restapi/stored-objects.md b/src/pages/docs/test-cases/create-steps-restapi/stored-objects.md
index f9edbd91..e95aef36 100644
--- a/src/pages/docs/test-cases/create-steps-restapi/stored-objects.md
+++ b/src/pages/docs/test-cases/create-steps-restapi/stored-objects.md
@@ -10,9 +10,6 @@ warning: false
contextual_links:
- type: section
name: "Contents"
-- type: link
- name: "Interactive Demo"
- url: "#interactive-demo"
- type: link
name: "Store Objects from Save response"
url: "#store-objects-from-save-response"
@@ -24,17 +21,6 @@ Stored objects have **GLOBAL** scope, which can be used for cross-test case veri
---
-## **Interactive Demo**
-
-
-
----
-
## **Store Objects from Save response**
1. **Send** an API request, and at the bottom of the screen, the **response body** will appear for the request you sent.
diff --git a/src/pages/docs/test-cases/imports-and-exports/manage-save-points.md b/src/pages/docs/test-cases/imports-and-exports/manage-save-points.md
index 37fef77f..8d7c7476 100644
--- a/src/pages/docs/test-cases/imports-and-exports/manage-save-points.md
+++ b/src/pages/docs/test-cases/imports-and-exports/manage-save-points.md
@@ -9,9 +9,6 @@ warning: false
contextual_links:
- type: section
name: "Contents"
-- type: link
- name: "Interactive Demo"
- url: "#interactive-demo"
- type: link
name: "Steps to Manage Save Points"
url: "#steps-to-manage-save-points"
@@ -23,17 +20,6 @@ The Save Points feature lets you create checkpoints manually or during import to
---
-## **Interactive Demo**
-
-
-
----
-
## **Steps to Manage Save Points**
1. From the left navigation bar, go to **Save Points**.
diff --git a/src/pages/docs/test-cases/imports-and-exports/view-the-import-summary.md b/src/pages/docs/test-cases/imports-and-exports/view-the-import-summary.md
index d9734e3c..1bb2d100 100644
--- a/src/pages/docs/test-cases/imports-and-exports/view-the-import-summary.md
+++ b/src/pages/docs/test-cases/imports-and-exports/view-the-import-summary.md
@@ -12,9 +12,6 @@ contextual_links:
- type: link
name: "Prerequisites"
url: "#prerequisites"
-- type: link
- name: "Interactive Demo"
- url: "#interactive-demo"
- type: link
name: "Steps to View the Import Summary"
url: "#steps-to-view-the-import-summary"
@@ -30,16 +27,6 @@ You can use the Import Summary feature to view the status and details of your im
>
> Ensure you have imported artefacts from the current project to the destination project.
----
-
-## **Interactive Demo**
-
-
---