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

# Remove Branding

> Remove the "Powered by OrbitForms" badge from your forms for a fully white-label experience.

Remove the "Powered by OrbitForms" badge from your forms for a fully white-label experience.

## The Branding Badge

By default, all forms display a small "Powered by OrbitForms" badge at the bottom. This badge links back to OrbitForms and helps others discover the platform.

This badge is displayed on all forms on the Free plan.

## Plan Requirements

Branding removal is a premium feature available on our paid plans. Upgrade to unlock this feature along with other powerful capabilities.

<CardGroup cols={2}>
  <Card title="Pro — $29/month" icon="bolt">
    * Remove branding
    * Custom CSS
    * Advanced analytics
    * Unlimited team members
  </Card>

  <Card title="Business — $149/month" icon="sparkles">
    * Everything in Pro
    * AI Agents
    * Unlimited workflows
  </Card>
</CardGroup>

[View Pricing & Upgrade →](https://orbitforms.ai/pricing)

## How to Remove Branding

Once you've upgraded to Pro or Business, you can remove the branding from any form using one of two methods.

### Method 1: Settings Tab

The most common way to remove branding is through the Settings tab in your form editor.

<Steps>
  <Step title="Open your form">
    Open your form in the editor
  </Step>

  <Step title="Open Settings">
    Click on the Settings tab in the right panel
  </Step>

  <Step title="Find the toggle">
    Scroll down to find the "Remove Branding" toggle
  </Step>

  <Step title="Enable it">
    Toggle it ON to hide the "Powered by OrbitForms" badge
  </Step>

  <Step title="Save">
    Save your form to apply changes
  </Step>
</Steps>

```
Form Editor → Settings → Remove Branding
```

### Method 2: Design Panel (Advanced)

You can also find the branding toggle in the Advanced section of the Design panel while editing your form.

<Steps>
  <Step title="Open your form">
    Open your form in the editor
  </Step>

  <Step title="Open Design panel">
    Look for the Design or Appearance panel
  </Step>

  <Step title="Expand Advanced">
    Expand the Advanced section
  </Step>

  <Step title="Toggle branding">
    Find and toggle "Remove Branding"
  </Step>
</Steps>

```
Form Editor → Design → Advanced → Remove Branding
```

## Important Notes

* **Per-form setting** — The branding setting is configured individually for each form. You'll need to enable it on each form where you want to hide the badge.
* **Plan downgrade** — If you downgrade from Pro or Business to Free, the branding will automatically reappear on your forms even if the setting remains enabled.
* **Embedded forms** — The branding setting applies to both standalone forms (shared via link) and embedded forms on your website.

***

## Next Steps

<CardGroup cols={2}>
  <Card title="Styling & Branding" icon="palette" href="/guides/styling">
    Customize colors, fonts & more
  </Card>

  <Card title="Billing & Plans" icon="credit-card" href="/guides/billing">
    Manage your subscription
  </Card>
</CardGroup>
