diff --git a/src/left-nav-title.json b/src/left-nav-title.json
index 4532d33..1d90f09 100644
--- a/src/left-nav-title.json
+++ b/src/left-nav-title.json
@@ -235,5 +235,14 @@
},
"manage-data-sets": {
"/docs/test-management/data-sets/manage-data-sets/": "Manage Data Sets"
+ },
+ "azure-two-way-integration": {
+ "/docs/test-management/integrations/azure-two-way-integration/": "Azure DevOps Two-way Integration"
+ },
+ "azure-devops": {
+ "/docs/test-management/integrations/azure-devops": "Azure DevOps Integration"
+ },
+ "manage-azure-devops-work-items": {
+ "/docs/test-management/atto/sprint-planner/manage-azure-devops-work-items/": "Manage Azure DevOps Work Items"
}
}
\ No newline at end of file
diff --git a/src/pages/docs/test-management/atto/generator-agent/generate-tests-from-azure-devops.md b/src/pages/docs/test-management/atto/generator-agent/generate-tests-from-azure-devops.md
new file mode 100644
index 0000000..1d2f201
--- /dev/null
+++ b/src/pages/docs/test-management/atto/generator-agent/generate-tests-from-azure-devops.md
@@ -0,0 +1,70 @@
+---
+title: 'Generate Test Cases from Azure DevOps'
+page_title: 'Generate Test Cases from Azure DevOps'
+metadesc: 'Generate multiple AI-powered test cases in Testsigma directly from Azure DevOps user stories for faster, smarter test creation.'
+noindex: false
+order: 13.29
+page_id: 'generate-test-cases-from-azure-devops'
+warning: false
+contextual_links:
+ - type: section
+ name: 'Contents'
+ - type: link
+ name: 'Prerequisites'
+ url: '#prerequisites'
+ - type: link
+ name: 'Generate Test Cases'
+ url: '#generate-test-cases'
+---
+
+
+
+**Generate detailed test cases quickly using Azure DevOps work items in Test Management by Testsigma.**
+
+---
+
+You can generate multiple test cases in Testsigma directly from your Azure DevOps user stories using AI. Simply select the Azure DevOps organization, project, work item type, and story. The AI uses the information in Azure DevOps to create complete test cases.
+
+---
+
+> ## **Prerequisites**
+>
+> Before you begin, ensure that:
+> - You have a project in Test Management by Testsigma.
+> - Your Azure DevOps project contains active user stories or work items.
+> - Azure DevOps is integrated with Test Management by Testsigma.
+
+---
+
+## **Generate Test Cases**
+
+1. On the **Dashboard**, click **AI Powered Test Case Generation** under **Quick Actions**.
+
+
+ Alternatively, go to **Test Cases** and click **Create with AI** in the top-right corner.
+
+
+2. On the **Ask AI – To Generate Multiple Test Cases** page, select **Azure DevOps Work Items** from the available options.
+
+3. In the **Add Azure DevOps Work Items** dialog:
+ - Select the **Azure DevOps Organization**.
+ - Select the **Project**.
+ - Select the **Work Item Type** (for example, User Story or Bug).
+ - Select the required **Work Item**.
+ - Click **Add**.
+
+4. Click the folder icon, and choose the folder where you want to add the test cases.
+
+5. Select the test case type: **Documentation** or **Test Step** template.
+
+6. Enter the prompt, and click **Generate**.
+
+7. Wait for Testsigma to generate scenarios and the corresponding test cases.
+
+8. Expand each scenario to view the associated test cases.
+
+9. Select the test cases you want to include under each scenario, and click **Accept**.
+
+10. The selected test cases will be added to the specified folder
+
+---
\ No newline at end of file
diff --git a/src/pages/docs/test-management/atto/sprint-planner/manage-azure-devops-work-items.md b/src/pages/docs/test-management/atto/sprint-planner/manage-azure-devops-work-items.md
new file mode 100644
index 0000000..52b0122
--- /dev/null
+++ b/src/pages/docs/test-management/atto/sprint-planner/manage-azure-devops-work-items.md
@@ -0,0 +1,177 @@
+---
+title: 'Sprint Planner for Azure DevOps Work Items'
+page_title: 'Sprint Planner for Azure DevOps Work Items'
+metadesc: 'Integrate Azure DevOps with Testsigma to auto-generate test cases from sprints using Atto’s Sprint Planner and Generator Agents.'
+noindex: false
+order: 13.14
+page_id: 'sprint-planner-for-azure-devops-work-items'
+warning: false
+contextual_links:
+ - type: section
+ name: 'Contents'
+ - type: link
+ name: 'Prerequisites'
+ url: '#prerequisites'
+ - type: link
+ name: 'Attach an Azure DevOps Project'
+ url: '#attach-an--project'
+ - type: link
+ name: 'View & Activate Azure DevOps Sprints in Atto'
+ url: '#view--activate-azure-devops-sprints-in-atto'
+ - type: link
+ name: 'View Sprint Details & Generate Test Cases'
+ url: '#view-sprint-details--generate-test-cases'
+ - type: link
+ name: 'Synchronization of Azure DevOps Actions in Test Management'
+ url: '#synchronization-of-azure-devops-actions-in-test-management'
+---
+
+---
+
+
+
+**Quickly turn Azure DevOps sprint work items into ready-to-run test cases with minimal effort.**
+
+---
+
+You can generate test cases automatically by integrating Azure DevOps with Test Management by Testsigma. Atto detects sprints from Azure DevOps and displays them on the Atto Home. You can activate a sprint and select work items to generate multiple test cases with just a few clicks.
+
+The Sprint Planner Agent helps you manage and organize your Azure DevOps sprints in Testsigma, while the Generator Agent automatically generates test cases from selected sprint work items. This article explains how to use these agents together for a seamless test creation workflow.
+
+---
+
+> ## **Prerequisites**
+>
+> Before you begin, ensure:
+>
+> - You have a project created in Test Management by Testsigma.
+> - The project is connected to an Azure DevOps project.
+> - You have sufficient permissions in Azure DevOps to authorize the integration with Test Management by Testsigma.
+> - You have configured the required service hooks in Azure DevOps to enable real-time synchronization between Azure DevOps and Test Management by Testsigma.
+
+---
+
+## **Attach an Azure DevOps Project**
+
+1. On the **Dashboard**, click the **Candy Box** icon, and then select **+ New Project**.
+
+2. In the **Create a New Project** dialog, enter the **Project Name**, **Description**, and **Project Key**.
+
+3. From the **Project Management Tool** dropdown, select the project you want to attach.
+
+ Alternatively, you can also attach the Azure DevOps project from the **Project Settings** overlay.
+ 
+
+---
+
+## **View & Activate Azure DevOps Sprints in Atto**
+
+1. On the **Dashboard**, click **Atto’s Home**.
+
+2. Go to the **Other Sprints** tab to view all available sprints from your Azure DevOps project.
+
+3. In the **Other Sprints** tab of **Atto’s Home**, you can see the following tabs:
+ 
+
+ - **Inactive:** Displays sprints that are imported from Azure DevOps but are not yet active in Testsigma. You can activate these sprints for test case generation.
+ - **Completed:** Displays sprints that were previously activated and done with the test case generation.
+ - **Deleted:** Displays sprints that are deleted in the Azure DevOps project.
+
+ Use these filters to easily find the sprints you need based on their current workflow status.
+
+4. Review the list of sprints. Each sprint card shows the **Sprint ID**, **Name**, **Number of stories** waiting for test generation, and the **Last Updated Date**.
+
+5. Select a sprint to view the list of stories associated with that sprint. The sprint view shows the following details:
+
+ **a.** Sprint **Name** and **Duration**.
+
+ **b.** Tabs to filter stories by status: **All Stories**, **To Do**, **In Progress**, and **Done**.
+
+ **c.** Search by title box to find a specific story.
+
+ **d.** Story list with **ID**, **Title**, and **Current Status** (e.g., **To Do**).
+ 
+
+6. Click **Activate** next to the sprint for which you want to generate test cases
+
+---
+
+## **View Speint Details & Generate Test Cases**
+
+1. Once you activate a sprint in **Azure DevOps**, Atto detects and displays sprint details in a pop-up in Test Management by Testsigma.
+
+[[info | **NOTE**:]]
+| - At this stage, the **Generator Agent** takes over and starts generating test cases automatically based on the selected user stories. You can review, edit, and organize these cases before saving them.
+
+2. Click **Start Generating Tests** to start generating tests for the attached stories.
+ 
+
+3. Once the **Sprint** moves to **In Progress**, you can view high-level metrics, including:
+
+ **a.** Sprint **Name**.
+
+ **b.** A completion percentage bar.
+
+ **c.** Number of stories in **To Do**, **In Progress**, **Done**, and **Modified** states.
+
+ **d.** Search by title box to find a specific story.
+
+ **e.** Story list with **ID**, **Title**, and **Current Status** (e.g., **To Do**).
+ 
+
+4. Atto starts generating test cases using the data from the selected story.
+
+5. Click on any test case to view details such as preconditions, test steps, and expected results.
+
+6. Review the test case and select the folder where you want to save it.
+
+7. Click **Accept** to add the test case to the selected folder.
+
+8. Repeat steps 5–7 to review and save other generated test cases.
+
+9. Atto automatically sets the story status to **In Progress** once test case generation completes.
+
+10. Repeat these steps for each story in the sprint.
+
+---
+
+## **Synchronization of Azure DevOps Actions in Test Management**
+
+Atto automatically updates work item statuses based on sprint activity and user actions in Azure DevOps. The following statuses help you track progress throughout the sprint lifecycle.
+
+**1. Sprint Activation**
+
+When you activate a sprint in Azure DevOps, Atto detects and displays sprint details in a popup in Test Management by Testsigma.
+
+
+**2. Work Item Modification**
+
+When a work item is updated after test generation, Atto marks it as **Modified**. A **Modified** label appears next to the work item in the sprint view.
+
+
+**3. Accepting & Refining Test Cases**
+
+When a test case is generated, you can review and refine it using AI. After finalizing the test case, click **Accept** to save it.
+
+
+**4. Sprint Completion**
+
+When the sprint is closed in Azure DevOps, a **Sprint Closed in Azure devops** pop-up appears. Click **Mark as Done** to close the sprint in Test Management by Testsigma.
+
+
+**5. Sprint Deletion in Azure DevOps**
+
+If a sprint is deleted in Azure DevOps, a **Sprint Deleted in Azure devops** pop-up appears in Atto. The sprint becomes read-only, you can view the content, but cannot make changes.
+
+
+**6. Story Movement Between Sprints**
+
+If a story is moved from one sprint to another, Atto displays a **work item Moved** label and shows a pop-up indicating the change.
+
+
+**7. Story Deletion from Sprint**
+
+When a story is deleted from a sprint, it is only available in **View Mode**. Any test cases already generated for the story remain visible and accessible.
+
+
+---
\ No newline at end of file
diff --git a/src/pages/docs/test-management/integrations/azure-devops.md b/src/pages/docs/test-management/integrations/azure-devops.md
new file mode 100644
index 0000000..a9e20ca
--- /dev/null
+++ b/src/pages/docs/test-management/integrations/azure-devops.md
@@ -0,0 +1,110 @@
+---
+title: 'Azure DevOps Integration with Test Management by Testsigma'
+page_title: 'Azure DevOps Integration with Test Management by Testsigma'
+metadesc: 'Test Management by Testsigma integrates with Azure DevOps to link test defects to work items, improving traceability and collaboration.'
+noindex: false
+order: 9.8
+page_id: 'azure-devops-integration-with-test-management-by-testsigma'
+warning: false
+contextual_links:
+ - type: section
+ name: 'Contents'
+ - type: link
+ name: 'Prerequisites'
+ url: '#prerequisites'
+ - type: link
+ name: 'Integrate Azure DevOps'
+ url: '#integrate-azure-devops'
+ - type: link
+ name: 'Link Defects to Azure DevOps'
+ url: '#link-defects-to-azure-devops'
+ - type: link
+ name: 'Link Defects to an Existing Work Item'
+ url: '#link-defects-to-an-existing-work-item'
+ - type: link
+ name: 'Link Defects to a New Azure DevOps Work Item'
+ url: '#link-defects-to-a-new-azure-devops-work-item'
+
+---
+
+
+
+**Integrate Azure DevOps with Test Management by Testsigma to seamlessly link defects to Azure DevOps work items.**
+
+---
+
+Test Management by Testsigma allows seamless integration with Azure DevOps, enabling you to link test defects directly to Azure DevOps work items. This improves traceability, streamlines defect management, and enhances collaboration between QA and development teams.
+
+---
+
+> ## **Prerequisites**
+>
+> Before you begin, ensure you have:
+> - An active Azure DevOps account.
+> - Required permissions to access projects and create work items.
+
+---
+
+## **Integrate Azure DevOps**
+
+1. From the **Dashboard**, go to **Settings > Integrations**.
+
+2. Click **Setup Integration** next to **Azure DevOps**.
+
+3. If the integration is successful, the status displays as **Connected**.
+
+---
+
+## **Link Defects to Azure DevOps**
+
+1. From the **Dashboard**, go to **Test Runs**.
+
+2. Open a test run from the list.
+
+3. Click the test case to log a defect. This opens the **Quick View** overlay.
+
+4. The Atto AI agent automatically fills in the **Project**, **Work Item Type**, **Title**, and **Description** fields. If needed, edit the required fields and click **Add**.
+
+You can either link to an existing Azure DevOps work item or create a new work item.
+
+---
+
+## **Link Defects to an Existing Work Item**
+
+1. Open a test case from the test run. This opens the **Quick View** overlay.
+
+2. Click **Add a Defect**.
+
+3. On the **Add a Defect** overlay, select the **Link to Existing Work Item** tab.
+
+4. Choose the Azure DevOps work item(s) you want to link with the defect.
+
+5. Click **+ Add Defect** to complete the linking.
+
+[[info | **NOTE**:]]
+| - You can link a defect to multiple existing work items.
+
+---
+
+## **Link Defects to a New Azure DevOps Work Item**
+
+1. Open a test case from the test run.
+
+2. Click **Add a Defect**.
+
+3. In the **Add a Work Item – Azure DevOps** overlay, select **Create a New Issue**.
+
+4. Enter the required details such as:
+ - Project
+ - Work Item Type
+ - Title
+ - Description
+ - Tags
+ - Assignee
+ - Area Path
+ - Priority
+ - Iteration Path
+
+5. Click **Create Work Item**.
+
+---
\ No newline at end of file
diff --git a/src/pages/docs/test-management/integrations/azure-two-way-integration/manage-test-cases-in-azure-devops.md b/src/pages/docs/test-management/integrations/azure-two-way-integration/manage-test-cases-in-azure-devops.md
new file mode 100644
index 0000000..26a04a1
--- /dev/null
+++ b/src/pages/docs/test-management/integrations/azure-two-way-integration/manage-test-cases-in-azure-devops.md
@@ -0,0 +1,131 @@
+---
+title: 'Manage Test Cases in Azure DevOps'
+page_title: 'Manage Test Cases in Azure DevOps'
+metadesc: 'Test Management by Testsigma lets you create and manage tests directly in Azure DevOps, and edit or unlink them from linked work items.'
+noindex: false
+order: 9.22
+page_id: 'manage-tests-in-azure-devops'
+warning: false
+contextual_links:
+ - type: section
+ name: 'Contents'
+ - type: link
+ name: 'Prerequisites'
+ url: '#prerequisites'
+ - type: link
+ name: 'View Linked Test Cases from Azure DevOps'
+ url: '#view-linked-test-cases-from-azure-devops'
+ - type: link
+ name: 'Create a New Test Case from Azure DevOps'
+ url: '#create-a-new-test-case-from-azure-devops'
+ - type: link
+ name: 'Link Test Cases from Azure DevOps'
+ url: '#link-test-cases-from-azure-devops'
+ - type: link
+ name: 'Edit a Test Case from Azure DevOps'
+ url: '#edit-a-test-case-from-azure-devops'
+
+---
+
+
+
+**Learn how to create, edit, and manage test cases directly within Azure DevOps using Test Management by Testsigma app.**
+
+---
+
+The Test Management by Testsigma simplifies your workflow by allowing you to create and manage test cases directly in Azure DevOps. You can also edit or unlink test cases from the associated work item.
+
+---
+
+> ## **Prerequisites**
+>
+> Before you begin, ensure that:
+>
+> - Your **Azure DevOps** project is linked to a Test Management by Testsigma project.
+>
+> - The **Testsigma for Azure DevOps** extension is installed and authorized.
+
+---
+
+## **View Linked Test Cases from Azure DevOps**
+
+1. Sign in to **Azure DevOps** and navigate to your project.
+
+2. Go to **Boards > Work items**.
+
+
+3. Open the required work item.
+
+
+4. In the work item details page, click the **Test Management by Testsigma** tab.
+
+
+5. View the linked test cases associated with the work item.
+
+
+[[info | **NOTE**:]]
+| - Test cases generated and accepted using AI in TMS are automatically reflected in this tab once the Azure DevOps project is linked.
+
+---
+
+## **Create a New Test Case from Azure DevOps**
+
+1. In the **Azure DevOps** issue, go to the **Test Management by Testsigma > Linked Test Cases**.
+
+
+2. Click **Create**. This opens the **Create Test Case** dialog.
+
+
+3. Enter a **Title** and an optional **Description**.
+
+
+4. Under **Test Case Properties**, select a template type and any additional properties.
+
+
+5. Add **Preconditions**, **Steps**, and **Expected Results**.
+
+
+6. Select a folder where the test case will be stored upon creation.
+
+
+7. Click **Create** to save and add the test case.
+
+
+8. The new test case appears in the list view.
+
+---
+
+## **Link Test Cases from Azure DevOps**
+
+1. In the **Azure DevOps** issue, go to the **Test Management by Testsigma > Linked Test Runs**.
+
+
+2. Click **Link**. This will open the **Add Test Cases** dialog.
+
+
+3. Browse through the folder structure to view available test cases.
+
+
+4. Select the test cases, and then click **Add** to link them to the Azure DevOps issue.
+
+
+---
+
+## **Edit a Test Case from Azure DevOps**
+
+1. In the **Azure DevOps** issue, go to the **Test Management by Testsigma > Linked Test Cases**.
+
+
+2. Click the **meatballs menu (⋯)** next to the test case, and select **Edit** from the dropdown.
+
+
+3. Update the **Name**, **Preconditions**, **Steps**, **Folder**, **Properties**, or other fields as needed.
+
+4. Click **Update** to save your changes.
+
+
+[[info | **NOTE**:]]
+| - To unlink the test case from the **Azure DevOps** issue, click **Link Off** from the same dropdown menu.
+| 
+
+---
\ No newline at end of file
diff --git a/src/pages/docs/test-management/integrations/azure-two-way-integration/manage-test-runs-in-azure-devops.md b/src/pages/docs/test-management/integrations/azure-two-way-integration/manage-test-runs-in-azure-devops.md
new file mode 100644
index 0000000..b3032c4
--- /dev/null
+++ b/src/pages/docs/test-management/integrations/azure-two-way-integration/manage-test-runs-in-azure-devops.md
@@ -0,0 +1,118 @@
+---
+title: 'Manage Test Runs in Azure DevOps'
+page_title: 'Manage Test Runs in Azure DevOps'
+metadesc: 'The Test Management by Testsigma app simplifies your workflow by enabling you to manage test runs and test case results directly within Azure DevOps.'
+noindex: false
+order: 9.23
+page_id: 'manage-test-runs-in-azure-devops'
+warning: false
+contextual_links:
+ - type: section
+ name: 'Contents'
+ - type: link
+ name: 'Prerequisites'
+ url: '#prerequisites'
+ - type: link
+ name: 'View Linked Test Runs from Azure DevOps'
+ url: '#view-linked-test-runs-from-azure-devops'
+ - type: link
+ name: 'Update Test Case Results from Azure DevOps'
+ url: '#update-test-case-results-from-azure-devops'
+ - type: link
+ name: 'Add Defects from Azure DevOps'
+ url: '#add-defects-from-azure-devops'
+ - type: link
+ name: 'Link Defects to Existing Issues'
+ url: '#link-defects-to-existing-issues'
+
+---
+
+
+
+**Learn how to manage test runs and update test case status directly within DevOps using Test Management by Testsigma.**
+
+---
+
+The Test Management by Testsigma app simplifies your workflow by allowing you to manage test runs and test case results directly within Azure DevOps. You can update test results, add or link defects, and manage linked test cases from within the Azure DevOps issue view.
+
+---
+
+> ## **Prerequisites**
+>
+> Before you begin, ensure that your Testsigma project is connected to an Azure DevOps project in Test Management by Testsigma.
+
+---
+
+## **View Linked Test Runs from Azure DevOps**
+
+1. Sign in to **Azure DevOps** and navigate to your project.
+
+2. Go to **Boards > Work items**.
+
+
+3. Open the required work item.
+
+
+4. In the work item details page, click the **Test Management by Testsigma** tab.
+
+
+5. View the linked test runs associated with the work item.
+
+
+[[info | **NOTE**:]]
+| - Test runs that include test cases associated with the Azure DevOps issue are automatically displayed.
+
+---
+
+## **Update Test Case Results from Azure DevOps**
+
+1. In the **Azure DevOps** issue, go to **Test Management by Testsigma > Linked Test Runs**.
+
+
+2. Expand the test run.
+
+3. Click the **Status** next to the test case, and choose the appropriate result from the dropdown.
+
+
+4. Refresh the page to view the updated status in **Linked Test Cases**.
+
+[[info | **NOTE**:]]
+| - The test case status will also be updated in Test Management by Testsigma.
+
+---
+
+## **Add Defects from Azure DevOps**
+
+1. In the **Azure DevOps** issue, go to **Test Management by Testsigma > Linked Test Runs**.
+
+
+2. Expand the test run.
+
+3. Click the **meatballs menu (⋯)** next to the test case, and click **Add defect**.
+
+
+4. In the **Add Defect** dialog, the **Work Item Type**, **Title**, and **Description** are automatically filled in by the Atto AI agent. If needed, edit the fields and click **Add**.
+
+
+5. The defect is created and added to **Azure DevOps**.
+
+---
+
+## **Link Defects to Existing Issues**
+
+1. In the Azure DevOps issue, go to **Test Management by Testsigma > Linked Test Runs**.
+
+
+2. Expand the test run.
+
+3. Select the **meatballs menu (⋯)** next to the test case, and click **Link a defect**.
+
+
+4. In the **Link Defect** dialog:
+ - Select the **Work Item Type**.
+ - Under **Azure DevOps Work Items**, choose the existing work item from the dropdown.
+ - Click **Link**.
+
+5. The defect is linked to the selected issue.
+
+---
\ No newline at end of file
diff --git a/src/pages/docs/test-management/integrations/azure-two-way-integration/testsigma-integration-app-for-azuredevops.md b/src/pages/docs/test-management/integrations/azure-two-way-integration/testsigma-integration-app-for-azuredevops.md
new file mode 100644
index 0000000..79ebbda
--- /dev/null
+++ b/src/pages/docs/test-management/integrations/azure-two-way-integration/testsigma-integration-app-for-azuredevops.md
@@ -0,0 +1,103 @@
+---
+title: 'Testsigma Integration App for Azure DevOps'
+page_title: 'Testsigma Integration App for Azure DevOps'
+metadesc: 'Testsigma Integration for Azure DevOps enables native test management, linking test cases, runs, and results with work items for seamless traceability.'
+noindex: false
+order: 9.21
+page_id: 'testsigma-app-for-azure_devops'
+warning: false
+contextual_links:
+ - type: section
+ name: 'Contents'
+ - type: link
+ name: 'Prerequisites'
+ url: '#prerequisites'
+ - type: link
+ name: 'Connect TMS to Azure DevOps'
+ url: '#connect-tms-to-azure-devops'
+ - type: link
+ name: 'Install the Azure DevOps Extension'
+ url: '#install-the-azure-devops-extension'
+ - type: link
+ name: 'Authorize in Azure DevOps'
+ url: '#authorize-in-azure-devops'
+ - type: link
+ name: 'Link Azure Project in TMS'
+ url: '#link-azure-project-in-tms'
+
+---
+
+
+
+**You can create, run, and manage your tests inside Azure DevOps. Just like you do in Test Management by Testsigma.**
+
+---
+
+The Testsigma Integration for Azure DevOps seamlessly extends Azure DevOps capabilities to include native test management. This enables teams to create, manage, and track test cases and test runs directly within the Azure DevOps environment, without switching to Test Management by Testsigma. You can associate test results with work items, streamline pipelines, and maintain end-to-end traceability within Azure Boards and Repos. The integration accelerates testing cycles and enhances collaboration between QA and development teams from a unified workspace.
+
+---
+
+> ## **Prerequisites**
+>
+> Before you begin, ensure that you have an active Azure DevOps account with the necessary permissions.
+
+---
+
+## **Connect TMS to Azure DevOps**
+
+1. Log in to your Test Management by Testsigma account.
+
+2. From the left navigation bar, navigate to **Settings > Integrations**.
+
+
+3. In the Integrations screen, click **Setup Integration** against **Azure DevOps**.
+
+
+4. Follow the OAuth-based authorization steps to connect Azure DevOps with Test Management by Testsigma.
+
+---
+
+## **Install the Azure DevOps Extension**
+
+1. Open the [Azure DevOps Marketplace](https://marketplace.visualstudio.com/items?itemName=testsigma.testsigma-azure-devops).
+
+2. Search for **Test Management by Testsigma**.
+
+3. Install the extension in your Azure DevOps organization.
+
+
+---
+
+## **Authorize in Azure DevOps**
+
+1. In **Azure DevOps**, navigate to the **Testsigma** project.
+
+
+2. Go to **Project Settings > Extensions**.
+
+
+3. Click **Testsigma for Azure DevOps**.
+
+
+4. Click **Authorize Azure DevOps Extension** and complete the authorization with Test Management by Testsigma.
+
+
+---
+
+## **Link Azure Project in TMS**
+
+1. Return to TMS.
+
+2. Navigate to **Project Settings**.
+
+
+3. In the **Project Settings** screen, click **Edit**.
+
+
+4. In the **Project Overview** overlay, under **Project Management Tool**, click **Link Azure Project**, and click **testsigma**.
+
+
+5. Click **Update Details**.
+
+
+---
\ No newline at end of file
diff --git a/src/pages/docs/test-management/integrations/clickup.md b/src/pages/docs/test-management/integrations/clickup.md
index 8fa5eea..059b64e 100644
--- a/src/pages/docs/test-management/integrations/clickup.md
+++ b/src/pages/docs/test-management/integrations/clickup.md
@@ -3,7 +3,7 @@ title: 'ClickUp Integration with Test Management by Testsigma'
page_title: 'ClickUp Integration with Testsigma'
metadesc: 'Integrate Test Management by Testsigma with ClickUp to link defects to issues, enhance traceability, streamline defect management, and boost team collaboration'
noindex: false
-order: 9.4
+order: 9.6
page_id: 'clickup-integration-with-testsigma-test-management'
warning: false
contextual_links:
@@ -76,7 +76,7 @@ Test Management by Testsigma allows seamless integration with ClickUp, which ena
3. Click the test case to log a defect. This opens the **Quick View** overlay.
-4. Click **Add a Defect**.
+4. The Atto AI agent automatically fills in the **Space**, **Folder**, **List**, **Task Name**, and **Description** fields. If needed, edit the required fields and click **Add**.
5. You can either link to an existing ClickUp task or create a new ClickUp task.
diff --git a/src/pages/docs/test-management/integrations/confluence.md b/src/pages/docs/test-management/integrations/confluence.md
index b3dc138..0240418 100644
--- a/src/pages/docs/test-management/integrations/confluence.md
+++ b/src/pages/docs/test-management/integrations/confluence.md
@@ -3,7 +3,7 @@ title: 'Confluence Integration with Test Management by Testsigma'
page_title: 'Confluence Integration with Testsigma'
metadesc: 'The Confluence integration enables users to generate test cases directly from a Confluence page | Learn how to integrate Confluence with Test Management by Testsigma'
noindex: false
-order: 9.5
+order: 9.7
page_id: 'confluence-integration-with-testsigma-test-management'
warning: false
contextual_links:
diff --git a/src/pages/docs/test-management/integrations/figma.md b/src/pages/docs/test-management/integrations/figma.md
index 3083561..16ad380 100644
--- a/src/pages/docs/test-management/integrations/figma.md
+++ b/src/pages/docs/test-management/integrations/figma.md
@@ -3,7 +3,7 @@ title: 'Figma Integration with Test Management by Testsigma'
page_title: 'Figma Integration with Testsigma'
metadesc: 'Generate test cases directly from Figma designs in Testsigma | Ensure design-to-test alignment and accelerate test creation by converting UI elements into test steps'
noindex: false
-order: 9.3
+order: 9.4
page_id: 'figma-integration-with-testsigma-test-management'
warning: false
contextual_links:
diff --git a/src/pages/docs/test-management/integrations/jira-two-way-integration/manage-test-runs-in-jira.md b/src/pages/docs/test-management/integrations/jira-two-way-integration/manage-test-runs-in-jira.md
index ff2bd21..4706561 100644
--- a/src/pages/docs/test-management/integrations/jira-two-way-integration/manage-test-runs-in-jira.md
+++ b/src/pages/docs/test-management/integrations/jira-two-way-integration/manage-test-runs-in-jira.md
@@ -81,14 +81,7 @@ The Test Management by Testsigma app simplifies your workflow by allowing you to
3. Click the **meatballs menu (⋯)** next to the test case, and click **Add defect**.

-4. In the **Add Defect** dialog:
- - Select an **Issue Type**.
- - Enter a **Summary**.
- - (Optional) Enter a **Description**.
- - Select the **Status**.
- - Select the **Assignee**.
- - Click **Add**.
-
+4. In the **Add Defect** dialog, the **Issue Type**, **Summary**, **Description**, and **Status** are automatically filled in by the Atto AI agent. If needed, edit the fields and click **Add**.

5. The defect is created and added to Jira.
diff --git a/src/pages/docs/test-management/integrations/jira.md b/src/pages/docs/test-management/integrations/jira.md
index 4731bbc..ea44f01 100644
--- a/src/pages/docs/test-management/integrations/jira.md
+++ b/src/pages/docs/test-management/integrations/jira.md
@@ -3,7 +3,7 @@ title: 'Jira Integration with Test Management by Testsigma'
page_title: 'Jira Integration with Testsigma'
metadesc: 'Integrate Test Management by Testsigma with Jira to link defects to issues, enhance traceability, streamline defect management, and boost team collaboration'
noindex: false
-order: 9.2
+order: 9.3
page_id: 'jira-integration-with-testsigma-test-management'
warning: false
contextual_links:
@@ -78,7 +78,7 @@ Test Management by Testsigma allows seamless integration with Jira, which enable
3. Click the test case to log a defect. This opens the **Quick View** overlay.
-4. Click **Add a Defect**.
+4. The Atto AI agent automatically fills in the **Project**, **Issue Type**, **Status**, and **Description**. If needed, edit the required fields and click **Add**.
5. You can either link to an existing Jira issue or create a new Jira issue.
diff --git a/src/pages/docs/test-management/integrations/linear.md b/src/pages/docs/test-management/integrations/linear.md
index a6f6dca..b3e5680 100644
--- a/src/pages/docs/test-management/integrations/linear.md
+++ b/src/pages/docs/test-management/integrations/linear.md
@@ -3,7 +3,7 @@ title: 'Linear Integration with Test Management by Testsigma'
page_title: 'Linear Integration with Testsigma'
metadesc: 'Integrate Test Management by Testsigma with Linear to link defects to issues, enhance traceability, streamline defect management, and boost team collaboration'
noindex: false
-order: 9.3
+order: 9.5
page_id: 'linear-integration-with-testsigma-test-management'
warning: false
contextual_links:
@@ -76,7 +76,7 @@ Test Management by Testsigma allows seamless integration with Linear, which enab
3. Click the test case to log a defect. This opens the **Quick View** overlay.
-4. Click **Link Issue**.
+4. The Atto AI agent automatically fills in the **Team**, **Project**, and **Description** fields. If needed, edit the required fields and click **Add**.
5. You can either link to an existing Linear issue or create a new Linear issue.