---
title: "Availability group wizard: Summary Page"
description: "Describes the options of the 'Summary' page of the Always On Availability Group Wizard in SQL Server Management Studio."
ms.custom: "seo-lt-2019"
ms.date: "05/17/2016"
ms.prod: sql
ms.reviewer: ""
ms.technology: high-availability
ms.topic: conceptual
f1_keywords:
- "sql13.swb.newagwizard.summary.f1"
- "sql13.swb.adddatabasewizard.summary.f1"
- "sql13.swb.addreplicawizard.summary.f1"
- "sql13.swb.failoverwizard.summary.f1"
ms.assetid: b98e2511-297f-49fd-b0e8-74652a91bc0c
author: MashaMSFT
ms.author: mathoma
---
# Summary Page (Always On Availability Group Wizards)
[!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md](../../../includes/appliesto-ss-xxxx-xxxx-xxx-md.md)]
This help topic describes the options of the **Summary** page. This topic applies to the [!INCLUDE[ssAoNewAgWiz](../../../includes/ssaonewagwiz-md.md)], [!INCLUDE[ssAoAddRepWiz](../../../includes/ssaoaddrepwiz-md.md)], [!INCLUDE[ssAoAddDbWiz](../../../includes/ssaoadddbwiz-md.md)] and [!INCLUDE[ssAoFoAgWiz](../../../includes/ssaofoagwiz-md.md)] of [!INCLUDE[ssCurrent](../../../includes/sscurrent-md.md)]. Use the grid on this page to review your choices for the new availability group. To make one or more changes, click **Previous** to return to the relevant page or pages. When you are ready, click **Next** to return to the **Summary** page. Once you are satisfied with your choices, click **Finish**.
## Summary Page Options
**Script**
Click to generate a [!INCLUDE[tsql](../../../includes/tsql-md.md)] script for the actions listed in the summary grid. You will be prompted to specify a destination for the script.
**Previous**
Click to return to the page immediately preceding the current page. You can use the **Previous** button to navigate backward to any of the preceding pages and, optionally, change any of your specified values.
**Finish**
Once you are satisfied with your choices, click to make the wizard proceed with creating the availability group.
**Cancel**
Click to cancel the wizard. On the **Summary** page, canceling the wizard causes it to exit without performing any actions.
 [[Top]](#Top)
## 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)
 [[Top]](#Top)
## See Also
[Overview of Always On Availability Groups (SQL Server)](../../../database-engine/availability-groups/windows/overview-of-always-on-availability-groups-sql-server.md)