# Content manager

{% hint style="info" %}
**Who can use this feature?**

* This feature is availabel for all users
  {% endhint %}

### What is Content Manager? <a href="#what-is-content-manager" id="what-is-content-manager"></a>

Content Manager gives you a complete overview of all your products and collections with their content status. You can see which items have been optimized, which still need descriptions, and take action directly from the table.

* See all products and collections in one place
* Filter by content status (all, empty, unoptimized)
* Generate, re-optimize, or publish content for any item
* Track your overall content optimization progress

### How to use Content Manager <a href="#how-to-use-content-manager" id="how-to-use-content-manager"></a>

<figure><img src="/files/4fG7O5zR5H0jS3MdSIEG" alt=""><figcaption></figcaption></figure>

#### Browse products and collections <a href="#browse-products-and-collections" id="browse-products-and-collections"></a>

1. Go to **Content Manager**
2. Switch between **Products** and **Collections** tabs
3. Use filters to find specific items:
   * **All Products:** View your entire catalog
   * **Empty:** Products without descriptions
   * **Unoptimized:** Products with content not yet optimized by AI
4. Use the search bar to find items by name

#### Take action on individual items <a href="#take-action-on-individual-items" id="take-action-on-individual-items"></a>

Each product or collection in the table has an action dropdown with these options:

* **Generate:** Create new AI content for this item
* **Generate again:** Run AI again to improve existing content
* **Publish:** Push generated content to your Shopify store
* **View on Shopify:** Open the item directly in Shopify Admin

### Tips <a href="#tips" id="tips"></a>

* Start by filtering "Empty" to identify products that need attention most
* After running bulk generation, use Content Manager to review and publish results
* Use "Generate again" when you've updated your templates or settings and want better results


---

# 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://help.seoon.io/ai-product-copy/product-descriptions/content-manager.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.
