# How to upload products

Uploading products is automatic on Agora. We have built technology capable of securely indexing millions of products from stores built on Shopify, WooCommerce, Wix and Squarespace in minutes. This means that when a merchant signs up to the platform, their products are automatically uploaded in a matter of minutes. This makes our onboarding process seamless, fast and efficient. No long waits, no long process.

After signing up, all the products in your store will immediately show on the Products page of your Merchant dashboard. If you make changes to your catalog on Shopify or WooCommerce, you can  update your Agora product data through this process:&#x20;

1. Sign in to the [Merchant Dashboard](https://app.searchagora.com/).&#x20;
2. Go to the [Products](https://app.searchagora.com/products) page.&#x20;
3. Click on the 'upload products' button and submit your store's URL. This process might take a few minutes depending on the volume of products in your store.

If you run into any issues with uploading products, contact [Support](https://docs.searchagora.com/support/premium-support).&#x20;


---

# 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://docs.searchagora.com/merchants/guides/how-to-upload-products.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.
