--- title: Rename a Database Diagram ms.custom: seo-lt-2019 ms.date: 01/19/2017 ms.prod: sql ms.prod_service: sql-tools ms.technology: ssms ms.topic: conceptual helpviewer_keywords: - "names [SQL Server], database diagrams" - "diagrams [SQL Server], renaming" - "renaming database diagrams" - "database diagrams [SQL Server], renaming" ms.assetid: 27c90b54-cc21-4f2f-a529-eacdc41f302e author: markingmyname ms.author: maghan ms.manager: jroth ms.reviewer: --- # Rename a Database Diagram (Visual Database Tools) [!INCLUDE[appliesto-ss-asdb-asdw-pdw-md](../../includes/appliesto-ss-asdb-asdw-pdw-md.md)] You can rename a database diagram in Object Explorer. Requires ALTER permission on the database. ### To rename a database diagram 1. In Object Explorer, expand the **Database Diagrams** folder. 2. Right-click the database diagram that you want to rename. 3. Choose **Rename** on the shortcut menu. An edit box is opened around the diagram name in the Object Explorer. 4. Enter the new name for the database diagram and press **Enter**. The database diagram appears in Object Explorer with the new name. ## See Also [Work with Database Diagrams (Visual Database Tools)](../../ssms/visual-db-tools/work-with-database-diagrams-visual-database-tools.md)