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

# Products

> Browse, edit, and create Shopify products from inside Atlios.

The **Products** area is where you work directly with the products in a
connected store. You can browse your catalog, open a product to edit it, create
new products, and create or update many products at once.

Changes you make here are saved back to Shopify, so review them the same way you
would review an edit in your Shopify admin.

<Columns cols={2}>
  <Card title="Edit a product" icon="pencil" href="/guides/edit-a-product">
    Update titles, descriptions, media, variants, and metafields.
  </Card>

  <Card title="Create products in bulk" icon="table" href="/guides/bulk-create-products">
    Use a spreadsheet and images to create many products at once.
  </Card>
</Columns>

## Browse your catalog

The products list shows every product in the store with its image, title,
vendor, type, status, inventory, price, and any open issues.

You can:

* **Search** by product title.
* **Filter** by status, vendor, type, collection, tag, or whether a product has
  open issues.
* **Sort** by title, inventory, created date, or updated date.
* **Select** individual products, every product on the page, or every product
  that matches your current filters.

Status is shown as **Active**, **Draft**, or **Archived**. When a product has
open catalog issues, a severity badge appears so you can spot the products that
need attention first.

<Tip>
  Use the **Has open issues** filter to jump straight to the products a scan
  flagged, then open each one to review or fix it.
</Tip>

## Open and edit a product

Open any product to view and edit its details. You can change the title,
description, status, vendor, type, tags, and collections, manage media and alt
text, edit options and variants, set pricing and inventory per location, update
the SEO description, and edit tracked metafields.

The editor keeps an **Unsaved changes** indicator while you work, and the
**Save** button stays disabled until you make a change. If a product is missing
important details such as a title, description, or price, Atlios warns you
before you save, but you can still confirm the save.

If a product is missing details, **Look up details** in the editor pulls the
title, vendor, type, and description from an external database by barcode, ISBN,
or model. See [Look up product details](/guides/look-up-product-details).

For the full walkthrough, see [Edit a product](/guides/edit-a-product).

## Create a product

Create a new product using the same editor. New products start as **Draft** so
you can finish the details before they appear on your storefront. You can upload
images and apply an image template while you build the product, then publish it
when it is ready.

## Create or update many products

When you need to add a large batch of products, use the bulk creator. You
download a spreadsheet template that already includes your store's vendors,
product types, and inventory locations, fill it in, and upload it together with
a folder of images.

Atlios checks the file, lets you review each product before anything is created,
and can match your images to the right products. You can also ask Atlios to
generate a product description for a product from its title and images.

See [Create products in bulk](/guides/bulk-create-products) for the full flow.

## Product settings

Product settings control how Atlios treats products across the whole store:

* **Products:** rules that apply to every product, such as automatic tags and
  default field values.
* **AI:** your brand voice and instructions for how Atlios writes product copy,
  tags, and alt text.
* **Images:** the saved image templates used when you process product images.

<Note>
  Deleting products is permanent and is limited to 50 products at a time. Always
  confirm the selection before you delete.
</Note>
