Skip to content

Catalogs

The Catalogs page lists all catalogs that have been generated by automation jobs. Each row shows the customer the catalog was created for, the number of SKUs and images it contains, its current status, and when it expires. Teams use this page to validate published outputs and trigger re-deliveries when needed.

Catalogs list page showing generated catalogs with customer, status, and expiry columns

Navigate to Catalog Automation → Catalogs in the sidebar, or go to /catalog-automation/catalogs.

  • Search and filter the catalog list by customer name or status.
  • Open a catalog detail drawer to inspect metadata, download the ZIP archive, or view the HTML output.
  • Resend an active catalog to its recipient via WhatsApp or email.
  • Delete obsolete catalogs after confirmation.
  1. Open the page from the sidebar under Catalog Automation.
  2. Use the search box to find a catalog by customer name, or filter by Status.
  3. Click a row to open the detail drawer and inspect the catalog.
  4. Use Resend Catalog in the drawer or row actions to retry delivery.
  5. Use Delete to permanently remove catalogs that are no longer needed.
  • The Resend action is only available for catalogs with status Active. Expired and deleted catalogs cannot be resent.
  • Deleting a catalog is permanent and cannot be undone.
  • Catalogs are created automatically when a Job completes successfully — there is no manual create form on this page.
ColumnDefault VisibleSortableDescription
CustomerYesNoCustomer name the catalog was generated for
SKUsYesNoNumber of product SKUs included in the catalog
ImagesYesNoTotal number of images resolved and included
StatusYesNoCurrent catalog status — Active, Expired, or Deleted
CreatedYesNoRelative time since creation; hover for full date
ExpiresYesNoRelative time until or since expiry; shown in red when past due
StatusDescription
ActiveCatalog is within its expiration window and can be resent
ExpiredCatalog has passed its expiration date; resend is not available
DeletedCatalog has been removed; row may still appear briefly before page refresh
FilterTypeDescription
SearchFree textSearch by customer name
StatusDropdownFilter by Active, Expired, or Deleted; default shows all

The catalog list does not support column-level sorting. Records are returned in reverse-chronological order (newest first) from the server.

The list uses a Load More pattern with infinite scroll:

  • Page size: 20 records per load
  • Scrolling near the bottom of the list automatically loads the next batch
  • A message displays when all results are shown
ActionDescription
RefreshReload the catalog list from the server

Each row provides icon buttons:

ActionDescriptionPermission
View DetailsOpens the catalog detail drawercatalog-automation.catalogs (Read)
Resend CatalogRe-delivers the catalog to the recipient — only visible for Active catalogscatalog-automation.catalogs (Write)
DeleteRemoves the catalog after confirmation — not shown for already-deleted catalogscatalog-automation.catalogs (Admin)

Clicking anywhere on a row also opens the detail drawer.

Catalogs are read-only outputs — they cannot be edited. To remove one:

  1. Click the Delete (trash) icon on the row, or open the detail drawer and click Delete Catalog.
  2. A confirmation dialog warns that the action is permanent.
  3. Click Delete Catalog to confirm.

The catalog is removed from the list immediately after confirmation.

  • Jobs — Create and monitor catalog generation jobs
  • Definitions — Configure the rules that determine how catalogs are built
  • Templates — Manage the HTML layouts used in catalog output