{"section":"tutorials","requestedLocale":"en","requestedSlug":"how-to-change-the-sku-and-product-relationship","locale":"en","slug":"how-to-change-the-sku-and-product-relationship","path":"docs/en/tutorials/catalog/products-and-skus/how-to-change-the-sku-and-product-relationship.md","branch":"main","content":"You can change the relation between an SKU and a Product by editing the SKU, following the steps below.\n\n1. In the VTEX Admin, go to __Catalog__, or type __Catalog__ in the search bar at the top of the page.\n2. Click on **All products**.\n3. In the desired product, click on the down arrow <i class=\"fas fa-angle-down\"></i> and select the __SKU__ option.\n4. In the SKU you want to delete, click on `Change`. \n5. In the **Product name (ID)** field, in **Current Selection**, click `Remove` to disassociate the product currently related to the SKU.\n6. To associate the SKU to another product, enter the product name in the **Product name (ID)** field and click on the desired product. If you prefer, you can click on `Advanced Search` to search by __Name__, __ID__ or __SKU__ the new product to be related. Searching for the product by __ID__ or __SKU__ will be more precise for cases where there is the same value for __Name__ in different products.\n7. After finding the desired product, click `Add`.\n8. Click on `Save`.\n\nIf you prefer, you can run this update by calling the [Update SKU](https://developers.vtex.com/vtex-rest-api/reference/catalog-api-put-sku) endpoint of the __Catalog API__. This change cannot be implemented using a spreadsheet."}