# AI Summaries

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

The **AI Summaries** section allows you to generate and manage AI-powered review summaries for your products. These summaries help customers quickly understand overall feedback and key highlights from reviews.

<figure><img src="/files/5m82V4z41oJ1WZZG1Z6p" alt=""><figcaption></figcaption></figure>

#### (1) Products

The **Products** tab allows you to generate and manage AI summaries for individual products.

This section shows the **Daily Usage** and displays products that are eligible for generating AI summaries based on the settings in the **Settings** tab. To generate a summary, simply click the **Generate** button.

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

Additionally, you can edit the single product summary by clicking the edit icon, then modifying the text you want to display and saving your changes. You can also click the delete icon to remove the AI summary record for that product.

<figure><img src="/files/0V59XqRJPy566yiImpBo" alt=""><figcaption></figcaption></figure>

#### (2) Settings

The **Settings** tab allows you to configure how and when AI summaries are generated.

**(2.1) AI Review Summaries:** When enabled, AI will analyze reviews and generate summaries for eligible products.

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

**(2.) Generation Triggers**

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

Configure when summaries should be generated or regenerated.

* **Minimum Reviews Required:** Set the minimum number of reviews a product must have before generating a summary.
* **Regenerate After New Reviews:** Regenerate the summary after a specified number of new reviews are added.
* **Regenerate After Days:** Automatically regenerate summaries after a certain number of days.
* **Manual Only:** Only generate summaries manually from the Products tab.

(**2.3) API Configuration**

<figure><img src="/files/116BbRmoVtykKQ5829LP" alt=""><figcaption></figcaption></figure>

Configure the AI provider used for generating summaries.

* **Use YayReviews API (Recommended):** Uses the shared API quota with no setup required.
* **Test Proxy Connection:** Verify the API connection.
* **Daily Usage:** Displays the daily AI generation quota and remaining usage. Quota resets at midnight UTC.

**(2.4) Content Filters**

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

Control which reviews are included in AI summaries.

* **Verified Purchases Only:** Include only reviews from verified customers.
* **Review Age Limit:** Include reviews from a specific time period.
* **Minimum Star Rating:** Exclude reviews below a selected star rating.


---

# 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://docs.yaycommerce.com/yayreviews/how-it-works/extentions/ai-summaries.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.
