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

# BA Settings

#### 1. General Settings

1. **Date format** – d/m/Y or m/d/Y.
2. **Booking object post slug** – set the word from your business, like apartment, tour, etc.
3. **Booking object singular name, general (plural) name and menu name** – to customize the page titles on the dashboard.
4. **Search result  pages** – create page search result with Elementor ( BA Search results Widget Elementor) - follow guide at @ Setup page
5. **Service pages** – you could select own pages instead of those installed by the plugin.
6. **Checkout pages** – you could select own pages instead of those installed by the plugin.
7. **Confirmation page** – you could select own pages instead of those installed by the plugin.
8. **My Account page** – you could select own pages instead of those installed by the plugin.
9. **Terms & Conditions page** – you could select own pages instead of those installed by the plugin.
10. **Admin page for order confirmation** – you could select own pages instead of those installed by the plugin.
11. **Archive Booking: posts per page -** number posts per page ( page archive booking)

<div align="center"><img src="/files/-MP7_GM5jU8lTzRqEn8I" alt=""></div>

![](/files/-MP7bA6UzEajoTV5pqrg)

### 2. **Currency settings**

Select from presets and customize.

![](/files/-MP7evY5BZy47rCmZzd2)

### **3. Payments**

&#x20;If you activated [BABE Payment pack add-on](https://ba-booking.com/shop/downloads/ba-book-everything-payment-pack/) you should activate needed payment methods and add your PayPal/Stripe data on Payment tab

### 4. **Confirmation**

Edit default confirmation messages on Confirmation tab

### 5. **Emails**

BA Book Everything plugin creates nice html notification emails. Add your company logo image, header image, footer and credits text on Emails tab

### 6. **Google map API setting**

To set up your personal [API key](https://developers.google.com/maps/documentation/embed/get-api-key), map zoom and marker.

### 7. Wishlist

Ba wishlist addon was developed  by Opal team\
Page Ba wishlist: follow guide at @ Setup page

![](/files/-MP7gIOfZUB0oY2Ofm1g)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wpdocs.gitbook.io/triply/ba-booking/ba-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
