> For the complete documentation index, see [llms.txt](https://support.caspen.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.caspen.com/using-caspen/settings/customize-your-online-branding.md).

# Customize your online branding

## Overview

Branding settings let you choose your colors and styling so your client facing pages match your brand. You can set:

* **Primary color** for buttons, links, and highlights
* **Important notice color** for banners and key messages
* **Border style** for buttons and text fields

These changes apply to your online pages (booking, profile, client portal). You can update them anytime.

***

## Open branding settings

1. Go to **Settings** → **Branding**.

<figure><img src="/files/CzLjX1uQgOG47CsUgcpo" alt="" width="563"><figcaption></figcaption></figure>

2. Update any of the branding options.

<figure><img src="/files/uBh1nTdK5OPGMA27aanJ" alt="" width="563"><figcaption></figcaption></figure>

3. Click **Save** (top-right) to apply changes.

Tip: If you want to exit without applying changes, click Cancel.

**After you save:**

* Preview your booking page or client portal to see the latest styling.
* If you do not see the update straight away, try refreshing your page.

***

## Branding options:

### Primary color

**What it controls**\
Your primary color is used throughout your online pages for key UI elements like buttons and highlights.

**Example**\
Your logo is teal, so you choose a teal primary color to match your brand across booking buttons and headings.

**Good to know**\
If you pick a very light color, make sure text and buttons still have strong contrast for readability.

***

### Important notice color

**What it controls**\
This color is used for important notices shown on your online pages, like alert banners or callouts.

Examples

* Choose amber for general attention messages (like “Please arrive 10 minutes early”).
* Choose red for urgent messages (like “Bookings close in 2 hours”).

**Tip**

* Pick a notice color that stands out from your primary color so notices are clearly visible.

***

### Border style

**What it controls**\
Border style changes the shape of buttons and text fields on your online pages.

Options include:

* **Round** (soft corners)
* **Square** (sharp corners)
* **Pill** (fully rounded)


---

# 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:

```
GET https://support.caspen.com/using-caspen/settings/customize-your-online-branding.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.
