# Templates

Templates allow you to define standard data sets or inputs for a given record in an Object Type. For instance, if you have a standard template for a work order that includes details about the tasks to be completed, that can be defaulted using a template.

Once created, templates are available to you next to the + button when creating a new record.

<figure><img src="/files/LmKoyqtPqKtuFq6IqOOH" alt=""><figcaption><p>An example Template for an Object Type</p></figcaption></figure>

<figure><img src="/files/PFeP1InZcH9hbK5W47Y1" alt=""><figcaption><p>Templates Provide Default Record Values</p></figcaption></figure>

<figure><img src="/files/TiB5nKAd6J42qOMGgwD3" alt=""><figcaption><p>Templates Appear on the Record Creation Screen</p></figcaption></figure>


---

# 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.contextual.io/documentation-and-resources/components-and-data/object-types/object-type-details/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.
