--- title: Save Database Diagrams 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: - "saving database diagrams" - "database diagrams [SQL Server], saving" - "diagrams [SQL Server], saving" ms.assetid: 747357f2-007c-4586-a371-c7fbe6a2c288 author: markingmyname ms.author: maghan ms.manager: jroth ms.reviewer: --- # Save Database Diagrams (Visual Database Tools) [!INCLUDE[appliesto-ss-asdb-asdw-pdw-md](../../includes/appliesto-ss-asdb-asdw-pdw-md.md)] By saving a database diagram, you can save all the changes you made to it, including any changes you made to the tables, columns, and other database objects. ### To save the database diagram 1. From the **File** menu, choose **Save \<**_tablename_**>**. 2. If this is a new diagram that you have never before saved, the **Save As** dialog box appears. Type a name for the diagram. If you made changes to tables in an existing diagram, the **Save** dialog box appears and displays a list of changes that will be saved in the database when you save your diagram. 3. Click **Yes** (or **OK** if this is a new diagram) to update the database to match your diagram. ## See Also [Work with Database Diagrams (Visual Database Tools)](../../ssms/visual-db-tools/work-with-database-diagrams-visual-database-tools.md)