# Overview

{% hint style="info" %}
**Who can use this feature?**

* This feature is available for all users
  {% endhint %}

### What is template?

Templates allow you to customize and organize the structure and tone of your AI-generated product descriptions.&#x20;

Templates serve as frameworks that guide the AI in creating content with specific formats, messaging approaches, and selling angles that align with your brand voice and product marketing strategy.

This helps you:

* Maintain brand consistency across your store
* Structure product descriptions in an organized way
* Focus on the selling points most relevant to each product type
* Generate specialized content for different customer segments

### How to use template

#### Use system templates

1. Go to **Template**
2. Select the **System** tab to view built-in templates
3. Filter templates by:
   * "All" to see all templates
   * "Product" to see templates for individual product descriptions
   * "Collection" to see templates for collection pages
4. Preview any template to see its structure and content approach
5. Select the appropriate template when generating descriptions

<figure><img src="/files/PIf11rgITL4ZhaEN9mML" alt=""><figcaption></figcaption></figure>

#### Create custom templates (Pro)

If you need a template tailored to your specific needs:

1. Click **Create template** button in the upper right corner
2. Design your template structure with: Page type, content type, template content
3. Save your template with a descriptive name
4. You can test your newly added template
5. Your custom template will appear in the **Custom** tab

### Template types and when to use them

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Product templates</td><td><a href="/files/Ut2Fp15sEdo4pWuQH4r7">/files/Ut2Fp15sEdo4pWuQH4r7</a></td><td><a href="/pages/yU9vSHr84WpHsnuVs1rJ">/pages/yU9vSHr84WpHsnuVs1rJ</a></td></tr><tr><td>Collection templates</td><td><a href="/files/I8aEiEhiYjDYDIiLAh6w">/files/I8aEiEhiYjDYDIiLAh6w</a></td><td><a href="/pages/ptFUuPs3z6AFIipCsEs0">/pages/ptFUuPs3z6AFIipCsEs0</a></td></tr></tbody></table>


---

# 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.seoon.io/ai-product-copy/templates/overview.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.
