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

# Branding

> Remove the 'Powered by Feedal' badge and control how your brand appears on forms.

By default, a small **"Powered by Feedal"** attribution badge is shown at the bottom of all forms. Upgrading to a paid plan removes it automatically.

***

## Powered by Feedal badge

The badge is a subtle, theme-coloured attribution link at the bottom of the form card. It links back to [feedal.com](https://feedal.com) and is visible to all respondents on Free plans.

<Frame>
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/feedal/images/powered-by-feedal-badge.png" alt="Powered by Feedal badge" />
</Frame>

### Removing the badge

The badge is controlled by your plan, not a per-form toggle. Once your workspace is on **Starter or higher**, the badge is automatically hidden on all your forms — no additional configuration needed.

| Plan       | Badge shown    |
| ---------- | -------------- |
| Free       | ✓ Always shown |
| Starter    | — Removed      |
| Pro        | — Removed      |
| Enterprise | — Removed      |

<Tip>
  You can preview what your form looks like with the badge in the studio canvas — it's always rendered in preview mode regardless of your plan.
</Tip>

***

## Logo & brand name

You can add your logo and brand name to any form through the **Design panel → Branding** section in the studio. These appear in the form's layout (navbar bar or sidebar, depending on the layout you chose).

### Adding your logo

1. Open the form in the studio.
2. Click **Design** in the canvas toolbar.
3. Scroll to the **Branding** section.
4. Upload your logo or paste a URL.
5. Optionally add a brand name shown next to the logo.

### Logo position

The logo position (left / center / right / space-between) is set in the Branding section and controls alignment within the navbar or sidebar area.

***

## Related

<CardGroup cols={2}>
  <Card title="Layouts" icon="layout" href="/theming/layouts">
    Choose how the logo and form card are arranged on the page.
  </Card>

  <Card title="Plans & pricing" icon="credit-card" href="/billing/plans">
    See which plan removes the Feedal badge.
  </Card>
</CardGroup>
