# 2023-09-08: CE - Artificial Intelligence Assistance

### Overview

Creating product descriptions is labour intensive, manual and often repetitive work. With our support for AI generated product description and content you can significantly shorten your merchandising processes.\
You're able to quickly review and enhance the information about your product. This means, you can get more products online faster than ever before. Plus, you also save on working time and boost productivity.

With the introduction of the Management Dashboard - System Preferences, it is easy to maintain the necessary settings for the AI usage.

### New features

| Feature                        | Benefit                                                                                                                                                                                                                    |
| ------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Manage AI token & AI model** | Easy to manage the AI token within the Management Dashboard. The AI model that has to be used is the `gpt-3.5-turbo` version. If you need to use another AI model, contact our [Support Team](mailto:support@emporix.com). |
| **Prompt support**             | Provide keywords that the AI model uses to understand the context and generate a more relevant response.                                                                                                                   |
| **Product integration**        | The AI service is integrated into the product entity within the which provides your employees the possibility to generate meaningful content for your products.                                                            |

### Fixes and improvements

None as this is a new service.

### Known problems

No known problems at time of release.

### Documentation and links

User Guides:

* [AI Business Documentation](/ce/core-commerce/ai-assistance.md)
* [AI for a Product Description -](/ce/management-dashboard/products-module/ai.md)
* [System Preferences](/ce/management-dashboard/settings/system-preferences.md)
* [API Reference](/api-references/api-guides/artificial-intelligence/ai-service.md)


---

# 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://developer.emporix.io/release-notes/archive/2023/2023-09-08-ce-ai.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.
