> ## Documentation Index
> Fetch the complete documentation index at: https://docs.smartbills.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Branding

> Customize your organization's branding and appearance

## Overview

The Branding page lets you customize the look and feel of your Smartbills experience. Upload your company logo, set brand colors, and customize how exported reports and receipt templates appear. Consistent branding ensures that expense reports and documents reflect your organization's identity.

To access branding settings, navigate to **Settings > Branding** in the left sidebar.

<Note>
  Only users with the **Admin** or **Owner** role can modify branding settings.
</Note>

## Upload Logo

Your company logo appears in the sidebar, exported reports, and email notifications. To upload or replace your logo:

1. Click the **Upload Logo** button or the existing logo preview
2. Select an image file from your computer
3. Adjust the crop area if needed
4. Click **Save**

Supported formats are PNG, JPG, and SVG. For best results, use a square image at least 256x256 pixels with a transparent background.

## Brand Colors

Set your organization's primary and secondary brand colors. These colors are applied to:

* Exported PDF reports (headers, accent lines)
* Email notification templates
* The Smartbills interface accents (optional)

<Steps>
  <Step title="Select Primary Color">
    Click the primary color swatch to open the color picker. Enter a hex code or use the visual picker to choose your brand's main color.
  </Step>

  <Step title="Select Secondary Color">
    Optionally set a secondary color used for accents and highlights in exported documents.
  </Step>

  <Step title="Preview and Save">
    A live preview shows how your colors appear on a sample expense report. When you are satisfied, click **Save** to apply.
  </Step>
</Steps>

## Customize Receipt Templates

Receipt templates control the layout and information displayed on exported expense reports and receipt PDFs. You can customize:

* **Header**: Company name, logo placement, and contact information
* **Footer**: Custom text such as legal disclaimers or policy references
* **Fields**: Choose which expense fields appear on the exported document

Click **Save** after making changes. All future exports will use the updated template.

## Reset to Defaults

To revert all branding settings to the Smartbills defaults, click **Reset to Defaults** at the bottom of the page. This removes your custom logo, resets colors, and restores the default receipt template.

## What's Next?

<CardGroup cols={2}>
  <Card title="General Settings" icon="gear" href="/guides/web-app/settings/general">
    Configure your business name and address
  </Card>

  <Card title="Categories" icon="tags" href="/guides/web-app/settings/categories">
    Set up expense categories
  </Card>
</CardGroup>
