# Liquid Templating for Page Designs

MeetBit Page Designs utilize [Liquid Templating](https://meetbit.gitbook.io/docs/others/liquid-templating) to allow dynamic information within your Page Designs. The table below outlines the various types of information available:

{% hint style="info" %}
Different settings have different information available.
{% endhint %}

| Setting                          | Model        | Field Name    | Note                               |
| -------------------------------- | ------------ | ------------- | ---------------------------------- |
| **All Settings**                 | Workspace    | tenant        |                                    |
| **All Meeting Link Settings**    | Meeting Link | meeting\_link |                                    |
| Success Text                     | Event        | event         | New Event Data                     |
| **All Reschedule Link Settings** | Event        | event         | Old Event Data (before reschedule) |
| **All Cancel Link Settings**     | Event        | event         | Old Event Data (before cancel)     |

&#x20;
