Dashboard & publishing
Your dashboard is where everything is configured. It lives at
https://bluestars.app/tenant/<your-tenant>.
| Area | What it’s for |
|---|---|
| Assistent | Assistant placements, appearance, display mode, and product display. |
| Assistent → BSR content | Content blocks: labels + CSS selectors for per-segment copy. |
| Assistent → Styling | Read-only reference of the bsr-segment-* classes for your pack, with copyable CSS. |
| Enquêtes | Campaigns / surveys. |
| Analytics / Insights | Conversation stats and BSR segment distribution across your visitors. |
| Instellingen | Your API key (bs_live_…), the analytics on/off toggle, and general settings. |
| Team | Members and seats. |
| Studio | The general-purpose dashboard AI assistant. |
Publishing model
Section titled “Publishing model”Bluestars keeps a clear separation between drafts and the live version:
- Edit — every change you make is saved as a draft. The live site is unaffected.
- Preview — check a draft with the “Voorbeeld bekijken” (Preview) button, which
generates a signed link to that exact draft, or open your site with
?bs=1. - Set live — flip the relevant Test/Live switch (the assistant and BSR content each have their own).
- Publish — click Publiceren. This snapshots your configuration and makes it
the live version. Real visitors pick it up within a few minutes (a short edge
cache;
?bs=1always bypasses it).
See Test vs. Live for the full workflow.
API key
Section titled “API key”Your API key (bs_live_…) is managed under Instellingen by team managers. It’s
used for server-to-server integrations such as the
Website-Scan API. Keep it secret and server-side.