Skip to main content
All configuration is done in the ARIS dashboard — no code changes needed after the initial embed.

Settings

SettingOptionsDefault
Primary colorAny hex color#a855f7
Secondary colorAny hex color#ec4899
Chat positionbottom-right, bottom-leftbottom-right
Button stylerounded, square, pillrounded
Button textAny string"Chat with AI"
TitleAny stringYour brokerage name
SubtitleAny string"here to find your next home"
Greeting messageAny string"Hi! How can I help you find your perfect home today?"
Logo URLImage URLNone
Avatar enabledtrue / falsefalse

Viewing current config

npx @aris/cli config

How configuration works

  1. You update settings in the ARIS dashboard
  2. The widget fetches its config from /v1/config on every page load
  3. Colors, position, greeting, and branding are applied dynamically
  4. No rebuild or redeploy of your site is needed