# SETTINGS

- [Theme integration](https://docs.tipo.io/tipo-appointment-booking/settings/theme-integration.md): Theme integration connects Tipo Appointment Booking app to your Shopify theme so customers can actually see and book services on your storefront.
- [Set Date & Time format](https://docs.tipo.io/tipo-appointment-booking/settings/set-date-and-time-format.md)
- [Date format](https://docs.tipo.io/tipo-appointment-booking/settings/set-date-and-time-format/date-format.md): Use this setting to change how dates are displayed on the booking widget (example: Dec,16 2025 vs 16/12/2025).
- [Time format](https://docs.tipo.io/tipo-appointment-booking/settings/set-date-and-time-format/time-format.md): Choose how time is displayed on the booking widget: 24-hour format or 12-hour (AM/PM).
- [Set start day of the week](https://docs.tipo.io/tipo-appointment-booking/settings/set-date-and-time-format/set-start-day-of-the-week.md)
- [Control Time Zone for bookings](https://docs.tipo.io/tipo-appointment-booking/settings/control-time-zone-for-bookings.md)
- [Set timezone](https://docs.tipo.io/tipo-appointment-booking/settings/control-time-zone-for-bookings/set-timezone.md): Use these settings to control how dates and times appear in the admin calendar and booking flow. This helps you avoid scheduling mistakes when your store, team, or customers are in different time zone
- [Lock customer's timezone selection](https://docs.tipo.io/tipo-appointment-booking/settings/control-time-zone-for-bookings/lock-customers-timezone-selection.md)
- [Customize Add-on labels & prices](https://docs.tipo.io/tipo-appointment-booking/settings/customize-add-on-labels-and-prices.md)
- [Redirect after Booking](https://docs.tipo.io/tipo-appointment-booking/settings/redirect-after-booking.md)
- [Redirect paid bookings to Cart](https://docs.tipo.io/tipo-appointment-booking/settings/redirect-after-booking/redirect-paid-bookings-to-cart.md): After a customer pays and completes the booking, they will be redirected to the Cart page.
- [Redirect paid bookings to Checkout](https://docs.tipo.io/tipo-appointment-booking/settings/redirect-after-booking/redirect-paid-bookings-to-checkout.md)
- [Redirect free bookings to a custom URL](https://docs.tipo.io/tipo-appointment-booking/settings/redirect-after-booking/redirect-free-bookings-to-a-custom-url.md)
- [Customize Shopify order tag](https://docs.tipo.io/tipo-appointment-booking/settings/customize-shopify-order-tag.md)
- [Allow overlapping time slots](https://docs.tipo.io/tipo-appointment-booking/settings/allow-overlapping-time-slots.md)
- [Default Appointment status](https://docs.tipo.io/tipo-appointment-booking/settings/default-appointment-status.md): This setting controls what status a new appointment starts with in Tipo, and (optionally) whether it should follow the Shopify order status.
- [Require Customer Login](https://docs.tipo.io/tipo-appointment-booking/settings/require-customer-login.md)
- [Block off specific dates or times](https://docs.tipo.io/tipo-appointment-booking/settings/block-off-specific-dates-or-times.md)
- [Allow bookings when service is out of stock](https://docs.tipo.io/tipo-appointment-booking/settings/allow-bookings-when-service-is-out-of-stock.md)
- [Uninstall app](https://docs.tipo.io/tipo-appointment-booking/settings/uninstall-app.md)


---

# 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.tipo.io/tipo-appointment-booking/settings.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.
