Skip to main content

White Labeling - API Documentation

Enterprise Only
This feature is available exclusively in Countly Enterprise.

Overview

White Labeling customizes Countly branding (logos, colors, favicon, and selected email identity settings).

Configuration & Settings

Configured with plugins.setConfigs("white-labeling", ...):

  • prelogo, stopleftlogo, favicon
  • prebcolor, preb_text_color, smenucolor
  • stitle, footerLabel
  • emailFrom, emailCompany, newsletter

Database Collections

CollectionPurpose
countly_fs.white-labeling.filesGridFS metadata for branding assets
countly_fs.white-labeling.chunksGridFS binary chunks for branding assets

Notes

  • Image payloads are stored as data URIs in GridFS.
  • Upload endpoint enforces 1.5 MB file size limit.

Ⓔ Enterprise

This feature is part of Countly Enterprise.

Get Access:

Already a Customer? Use support portal if you have any questions.


Last Updated: 2026-02-15