--- title: "Progress Page (Always On Availability Group Wizards)" description: "A description of the options found on the 'Progress Page' of the Always On Availability Group Wizard' within SQL Server Management Studio." ms.custom: "seodec18" ms.date: "05/17/2016" ms.prod: sql ms.reviewer: "" ms.technology: high-availability ms.topic: conceptual f1_keywords: - "sql13.swb.failoverwizard.progress.f1" - "sql13.swb.adddatabasewizard.progress.f1" - "sql13.swb.addreplicawizard.progress.f1" - "sql13.swb.newagwizard.progress.f1" ms.assetid: bd3b0306-8384-4120-a1c9-03825f0ae26a author: MashaMSFT ms.author: mathoma --- # Progress Page (Always On Availability Group Wizards) [!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md](../../../includes/appliesto-ss-xxxx-xxxx-xxx-md.md)] Use this dialog box to view the progress of a [!INCLUDE[ssHADR](../../../includes/sshadr-md.md)] wizard that you are running in [!INCLUDE[ssCurrent](../../../includes/sscurrent-md.md)]. The progress bar indicates the relative progress of the steps that the wizard is performing. ## UIElement List **More details** Click the down arrow to display a progress grid that lists any completed steps, in order, followed by the current in-progress operation. The grid contains the following columns: **Name** Displays a phrase that describes a specific step. **Status** Indicates the outcome of completed steps and the percentage of completion of the current step, as follows: |Result|Description| |------------|-----------------| |**Error**|Indicates the operation for this step experienced an error. Click the link to display a message dialog box that describes the error.| |**In Progress (** *percentage-completed* **)**|Indicates that the operation is occurring now and estimates the percentage of this step that has completed.| |**Success**|Indicates the operation for this step completed successfully.| **Fewer Details** Click to hide the progress grid. **Cancel** Click to skip any remaining operations and then exit the wizard. ## Related Tasks - [Use the New Availability Group Dialog Box (SQL Server Management Studio)](../../../database-engine/availability-groups/windows/use-the-new-availability-group-dialog-box-sql-server-management-studio.md) - [Use the Add Replica to Availability Group Wizard (SQL Server Management Studio)](../../../database-engine/availability-groups/windows/use-the-add-replica-to-availability-group-wizard-sql-server-management-studio.md) - [Use the Add Database to Availability Group Wizard (SQL Server Management Studio)](../../../database-engine/availability-groups/windows/availability-group-add-database-to-group-wizard.md) - [Use the Fail Over Availability Group Wizard (SQL Server Management Studio)](../../../database-engine/availability-groups/windows/use-the-fail-over-availability-group-wizard-sql-server-management-studio.md) ## See Also [Overview of Always On Availability Groups (SQL Server)](../../../database-engine/availability-groups/windows/overview-of-always-on-availability-groups-sql-server.md)