# Getting started with templates

## What are metadata templates?

Metadata templates are forms that you select or create that allow you to record information about your items in ways that are actually useful to you. You can select from the templates that are provided in Tropy, or you can create your own. Before you begin creating your own template, we do recommend that you **browse through the available templates to see if one can be adapted to your needs**; it's easier to add to an existing template than to start from scratch. For an explanation of the templates that ship with Tropy, see [What is metadata and how do I use it?](https://docs.tropy.org/before-you-begin/metadata)

## Working with the template editor

Access the template editor by navigating to Tropy > Preferences (in Windows, Tropy > Edit > Preferences). Click on the Templates icon.

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

In the drop-down box, you'll see "New Template..." The drop-down is where you can access any templates that are currently loaded into your version of Tropy. The icons to the right of that drop-down represent the first steps toward creating or editing a metadata template. The next several sections of the documentation will walk you through how to use each of those buttons.


---

# 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/using-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.
