# Generate product descriptions

{% hint style="info" %}
You can choose only one attribute and one language at a time.
{% endhint %}

{% hint style="info" %}
Read [this article](https://usermanual.ergonode.com/tutorials-and-video-clips/how-to-write-effective-prompts) to learn how to write effective prompts.
{% endhint %}

{% hint style="success" %}
You can use [variables ](/product-design/attributes/attribute-variables.md)in the prompt window. To do so, type #, and a list of available attributes will be displayed.
{% endhint %}

{% hint style="warning" %}
Keep in mind that AI-generated content may contain errors. Review all entries carefully before saving.
{% endhint %}

{% hint style="info" %}
Supercharge product descriptions and SEO using AI prompts - free guide available in [Polish](https://www.ergonode.com/pl/zasoby/e-booki/jak-pisac-prompty-pim) and [English](https://www.ergonode.com/resources/e-books/how-to-write-prompts-for-ai-pim).
{% endhint %}

First, specify the textarea attribute and the language in which the content will be generated. A list of applicable attributes to choose from is available in the **Attribute** dropdown. A list of applicable languages to choose from is available in the **Languages** dropdown.

Next, type your prompt to generate the descriptions. List the specific attributes you want to include in the description. Write a clear and concise prompt that includes the attributes and additional instructions.&#x20;

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

Click the **Try out prompt** button to generate value for the first product only, to test the prompt, before applying it to all products.

{% hint style="warning" %}
Even test runs of the prompt will count toward the monthly AI usage limit for your instance.
{% endhint %}

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

Click the **Generate content** button to generate value for all selected products at once. A confirmation window will show up.

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

You can stop the action from the menu.

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

You can stop the action from the menu.

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

If an error occurs you can See details from the menu or the button.

<figure><img src="/files/fQDIcIWM36jmbVJvF6II" alt=""><figcaption></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://usermanual.ergonode.com/products/catalog/batch-actions/edit-attribute-values/generate-product-descriptions.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.
