Skip to main content
Learn the various configuation and personalization options availiable when embedding Papermap

URL Parameters

The embedding URL supports various parameters to customize the dashboard appearance and functionality. All parameters use kebab-case naming convention.

Required Parameters

ParameterDescriptionExample
embedding-tokenEmbedding tokenZ0FBQ...
workspace-idThe workspace identifierdIwIBPYdGmWS
dashboard-idThe dashboard iddIwIBPYmWS

Display Options

ParameterTypeDefaultDescription
show-toolbarbooleantrueShow/hide the chat toolbar
show-headerbooleantrueShow/hide the dashboard header
show-navbooleanfalseShow/hide navigation elements
show-screenshotbooleantrueEnable/disable screenshot functionality

Dashboard Controls

ParameterTypeDefaultDescription
show-dashboard-selectbooleanfalseShow dashboard selector dropdown
generate-dashboardbooleanfalseEnable dashboard generation features
edit-modebooleanfalseEnable edit mode for dashboard
edit-layoutbooleanfalseEnable layout editing
edit-chartbooleanfalseEnable chart editing
delete-chartbooleanfalseEnable chart deletion
pin-chartbooleanfalseEnable chart pinning

Chat Features

ParameterTypeDefaultDescription
chat-composerbooleantrueShow chat composer
show-chat-toolbarbooleantrueShow chat toolbar

Appearance

ParameterTypeOptionsDefaultDescription
themestringlight, dark, systemlightDashboard theme

Next Steps