Once you’ve installed the SDK and selected your components (Sidebar, Spotlight, or both), the next step is to configure how the agent behaves in your environment. This includes setting up:
Your app and API URLs
Secure headers for API access
Organization branding and theming
This page walks through each of these options and shows you how to pass them in via SDK methods.
Adopt automatically applies your organization’s brand theme to the Agent Experience.You can configure:
Primary and secondary colors
Typography
Component styling (e.g. form fields, buttons)
Copilot trigger icon appearance
These settings are managed inside the Adopt platform under: Settings → SDK ConfigurationThe SDK fetches this configuration automatically—no manual styling required in code.Changes you make in your theme settings will be reflected the next time the SDK boots.