# Custom Item Templates

Custom item templates allow users to quickly create metadata items that adhere to a predefined, customisable template. These templates allow for changes that differ from the default Aristotle Metadata Registry page format (including the addition of [sub-pages](/administrator-tasks/custom-item-templates/creating-and-editing-custom-item-templates/creating-and-editing-item-template-sub-pages.md)), as well as custom item editors for the metadata items that use them.

### Custom item template functionality

{% hint style="info" %}
Only Registry Administrators can create and edit custom item templates.
{% endhint %}

Custom item templates can be:

* [Created and edited](/administrator-tasks/custom-item-templates/creating-and-editing-custom-item-templates.md)
* Used to [create templated metadata items](/administrator-tasks/custom-item-templates/creating-metadata-items-using-custom-item-templates.md)
* [Applied to or unlinked from existing metadata items](/administrator-tasks/custom-item-templates/removing-or-applying-an-item-template-for-an-existing-metadata-item.md).

**Note:** Sub-pages can only be added to a custom item template **after** its creation via editing the custom item template.


---

# 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://help.aristotlemetadata.com/administrator-tasks/custom-item-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.
