--- title: "Reporting Services in SQL Server Management Studio (SSRS) | Microsoft Docs" ms.custom: "" ms.date: "06/13/2017" ms.prod: "sql-server-2014" ms.reviewer: "" ms.technology: "reporting-services-native" ms.topic: conceptual helpviewer_keywords: - "report servers [Reporting Services], how-to topics" ms.assetid: 60685458-9108-47bf-820a-5e7db454d408 author: maggiesMSFT ms.author: maggies manager: kfile --- # Reporting Services in SQL Server Management Studio (SSRS) Report server administrators can use [!INCLUDE[ssManStudioFull](../../includes/ssmanstudiofull-md.md)] to: - Enable features, set server defaults, and manage running jobs. - View and create custom reports. In Object Explorer, many nodes display a set of standard reports that are installed with [!INCLUDE[ssManStudio](../../includes/ssmanstudio-md.md)]. You must have administrator permissions. The schema of a custom report must match the schema of the installed reports. For more information, see [Custom Reports in Management Studio](../../ssms/object/custom-reports-in-management-studio.md) and [Find the Report Definition Schema Version (SSRS)](../reports/find-the-report-definition-schema-version-ssrs.md). Report authors can use [!INCLUDE[ssManStudio](../../includes/ssmanstudio-md.md)] to: - Visualize spatial data from a query result set for a map report. After you run the query, use the **Spatial results** tab in the result set pane. For more information, see [View Spatial Data in Object Explorer](../../relational-databases/scripting/view-spatial-data-in-object-explorer.md). This section contains step-by-step instructions for performing various reporting tasks using [!INCLUDE[ssManStudio](../../includes/ssmanstudio-md.md)]. Creating and managing shared schedules can also be performed using Report Manager. ## In This Section - [Connect to a Report Server in Management Studio](connect-to-a-report-server-in-management-studio.md) - [Set Report Server Properties (Management Studio)](set-report-server-properties-management-studio.md) - [Create, Delete, or Modify a Role (Management Studio)](../security/role-definitions-create-delete-or-modify.md) - [Delete an Item (Management Studio)](delete-an-item-management-studio.md) - [Cancel Report Server Jobs (Management Studio)](cancel-report-server-jobs-management-studio.md) ## See Also [Report Server in Management Studio F1 Help](report-server-in-management-studio-f1-help.md) [Introducing SQL Server Management Studio](../../ssms/sql-server-management-studio-ssms.md)