# Advance Features

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

The **Features** section allows administrators to configure additional settings that help customize the appearance, terminology, and security of the Bookster booking system. These settings are optional but recommended to better align the system with your business needs and improve user experience.

The **Features** tab includes the following options:

#### 1. Record Labels

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

The **Record Labels** feature allows you to customize the names of core entities used throughout the Bookster system.

By default, Bookster uses standard labels such as **Service**, **Agent**, **Customer**, and **Location**. You can change these labels (both singular and plural forms) to match your business terminology. For example, you may rename “Agent” to “Staff” or “Consultant”.

Once saved, the updated labels will be applied across:

* The admin dashboard
* Booking forms
* Related records and management pages

This helps ensure consistency with your business language and improves clarity for both administrators and customers.

#### 2. Brand Logo

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

The **Brand Logo** feature allows you to upload your company’s logo and display it within the Bookster booking system.

Uploading a brand logo helps:

* Personalize the booking interface
* Strengthen brand recognition
* Create a more professional and consistent appearance

To use this feature, upload an image file of your logo and save the changes. The logo will then be displayed in supported areas of the booking system.

#### 3. Google Captcha

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

The **Google Captcha** feature helps protect your booking forms from spam, bots, and automated abuse.

When enabled, Bookster integrates **Google reCAPTCHA** into booking forms to verify that submissions are made by real users.

To configure this feature:

1. Enable Google Captcha.
2. Enter your **Site Key** and **Secret Key** generated from the Google reCAPTCHA Admin Console.
3. Use the **Verify Keys with reCAPTCHA** button to test your keys.
4. Save the settings to apply the configuration.

Once activated, reCAPTCHA will appear on booking forms and help improve security and form reliability.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.yaycommerce.com/bookster/addons/advance-features.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
