Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.open.cx/llms.txt

Use this file to discover all available pages before exploring further.

When your customers log into the OpenCX dashboard through an org you created, they see your brand instead of OpenCX’s default branding.

What’s customizable

ElementWhere it appearsField
LogoSidebar header, handoff insights (expert popover and recommendation modal)logo_url
App nameBrowser tab title (replaces “Open”), sidebar menu item (“[name]‘s agent”), chat page heading, handoff insights expert labelsapp_name
Support emailAll “contact us” links and error messages across the dashboardsupport_email
Primary colorReserved for future use (v2)primary_color

How it works

Branding is configured on your partner record — not on individual orgs. Every org you create inherits your branding automatically.

Configuration

Branding fields are set on your partner record during onboarding. Contact the OpenCX team to update them.
FieldTypeExample
logo_urlURL to your logo image (SVG or PNG recommended, square aspect ratio)https://cdn.example.com/logo.svg
app_nameName shown in the browser tab"Booking Support"
support_emailEmail shown in all “contact us” copy"support@booking.com"
primary_colorHex color code (reserved for v2)"#003580"
Use a square logo (1:1 aspect ratio) for best results. The logo renders at 32x32px in the sidebar. SVG is preferred for crisp rendering at all sizes.

What’s not branded (v1)

These elements currently show OpenCX defaults regardless of partner configuration:
  • Login page — The auth page loads before any org context is available. Branding kicks in after login. Partners using Login Links bypass this page entirely.
  • Invitation accept page — Same constraint as login.
  • Favicon and Open Graph image — Static assets that require per-domain serving.
  • Primary color theming — Changing --primary also requires computing a contrast-safe --primary-foreground. Deferred to v2.

Billing

For partner orgs, the Billing page is automatically hidden from the settings navigation and command palette. Partners handle billing with their customers directly — OpenCX bills the partner at the account level.