SDK Configuration Reference
This document outlines the configuration options supported by the SDK. For grouped settings (like theme, darkModeSettings, etc.), follow the provided links to their dedicated sections.
Defines how the agent looks, introduces itself, and aligns with your brand.
Defines how users engage with the agent through text or voice.
Determines how the agent is embedded, anchored, and behaves on screen.
Defines the colors and typography styles used in the Agent interface.
Controls dark mode activation and theme configuration.
Defines animated border effects for highlighting the agent.
Manages predefined prompts and behaviors for starting conversations.
Provides customization hooks for overriding SDK component styles.
Enables the SDK to access and share specific application states exposed by the host app.
Embedded mode allows you to mount the agent directly into a specific DOM element within your application layout.
An example showcasing how to customize your Foldspace Agent’s look and behavior.
You can also configure all of these settings in our Studio. Note that any SDK-side configuration will override the Studio values—allowing you to vary settings on a per-page or contextual basis.
Updated 7 days ago