Documentation

    Presentation Sharing

    Presentation Sharing allows agents to share internal presentations or dashboards with external viewers. This mode is designed for platforms where you need to generate a public link that customers can view without authentication.

    How It Works

    1. Add the SDK - Install the HelloScreen SDK on your presentation platform
    2. Get a Public Link - Use the getPublicLink function to generate a shareable URL
    3. Share with Viewers - Send the link to anyone who needs to see your presentation

    Use Cases

    • Sales presentations from internal dashboards
    • Training content from internal systems
    • Demos from platforms like Salesforce

    Setup

    This mode is typically set up by administrators. No agent accounts need to be created - the presenting user's information is passed directly to the SDK.

    Getting Started

    1. SDK Integration - Add the SDK to your platform
    2. Getting Public Links - Generate shareable URLs
    3. Salesforce Example - Complete Salesforce Visualforce implementation