Skitflow
Enterprise

Whitelabeling

Rebrand the self-hosted Skitflow UI with your name, logos, links, and custom CSS.

Whitelabeling lets you customize the Skitflow interface to match your organization's brand. This feature is for self-hosted deployments only.

Naming

  • App name — the product name shown across the UI in place of "Skitflow".
  • App description — a short tagline used alongside the name.
  • Meta title — the browser tab title.

Logos & icon

  • Logo — the main logo shown in the dashboard.
  • Login logo — the logo shown on the login page.
  • Favicon — the browser tab icon.

Each is provided as an image URL. Use a hosted asset (SVG or PNG); transparent PNG/SVG works best for the header and login logos.

  • Support URL — where the in-app support link points.
  • Docs URL — where the in-app documentation link points.
  • Footer text — custom text shown in the UI footer.

Error page

  • Error page title and Error page description — the text shown on the built-in error page.

Custom CSS

Colors and finer visual tweaks are applied through custom CSS rather than fixed color pickers, so you can restyle the UI as far as you need.

Only safe CSS is accepted: there is a maximum length, and @import, javascript:/data: URLs, and <style> tags are rejected.

Configuration

Navigate to Settings → Whitelabeling, fill in the fields you want to override (leave the rest blank to keep the Skitflow defaults), and save. Changes take effect after saving.

On this page