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

# Customize Your Brand

> Learn how to configure the logo, lead capture form, and communication channels displayed in the viewer.

## What is Branding?

Through branding settings, you can customize the logo, lead capture form, and communication channels displayed in the document viewer.
Manage all branding options from **Settings > Branding**.

<Frame caption="Configure your logo and channels in Settings > Branding">
  <img src="https://mintcdn.com/featcorp-f1a59635/_8Yj-KAYzbqZmNzF/images/en/branding-logo.png?fit=max&auto=format&n=_8Yj-KAYzbqZmNzF&q=85&s=c29ac0b7fd1e768bbee7547038ec83c1" alt="Branding settings" width="1440" height="900" data-path="images/en/branding-logo.png" />
</Frame>

***

## Logo Settings

You can register a custom logo to be displayed on the viewer screen.

<Steps>
  <Step title="Go to Settings">
    Navigate to **Settings > Branding** in the sidebar.
  </Step>

  <Step title="Upload Logo">
    Upload a logo image in the **Logo** section. PNG or SVG format is recommended.
  </Step>

  <Step title="Save">
    Click the **Save** button, and the logo will be displayed in the viewer for all subsequently created shared links.
  </Step>
</Steps>

<Tip>
  Using a logo with a transparent background blends naturally with the viewer design.
</Tip>

***

## Lead Capture Form

You can set up a form to collect recipient information before they view the document.

| Setting           | Description                                                                   |
| ----------------- | ----------------------------------------------------------------------------- |
| **Form Title**    | The instructional text displayed at the top of the lead form                  |
| **Custom Fields** | Freely add fields to collect such as name, company, job title, etc.           |
| **Consent Text**  | Legal notice text such as personal data collection consent                    |
| **Email Options** | Option to allow only corporate emails, blocking personal emails (gmail, etc.) |

<Steps>
  <Step title="Enable Lead Capture Form">
    Enable the **Lead Capture Form** in the Branding settings.
  </Step>

  <Step title="Configure Fields">
    Add custom fields for the information you want to collect and set whether each is required.
  </Step>

  <Step title="Write Consent Text">
    Enter consent text regarding personal data collection.
  </Step>
</Steps>

<Note>
  When the corporate email only option is enabled, the form cannot be submitted with personal email domains such as gmail.com or naver.com. This is useful for B2B sales materials.
</Note>

***

## Communication Channels

Configure the contact information displayed on the viewer screen. Recipients can reach out directly while viewing the document.

| Channel Type | Description                                                       |
| ------------ | ----------------------------------------------------------------- |
| **URL**      | Freely add links such as a website, LinkedIn, or calendar booking |
| **Email**    | Business email address                                            |
| **Phone**    | Available phone number                                            |

***

## CTA Button

You can configure a call-to-action (CTA) button displayed at the bottom of the viewer.

<Steps>
  <Step title="Add CTA Button">
    Click **Add CTA Button** at the bottom of the communication channel settings.
  </Step>

  <Step title="Enter Text and Link">
    Enter the text to display on the button and the URL to navigate to when clicked.
  </Step>
</Steps>

<Warning>
  The number of communication channels you can register varies by plan.

  * **Basic / Plus / Pro**: up to **3**
  * **Business**: up to **5**
</Warning>

***

## Next Steps

<CardGroup cols={2}>
  <Card title="Custom Domain" href="/en/workspace/custom-domain">
    Connect your own domain to complete your brand experience.
  </Card>

  <Card title="Create a Share Link" href="/en/sharing/share-link">
    Share a document with your branding applied.
  </Card>
</CardGroup>
