ToolJet/docs/versioned_docs/version-2.9.0/Enterprise/white-label.md
Shubhendra Singh Chauhan e9c7cdf57e
[docs] Appbuilder 1.1 (#6874)
* [docs] conditional action #6304

* [docs] plotly bar mode

* [docs] private app embed var

* [doc] table: selectedCell

* [doc]table nested data

* [doc]number-decimal

* [doc]buttontext

* [doc]boundedbox:default data

* [doc]multi-env updates

* [doc]version 2.9.0

* commented: PR5926

* commented: PR5296 minor change
2023-07-05 19:30:20 +05:30

1.4 KiB

id title
white-label White Label
Available on: Enterprise Edition

White Label feature will allow you to remove the ToolJet branding from the ToolJet platform and add your own custom logo and text.

This feature allows you to rebrand the following:

  • App logo (Logo on login screen, dashboard, and app-editor)

    ToolJet - Enterprise - White label
    ToolJet - Enterprise - White label
  • Favicon

  • Page Title (next to Favicon)

    ToolJet - Enterprise - White label

Configuration

To enable white labelling, you'll need to set the below mentioned environment variables in the .env file:

  • WHITE_LABEL_LOGO: URL of the logo. Preferred dimensions of the logo are: width 130px and height 26px
  • WHITE_LABEL_TEXT: The text that you want to display as Page Title
  • WHITE_LABEL_FAVICON: URL of the favicon. Preferred dimensions of the logo are: 16x16px or 32x32px