For the complete documentation index, see llms.txt. This page is also available as Markdown.

Branding

Logo, colors, favicon, and support email for the portfolio app.

Visual branding is the simplest piece of white-labeling. No DNS is involved. Set it under Settings → Client Portfolios in the admin panel. Changes apply immediately on save, with no deployment or propagation delay.

Setting
What it controls

Organization name

Shown in the portfolio header and email subject lines

Logo URL

Public image URL (PNG/SVG). Shown in the portfolio header, sign-in page, accept-invite page, and email header

Favicon URL

Public .ico or .png (32×32 or 64×64). Applied to the browser tab

Primary color

6-digit hex (e.g. #0f172a). Drives buttons, links, and accents across the portfolio UI

Support email

Used as Reply-To: on invitation emails and shown in the email footer


Where it appears

Once set, your branding renders on every pre-login surface (sign-in, sign-up, invite acceptance) for customers arriving through your custom domain or a tenant-scoped invite link. The primary color becomes a CSS variable applied throughout the portfolio UI.

Set a real support email. It becomes the Reply-To: on every email Motif sends on your behalf, so customer replies reach your inbox instead of a no-reply address.


Next steps

To complete white-labeling, point the portfolio app at your own host and send email from your own domain:

Last updated