# Input

Configure which product/collection information is sent to AI when generating content. The more context AI has, the better the output.

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

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

| Field       | Free | Pro | Description                           |
| ----------- | ---- | --- | ------------------------------------- |
| Title       | ✓    | ✓   | Product name                          |
| Description | ✓    | ✓   | Existing product description          |
| Image       | —    | ✓   | Product images (AI analyzes visually) |
| Tags        | —    | ✓   | Product tags                          |
| Type        | —    | ✓   | Product type                          |
| Metafields  | —    | ✓   | Custom metafields from your store     |

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

| Field      | Free | Pro | Description       |
| ---------- | ---- | --- | ----------------- |
| Title      | ✓    | ✓   | Collection name   |
| Image      | ✓    | ✓   | Collection image  |
| Metafields | —    | ✓   | Custom metafields |

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

For both Product and Collection SEO descriptions, AI uses **Title** and **Description** as input (available for all plans).


---

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