> For the complete documentation index, see [llms.txt](https://ovatheme.gitbook.io/brw/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ovatheme.gitbook.io/brw/brw-menu/settings/guests.md).

# Guests

Go to: **BRW >> Settings >> Booking & Rental >> Guests**

<figure><img src="/files/DgYMDA44AHuMBe53JnNi" alt=""><figcaption></figcaption></figure>

Custom UI for defining guest type labels globally. Each guest type has:

| Column                 | Description                                                                                                                                                                                                                                                                                                                                                           |
| ---------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Label                  | Display name (e.g., "Adult", "Child", "Infant")                                                                                                                                                                                                                                                                                                                       |
| Key / Slug             | Internal identifier used in pricing meta keys (e.g., `adult` → `adult_price`, `min_adult`)                                                                                                                                                                                                                                                                            |
| Mandatory Price Field: | <ul><li><strong>Checked:</strong> When enabled, you must set a price for each guest type when adding a new product. After checking this option, a setting called <strong>“Show Price Beside”</strong> will appear, allowing you to show or hide the price next to the guest fields on the front end.</li><li><strong>Unchecked:</strong> No price required.</li></ul> |
| Information Fields     | Choose information fields for each guest type. Read [here](/brw/brw-menu/settings/guest-information.md) to know how to add guest information fields                                                                                                                                                                                                                   |

{% hint style="info" %}
**Used by:** Rental by  pricing tables (`adult_price`, `child_price`, etc.) and booking form guest selectors.
{% endhint %}

{% hint style="warning" %}
**Note:** Changing guest type keys after products have been configured will break existing pricing data. Define all guest types before setting up  products.
{% endhint %}
