> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mercurjs.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Product Requests

> Review, approve, or reject the products and edits sellers submit.

> How new products and product edits reach you for review before they go live.

When a seller submits a new product or edits an existing one, it does not go live immediately. It waits for your review on the product detail page. There are two kinds of request:

* A **new product request**, when a seller submits a brand-new product. Its status is "Proposed".
* A **product update request**, when a seller edits a product that is already published.

To review either, go to "Products" in the sidebar and open the product. The request appears in a panel at the top of the product detail page.

## How-tos

<CardGroup cols={2}>
  <Card title="Review a new product" href="/user-guide/admin/product-requests/how-tos/review-a-new-product">
    Confirm, request changes, or reject a proposed product.
  </Card>

  <Card title="Review a product edit" href="/user-guide/admin/product-requests/how-tos/review-a-product-edit">
    Approve or reject changes to a published product.
  </Card>
</CardGroup>
