--- title: "Save Database Diagrams (Visual Database Tools) | Microsoft Docs" ms.custom: "" ms.date: "06/13/2017" ms.prod: "sql-server-2014" ms.reviewer: "" 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: stevestein ms.author: sstein manager: craigg --- # Save Database Diagrams (Visual Database Tools) 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)](visual-database-tools.md)