> For the complete documentation index, see [llms.txt](https://docs.moneycollect.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moneycollect.com/docs/business-operation/products-and-prices/pricing-table.md).

# Pricing table

You can use the MoneyCollect Dashboard to create a table that displays different subscription pricing levels to your customers. You don’t need to write any custom code to create or embed a pricing table.

<figure><img src="/files/94mG24pNcUPZzyxzsqJe" alt=""><figcaption><p>Pricing table</p></figcaption></figure>

A pricing table is an embeddable UI that:

* Displays pricing information and takes customers to a prebuilt checkout flow. The checkout flow uses MoneyCollect Checkout to complete the purchase.
* Supports common subscription business models like flat-rate, per-seat, tiered pricing, and free trials.
* Lets you configure, customize, and update product and pricing information directly in the Dashboard, without needing to write any code.
* Embeds into your website with a `<script>` tag and web component. MoneyCollect automatically generates the tag. You copy and paste it into your website’s code.

## Create pricing table

In the Dashboard, go to **Products** > pricing tables > **+ Create pricing table**. There, you select:

* Up to four products per pricing interval, with a custom name, description, pricing, and features for each.
* Background color&#x20;
* Button color&#x20;
* Button shape

<figure><img src="/files/td5X5wy58JOsF8oCdWUZ" alt=""><figcaption><p>Customize your pricing table</p></figcaption></figure>

The next step is customizing checkout.

<figure><img src="/files/hs1z2QvgaBfMMgS7rlvf" alt=""><figcaption><p>Choose your payment settings</p></figcaption></figure>

## Embed pricing table

After creating a pricing table, MoneyCollect automatically returns an embed code. Click the **Copy code** button to copy the code and paste it into your website.

<figure><img src="/files/CwdQvDp6izWnrnyazfJA" alt=""><figcaption><p>Copy the pricing table’s code </p></figcaption></figure>

## Track subscriptions

When a customer purchases a subscription, you’ll see it on the subscriptions page in the MoneyCollect Dashboard.
