--- title: Import a Trace Template titleSuffix: SQL Server Profiler description: Learn how to import a user-defined template in SQL Server Profiler to make it available for traces along with the predefined system templates. ms.prod: sql ms.prod_service: sql-tools ms.reviewer: "" ms.technology: profiler ms.topic: conceptual ms.assetid: 1dd5391e-dcd5-4ac2-b8dd-0e40922758a8 author: markingmyname ms.author: maghan ms.custom: seo-lt-2019 ms.date: 03/01/2017 --- # Import a Trace Template (SQL Server Profiler) [!INCLUDE [SQL Server](../../includes/applies-to-version/sqlserver.md)] This topic describes how to import a trace template file (.tdf) by using [!INCLUDE[ssSqlProfiler](../../includes/sssqlprofiler-md.md)]. ### To import a trace template 1. On the **File** menu, click **Templates**, and then click **Import Template**. 2. In the **Open File** dialog box, select the trace template file (.tdf file) to import and click **Open**. The trace template file is added to the available templates in the **Use the template** list in the **Trace Properties** dialog box. User defined templates have **(user)** appended to the template name. ## See Also [Create a Trace Template (SQL Server Profiler)](../../tools/sql-server-profiler/create-a-trace-template-sql-server-profiler.md) [Modify a Trace Template (SQL Server Profiler)](./modify-trace-templates.md?view=sql-server-ver15) [Derive a Template from a Running Trace (SQL Server Profiler)](../../tools/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)](../../tools/sql-server-profiler/derive-a-template-from-a-trace-file-or-trace-table-sql-server-profiler.md) [Export a Trace Template (SQL Server Profiler)](../../tools/sql-server-profiler/export-a-trace-template-sql-server-profiler.md) [SQL Server Profiler Templates and Permissions](../../tools/sql-server-profiler/sql-server-profiler-templates-and-permissions.md) [SQL Server Profiler](../../tools/sql-server-profiler/sql-server-profiler.md)