# Shortcodes

There are three shortcodes available for customers:

* Displays a button that opens the booking form in a modal.

```
[bookster_booking_button]
```

* Embeds the booking form directly on the page.

```
[bookster_booking_form]
```

* Shows the customer dashboard for managing bookings and account details.

```
[bookster_customer_dashboard]
```
