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

# Monitor BigCommerce indexing

> Monitor the BigCommerce indexing process

You can add BigCommerce products to an Algolia index in the following ways:

* **Manually** indexing all products for a particular source
* Through **real-time updates**,
  which are triggered automatically when a product is updated and published in BigCommerce

To check the progress of an indexing operation, follow these steps:

1. Go to the source list for your BigCommerce channel.

2. Click **Real-time updates** to view the real time indexing log.
   Click **Reindexes** to view manually triggered indexing operations.

   <img src="https://mintcdn.com/algolia/hAsVAHDvpFee-pZL/doc/integration/bigcommerce/indexing/monitoring-step-1.jpeg?fit=max&auto=format&n=hAsVAHDvpFee-pZL&q=85&s=25d4a3a91fcc66ec5657f65d4d511838" alt="Screenshot of the BigCommerce-Index-1 (DEMO) configuration page showing 'Real-time updates' and 'Reindexes' buttons." width="503" height="358" data-path="doc/integration/bigcommerce/indexing/monitoring-step-1.jpeg" />

3. The **Reindex Runs** box shows reindexing details such as the status,
   the destination index, and a timestamp for each run.

   <img src="https://mintcdn.com/algolia/hAsVAHDvpFee-pZL/doc/integration/bigcommerce/indexing/monitoring-step-2.jpeg?fit=max&auto=format&n=hAsVAHDvpFee-pZL&q=85&s=db1755964898bd79ba0543830eb50963" alt="Screenshot of a 'Reindex Runs' table showing one entry: status 'Created', destination 'BigCommerce-Index-1', action 'Reindex', created Jun 13 2023 7:16:52 PM." width="665" height="232" data-path="doc/integration/bigcommerce/indexing/monitoring-step-2.jpeg" />

4. Click a reindex run from the list to open the **Run Details** box,
   which shows the progress and details of an individual reindexing run.

   <img src="https://mintcdn.com/algolia/hAsVAHDvpFee-pZL/doc/integration/bigcommerce/indexing/monitoring-step-3.jpeg?fit=max&auto=format&n=hAsVAHDvpFee-pZL&q=85&s=060c6d8a3f1ca1229b2bc3d259b2e271" alt="Screenshot of a 'Run Details' dialog showing a finished task with status 'Succeeded' and events listed below." width="512" height="359" data-path="doc/integration/bigcommerce/indexing/monitoring-step-3.jpeg" />

5. To check the API responses for all events associated with the reindex run,
   click **Events** in the **Run Details** dialog.
   Any errors in this indexing run are shown in the **Errors** tab.

   <img src="https://mintcdn.com/algolia/hAsVAHDvpFee-pZL/doc/integration/bigcommerce/indexing/monitoring-step-4.jpeg?fit=max&auto=format&n=hAsVAHDvpFee-pZL&q=85&s=ebb7bed5f806b09e72eb9e0ddf75d7dc" alt="Screenshot of an API response with 'Succeeded' status, eventID, runID, parentID, data, entityID, entity type, message, and published-at timestamp fields." width="498" height="344" data-path="doc/integration/bigcommerce/indexing/monitoring-step-4.jpeg" />

The number of products you can index depends on your [Algolia plan](https://www.algolia.com/pricing/).
If you run into "Record quota exceeded" errors,
check your [Algolia account](https://dashboard.algolia.com/billing/overview/).
