# Export and import templates.

## Export a template

Once you have created a template, you can export it so others can use it as well.

Click on the fifth button in the template header.

![](https://724851408-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LQ-FjqrkRofhAN15dE-%2F-LQ-FmToKvwYUuy_Jakz%2F-LQ-Fqe6K19Nnl9isnR1%2Ftemplate-download-header%402x.png?generation=1540823936156886\&alt=media)

This will open a dialog box. From there, you can save your template. The default filename is the name you gave to your template. The file format is .ttp.

## Import a template

You can import templates from others. Any .ttp file can be imported into Tropy. Click on the fourth button in the template header. In the dialog box that opens, navigate to wherever you have the .ttp file saved, then click *Open*.

The imported template now appears in the Template dropdown box in the template header. You don't have to do anything further to be able to use the template. Once you close the Preferences window, the template will be available in your metadata pane.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tropy.org/in-the-template-editor/export-import-templates.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
