How do I display a particular session chat on a separate screen during my live event?

Modified on Tue, 07 Feb 2023 at 04:31 PM

If during a live session, you would like to display just the chat window of that session on a screen, you can do that using a special URL structure.


  1. Look up the session ID in the Conference App Builder > Agenda > Sessions > Search for the session > copy the session ID. In the example below, it would be t84245



  2. Open your planner in your browser (Conference App Builder > Overview > Planner) and copy the domain and your project's id from the URL. In the example below, it is eventpilotadmin.com and ADSA21
    https://eventpilotadmin.com/web/planner.php?id=ADSA21
  3. Fill in the domain, your project ID, and the session in the following URL structure
    https://domain/web/chat.php?c=projectID&eptable=agenda&id=sessionID

    In our example, this would be:
    https://eventpilotadmin.com/web/chat.php?c=ADSA21&eptable=agenda&id=t84245


Tip: If you are projecting the chat on a big screen, go into full screen mode in your browser and zoom in to make the text larger