When to use it
- Customer dashboards that need contextual answers without leaving the page.
- Support portals where SLAs depend on the signed-in account tier.
- Billing and licensing journeys that require an auditable chat transcript.
Enforce authenticated customer identifiers so every Jasser Knows conversation stays tied to a known account while maintaining a consistent support interface across your portals.
CHAT_APP_VARIANT=customer
when starting the Jasser Knows service.user_id
must be present, numeric, and match your CRM record.require_user_id
stays true
to block anonymous sessions.direction
to respect Arabic or RTL layouts when needed.Provide a real or sample account identifier. The launcher keeps the iframe hidden until a valid value is supplied to prevent anonymous traffic from reaching the customer persona.
Watch the configuration payloads and acknowledgements to confirm the Jasser Knows iframe and host page remain in sync.