# Setup: Configure Product Feeds ## Required steps - Create client and at least one application - Create additional applications - Decide on a price list structure and set up the market price lists ## Preparations To set up you Product Feeds correct you need to decide on: - What kind of target systems have the need to get product catalog updates? How often? Which data? - Do some targets need special assortments or prices, aside from the straight forward Application assortment? ## How-to - Go to [Feed tab](https://norce-open-demo.admin-se.playground.norce.tech/pricing/pricelist) in Admin - For each Feed, you need, switch between your different applications and create them: - Configure the Product feeds, read about it [here](/developer-portal/app-development/building-a-norce-product-feed-receiver#configurations). Additionally, you need to configure how the delta changes should be tracked, this is the same for all feeds within the client. - Go to the [client setting tab](https://norce-open-demo.admin-se.playground.norce.tech/settings/client/setting) and "enable tracking of delta tables" - Go to the delta configurations tab and modify the settings to only track the changes you need, read about it [here](/developer-portal/app-development/building-a-norce-product-feed-receiver#delta-configuration). ## Further reading - Read about how to use Product Feeds [here](/developer-portal/app-development/building-a-norce-product-feed-receiver). (developer portal) - [Using an external search service](/developer-portal/app-development/working-with-products-and-search-using-norce-product-feed), populating it from Product Feed exports. (developer portal) ## Where to go from here - Products and pricing