{"section":"tutorials","requestedLocale":"en","requestedSlug":"activating-skus-in-bulk","locale":"en","slug":"activating-skus-in-bulk","path":"docs/en/tutorials/catalog/products-and-skus/activating-skus-in-bulk.md","branch":"main","content":"On the VTEX platform, you can activate SKUs in bulk. There are two scenarios for this:\n\n- Activate all registered SKUs in the store.\n- Activate only a group of SKUs registered in the store.\n\nSee below the step-by-step for each scenario.\n\n## Activating all SKUs\n\nTo activate all SKUs using VTEX Admin, follow the steps below:\n\n1. Access the URL `https://{accountName}.myvtex.com/admin/site/productskuactivateall.aspx`.\n2. Click on `Enable all SKUs`.\n\n> ⚠️ SKUs that are registered with invalid data will not have the *Activate SKU if possible* flag enabled. In case not all of the SKUs have been flagged with *Activate SKU if possible*, repeat the process described above.\n\n## Activate a group of SKUs\n\nTo activate only a certain group of SKUs, you can use a spreadsheet extracted from the VTEX Admin, as follows:\n\n1. Download the __Products and SKUs__ spreadsheet from the platform. You can find out more details on this by reading [How to export a product spreadsheet](/en/docs/tutorials/how-to-export-a-product-spreadsheet).\n2. In the __EnableSKUifPossible__ column, change the status of the SKUs you wish to enable. The field should be filled out with `YES` only.\n3. Save the changes made to the document.\n4. Import the spreadsheet to the platform again. Remember that you import the same way as you export. \n\nIn addition, if the spreadsheet used to import the new data is not the default model used on the platform, you may download a model that matches the format used by VTEX.\n\n## Learn more\n\n- [How to activate an SKU](https://developers.vtex.com/vtex-rest-api/docs/how-to-activate-an-sku)"}