Every row on the **Products** page has a status badge.

![](https://support.aruslabs.co/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBLQT09IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--eb572872c28e0c1477109cd7cd4560b25d2a1385/screenshot%2014.jpg?cw_image_width=638px)

> 📷  The Products list with several rows visible, ideally showing Indexed, Needs update and Not indexed badges together.

## Not indexed

The product is on your list but doesn't have a knowledge base yet, so the widget\
isn't showing on its page. Index it to fix that.

## Indexing

A run is in progress. It happens in the background, so you can go and do something\
else — the status updates when it's done.

## Indexed

The product has a current knowledge base and the widget is live on its page,\
assuming you've added the block to your theme.

## Needs update

The product has a knowledge base, but you've since changed the title, description,\
vendor or product type. The widget carries on working and answering from the old\
knowledge base — it's just describing an older version of the product.

Regenerate it when you're ready. It costs one generation, which is why the app flags\
it instead of doing it automatically.

Changing tags, price, inventory, images or product status never triggers this,\
because none of them are used to build the knowledge base.

## Generation failed

The run didn't finish. Hover over the badge to see the actual error. Usually it's\
one of these:

* **The product barely has any content.** A title and one line of description isn't\
  enough to build a spec sheet and an FAQ from. Fill out the description and try\
  again.

* **You've run out of generations for the month.** See\
  [What happens when you hit a limit](/hc/askanyai/en/articles/quota-limits).

* **Something went wrong temporarily.** Just run it again.

If a product keeps failing and it has a proper description, send us the product URL\
at [support@aruslabs.co](mailto:support@aruslabs.co).