Settings
| Setting | Options | Default |
|---|---|---|
| Primary color | Any hex color | #a855f7 |
| Secondary color | Any hex color | #ec4899 |
| Chat position | bottom-right, bottom-left | bottom-right |
| Button style | rounded, square, pill | rounded |
| Button text | Any string | "Chat with AI" |
| Title | Any string | Your brokerage name |
| Subtitle | Any string | "here to find your next home" |
| Greeting message | Any string | "Hi! How can I help you find your perfect home today?" |
| Logo URL | Image URL | None |
| Avatar enabled | true / false | false |
Viewing current config
- CLI
- API
How configuration works
- You update settings in the ARIS dashboard
- The widget fetches its config from
/v1/configon every page load - Colors, position, greeting, and branding are applied dynamically
- No rebuild or redeploy of your site is needed