# Output

Configure the length and style of generated content.

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

#### Product Description output <a href="#product-description-output" id="product-description-output"></a>

| Option                             | Free | Pro |
| ---------------------------------- | ---- | --- |
| Recommended length (300–500 words) | ✓    | ✓   |
| Custom length                      | —    | ✓   |
| Special instructions               | —    | ✓   |

#### Collection Description output <a href="#collection-description-output" id="collection-description-output"></a>

| Option                             | Free | Pro |
| ---------------------------------- | ---- | --- |
| Recommended length (150–300 words) | ✓    | ✓   |
| Custom length                      | —    | ✓   |
| Special instructions               | —    | ✓   |

#### SEO Description output <a href="#seo-description-output" id="seo-description-output"></a>

| Option               | Free | Pro |
| -------------------- | ---- | --- |
| Default format       | ✓    | ✓   |
| Special instructions | —    | ✓   |

**Special instructions** let you add custom prompts like "always use bullet points", "friendly tone", or "max 160 characters for SEO descriptions".

### Metafields configuration (Pro) <a href="#metafields-configuration-pro" id="metafields-configuration-pro"></a>

When you enable Metafields in Input settings:

1. The app loads your store's metafield definitions from Shopify
2. Select which metafields to include as AI input
3. Metafield data is added to the AI prompt alongside other fields

This is useful if you store product specifications, materials, or other details in Shopify Metafields.


---

# 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/settings/output.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.
