> ## Documentation Index
> Fetch the complete documentation index at: https://forest-chore-open-api.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Interface & Branding

> Customize your Forest interface with white-label branding and custom domains

The Interface tab provides white-label customization capabilities to align Forest with your company's brand identity.

## Accessing interface settings

1. Click your **project logo** in the top-left corner
2. Select **Project Settings**
3. Navigate to the **Interface** tab

## Available customization options

### Project logo

Set your own project logo which will appear in the top-left corner of your Forest interface, replacing the default Forest branding.

**Requirements:**

* Recommended format: PNG or SVG
* Recommended dimensions: 120x40 pixels for optimal display
* File size: Maximum 2MB

### Primary color

Customize the primary color applied throughout the application interface, including:

* Buttons
* Links
* Active states
* Navigation highlights

This allows you to match Forest's color scheme to your company's brand guidelines.

### Custom domain

Instead of accessing your Forest instance through the default `app.forestadmin.com/12345` URL, configure a custom domain.

**Examples:**

* `forestadmin.my-company.com`
* `admin.my-company.com`
* Any custom domain you own

#### Setting up a custom domain

1. Choose your desired subdomain or domain
2. Configure DNS settings with your domain provider:
   * Add a CNAME record pointing to the Forest server
   * Specific DNS instructions are provided in the Interface tab
3. Enter your custom domain in the Interface settings
4. Wait for DNS propagation (usually 24-48 hours)
5. Access your Forest instance via your custom domain

<Info>
  SSL certificates are automatically provisioned for custom domains to ensure secure connections.
</Info>
