--- title: "Export a Trace Template (SQL Server Profiler) | Microsoft Docs" ms.custom: "" ms.date: "06/13/2017" ms.prod: "sql-server-2014" ms.reviewer: "" ms.technology: profiler ms.topic: conceptual helpviewer_keywords: - "templates [SQL Server], traces" - "trace templates [SQL Server]" - "exporting trace templates" ms.assetid: 5aa5f400-4aba-4081-9ed4-62cf38828438 author: stevestein ms.author: sstein manager: craigg --- # Export a Trace Template (SQL Server Profiler) This topic describes how to export an existing trace template to save as a template file (.tdf) by using [!INCLUDE[ssSqlProfiler](../../includes/sssqlprofiler-md.md)]. When you export a trace template and save it as a file, you can use the template with another instance of [!INCLUDE[ssSqlProfiler](../../includes/sssqlprofiler-md.md)]. ### To export a trace template 1. On the **File** menu, point to **Templates**, and then click **Export Template**. 2. In the **Select Template Name** dialog box, select the template to export in the **Select template name**list, and then click **OK**. The **Save As** dialog box appears. 3. Enter a file name for the exported template file, and then click **Save**. ## See Also [Create a Trace Template (SQL Server Profiler)](create-a-trace-template-sql-server-profiler.md) [Modify a Trace Template (SQL Server Profiler)](../../database-engine/modify-a-trace-template-sql-server-profiler.md) [Derive a Template from a Running Trace (SQL Server Profiler)](derive-a-template-from-a-running-trace-sql-server-profiler.md) [Derive a Template from a Trace File or Trace Table (SQL Server Profiler)](derive-a-template-from-a-trace-file-or-trace-table-sql-server-profiler.md) [SQL Server Profiler](sql-server-profiler.md)