> ## Documentation Index
> Fetch the complete documentation index at: https://sailia-mintlify-intercom-migration-1776823910.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Branding and customization

> Customize your booking page appearance with your logo, colors, and business details.

Your booking page is the first thing customers see when they visit your business online. Sailia lets you customize its appearance so it matches your brand identity and feels like a natural extension of your website.

## Business branding

Your core branding settings are configured in **Settings** > **Booking page**. These settings control how your business appears across the booking page, confirmation emails, and PDF receipts.

| Setting           | Where it appears                                    |
| ----------------- | --------------------------------------------------- |
| **Business name** | Booking page header, confirmation emails, receipts  |
| **Logo**          | Booking page header, email templates                |
| **Brand colors**  | Buttons, links, and accents on your booking page    |
| **Favicon**       | Browser tab icon for your booking page              |
| **Contact email** | Footer of your booking page and confirmation emails |

<Steps>
  <Step title="Open booking page settings">
    Navigate to **Settings** > **Booking page** in your Sailia dashboard.
  </Step>

  <Step title="Upload your logo">
    Upload a logo image. For best results, use a PNG or SVG file with a transparent background. The logo appears in the booking page header and on email communications.
  </Step>

  <Step title="Set your brand colors">
    Choose a primary color that matches your brand. This color is applied to buttons, links, and interactive elements across your booking page.
  </Step>

  <Step title="Save your changes">
    Click **Save** to apply your branding. Changes are reflected on your booking page immediately.
  </Step>
</Steps>

<Tip>
  Use a high-contrast color for your primary brand color — it is used on call-to-action buttons, so customers need to see it clearly on both light and dark backgrounds.
</Tip>

## Booking page URL

Your booking page has a unique URL in the format:

```
https://bookings.sailia.com/your-business
```

The URL path is based on your business name and can be customized in **Settings** > **Booking page**. Keep it short, memorable, and consistent with your brand.

<Note>
  Changing your booking page URL does not break existing links. However, update any links on your website, social media, and printed materials to use the new URL.
</Note>

## Activity presentation

Each activity on your booking page can be customized individually:

| Element             | How to configure                               |
| ------------------- | ---------------------------------------------- |
| **Title**           | Set in the activity's general settings         |
| **Description**     | Rich text description shown to customers       |
| **Images**          | Upload photos that represent the activity      |
| **Pricing display** | Automatically shows the lowest available price |

Configure these per activity in the [activities section](/activities/activities) of your dashboard.

## Email branding

Confirmation emails and workflow messages automatically include your branding:

* Your **business logo** appears at the top of all emails
* Your **business name** and **contact email** are shown in the email footer
* [Workflow emails](/integrations/workflows) support [merge fields](/integrations/workflows#business-merge-fields) for your business name, logo URL, and booking page link

<Note>
  Email templates are managed by Sailia and cannot be edited directly. For custom messaging, use [automated workflows](/integrations/workflows) to send additional emails with your own content.
</Note>

## QR codes

Generate a QR code from your booking page URL for printed materials like flyers, posters, and business cards. Customers can scan the code with their phone camera to go directly to your booking page.

Any QR code generator that accepts a URL works with your Sailia booking page link.

## Tips for effective branding

* **Keep it consistent** — use the same logo and colors across your website, booking page, and social media
* **Use high-quality images** — activity photos are the first thing customers notice on your booking page
* **Write clear descriptions** — tell customers what to expect, what to bring, and any restrictions
* **Test on mobile** — most customers browse on their phones, so verify your branding looks good on small screens

## Related guides

<Columns cols={2}>
  <Card title="Your booking page" icon="globe" href="/getting-started/booking-page">
    How your public booking page works and what customers see.
  </Card>

  <Card title="Embedding your booking page" icon="code" href="/getting-started/embedding">
    Add your booking page to your existing website.
  </Card>

  <Card title="Account settings" icon="gear" href="/getting-started/account-settings">
    Configure all account-level settings including business profile.
  </Card>
</Columns>
