24Sessions EN
  • account-set-up-settings
    • Account settings
    • Available languages
    • Logo size
    • Setting up co-browsing
    • Setting up custom backgrounds
    • Setting up the Outlook Add-in
    • Setting up the omnichannel widget
    • Testing 24sessions
  • availability-booking-forms
    • Adjust availability of someone else
    • Availability types
    • Connect your calendar to your 24sessions agenda
    • Edit your blocked slots in your availability page
  • emails-notifications
    • Dynamic Links
    • Dynamic Variables
    • Email Customization
  • faq
    • Add a guest to a scheduled meeting
    • Feature request or feedback?
    • Maximum number of attendees for a meeting
  • meeting-room
    • Backgrounds
    • Grid view
    • Image capture
    • Meeting room
    • Sharing your screen when you have a second screen
    • Video overlay
  • meeting-types
    • Add questions to a meeting type
    • Customize review questions per meeting type
    • Download recordings
    • Live now meetings
    • Setting up the Live Now beta
    • The difference between scheduling a meeting and getting booked by customers
    • Waiting room set-up
  • privacy-terms
    • Data Processing Agreement
    • GDPR compliance
    • How can I have my personal data that 24sessions stores removed?
    • How to obtain & access your personal data that 24sessions stores
    • Request to stop processing my personal data
  • product-library
    • Availability feature
    • Booking form functionality
    • Branded settings functionality
    • Co-browsing functionality
    • Custom domain functionality
    • Customer Experience Growth Model
    • Dial-in functionality
    • Email functionality
    • Live now functionality
    • Meeting types functionality
    • My Account functionality
    • Placeholders functionality
    • Recordings functionality
    • Report functionality
    • SMS functionality
    • User & Groups functionality
    • Waiting room functionality
  • product
    • 24sessions Dashboard
    • Account settings
    • Availability
    • Booking link
    • Co-browsing
    • Dynamic dashboard
    • Instant meeting
    • Language settings
    • Live Now Beta
    • Live now
    • Meeting details
    • Meetings overview
    • Omnichannel widget
    • Outlook add-in
    • Reports
    • Reschedule, cancel, add an additional guest, or assign a meeting to someone else
    • Schedule new meeting
    • Test a call in the testroom
  • technical-documentation
    • Supported Browsers
  • troubleshooting-articles
    • Dial-in
    • Most frequent issues
    • Meetingroom 2.0
    • The guest gets stuck in the media check
    • The sound drops during the meeting
    • You don't have video or audio while you both successfully entered the meeting
    • You're experiencing a bad internet connection
  • users-groups
    • Add a new user or group
    • Group management
    • User roles
Powered by GitBook
On this page
  1. meeting-types

Waiting room set-up

PreviousThe difference between scheduling a meeting and getting booked by customersNextprivacy-terms

Last updated 1 year ago

The waiting room is an ideal place to put some content you would like your customers to watch or read while they are waiting. It's an iframe where you can put a video, picture, slide or anything else you want the customer to show while waiting on the host of the meeting. You can also add some text to make the customer feel welcome immediately.

This article covers:

Setting up the waiting Room

How to set up the waiting room:

  1. You can do this on a global level by clicking on 'Add-ons' and then 'Custom Waiting Room' and filling in the HTML

  2. Or you can do this per meeting type by clicking on ' Meeting types'

  3. Choose the appropriate meeting type

  4. Click 'Custom Waiting Room' under Additional Options

  5. Under 'Settings', check the box that says you want to use custom settings for this meeting type

  6. Adjust the HTML and save

Watch the video on how to set up a waiting room here:

Best Practices

The following HTML code can be used for videos.

Note: Please apply your own color codes, videos and background relevant to your organization.

<h1 style="color: #3456fb; letter-spacing: normal;"><span style="color: #3456fb;">Welcome to 24sessions&nbsp;👋<br /></span><span style="color: #0F1D5E; font-size: 14px;">While you wait, check out our latest product video:</span><br /></h1><div style="background-image: url(&quot;https://info.24sessions.com/hubfs/Artboard%203.png&quot;); background-repeat: no-repeat; background-size: cover; height: 275px; text-align: center;"><iframe width="80%" height="210" style="margin-top: 35px" src="https://www.youtube.com/embed/ZgPNTu93EpU" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>

The following HTML code can be used for pictures.

Note: Please apply your own color codes, videos and background relevant to your organization.

<h1 style="color: #2345fa; letter-spacing: normal;"><span style="color: #2345fa;">Welkom bij 24sessions&nbsp;👋<br /></span><span style="color: #2345fa; font-size: 14px;">Nog even geduld, wij starten zo snel mogelijk ons gesprek</span><br /></h1><div style="background-image: url(https://info.24sessions.com/hubfs/Artboard%203.png); background-repeat: no-repeat; background-size: cover; height: 275px; text-align: center;"><img width="80%" height="210" style="margin-top: 35px; object-fit: cover;" src="https://info.24sessions.com/hubfs/Waiting%20Room%20Visuals/250620teamhorsthuis_JHT2604.jpg"></div>

For pictures, we recommend a width of maximum 453 pixels, you can also scale this in the HTML code. There is no limit to the length.

Setting up the waiting room
Best practices