{"section":"tracks","requestedLocale":"en","requestedSlug":"cadastrar-tabelas-de-preco","locale":"en","slug":"cadastrar-tabelas-de-preco","path":"docs/en/tracks/vtex-modules-getting-started/prices-101/cadastrar-tabelas-de-preco.md","branch":"main","content":"There are two ways of adding a price table:\n\n- [Via the Pricing module in the Admin](#admin)\n- [Via Pricing API](#pricing-api)\n\nFollow the steps below to add a price table in your store:\n\n## Admin\n\n1. In the VTEX Admin, go to *Prices > Price list*, or type *Price list* in the search bar at the top of the page.\n2. Click on the **Price Tables** button.\n3. Select the **+ Create new price table** option. A *sidebar* will appear.\n4. Type in the name of the price table you wish to create.\n5. Click on **Create price table**.\n\n## Pricing API\nTo create a price table via API, use the [Create price table](https://developers.vtex.com/docs/api-reference/pricing-api#put-/pricing/tables/-priceTableId-) endpoint from the Pricing API."}