> For the complete documentation index, see [llms.txt](https://docs.magecomp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.magecomp.com/chatgpt-ai-pro-for-magento-2/configuration.md).

# Configuration

Once you have successfully installed the extension, go to **Stores -> Configuration** to configure the extension for use.

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

* **ChatGPT AI Content Generator PRO –** Enable or disable the extension from here.

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

* **Base URL –** Enter the base URL for API.
* **API Key –** Enter the API Key generated from your OpenAI account.
* **Language –** Select the language in which you want to generate AI content.
* **GPT Model –** Select the GPT model from the dropdown.
* **Length Of Short Description –** Set the length in characters for the product’s short description. (only for GPT-4 or lower models)
* **Length Of Description –** Set the length in characters for the product’s long descriptions. (only for GPT-4 or lower models)
* **Verbosity -** Set the length of description as low, medium, or high. (only for GPT-5 model)
* **Prompt For Description –** You can enter a prompt for the product’s long descriptions to generate customized AI content.
* **Prompt For Short Description –** You can enter a prompt for the product’s short description to generate customized AI content.

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

* **Seller Name -** Set the seller name for the product feed in ChatGPT.
* **Seller Privacy Policy URL -** Add the privacy policy URL.
* **Seller Terms of Service URL -** Add the Terms of Service URL.
* **Return Policy URL -** Add the return policy URL.
* **Return Window -** Set the number of order return days.

After that, run the below command

php bin/magento magecomp:product-feed:generate
