MeetBit Documentation
  • MeetBit Documentation
  • Meeting Links
    • Quick Start for Meeting Links
    • Managing Meeting Links
    • Meeting Link Publishing & Versioning
    • Meeting Link Representatives
    • Meeting Link Settings
    • Meeting Link Notifications
    • Embedding Meeting Links
    • Meeting Link Query Parameters
  • Calendar & Events
    • Quick Start for Calendar & Events
    • Creating & Updating Events
    • Rescheduling Events
    • Reassigning Events
    • Canceling Events
  • Forms
    • Quick Start for Forms
    • Creating, Updating & Deleting Forms
    • Contents of a Form
    • Viewing Form Responses
    • Deleting & Restoring a Form Response
  • Rooms
    • Quick Start for Rooms
    • Conference Rooms
      • Creating, Updating & Deleting Conference Rooms
      • Conference Room Attendees
      • Conference Room Recordings
      • Conference Room Privacy
      • Supported Devices
    • Chat Rooms
      • Updating & Deleting Chat Rooms
  • Chat
    • Coming Soon
  • Notifications
    • Quick Start for Notifications
    • Managing Notifications
    • Notification Triggers
    • Notification Blocks
    • Liquid Templating for Notifications
  • Page Designs
    • Quick Start for Page Designs
    • Creating, Updating & Deleting Page Designs
    • Page Design Publishing & Versioning
    • Page Design Settings
    • Liquid Templating for Page Designs
  • Reporting
    • Activities
    • Performance
    • Exports
  • Billing & Usage
    • Usage
    • Contracts
    • Invoices
  • Access & Permissions
    • Users
    • Departments
    • Roles
    • Access Control
    • Single Sign-On
      • MeetBit SSO with Microsoft Entra
      • MeetBit SSO with Google Identity Platform
  • Others
    • GitHub Markdown
    • Liquid Templating
Powered by GitBook
On this page
  • General Settings
  • Name
  • Department
  • Primary Color
  • Secondary Color
  • Background Color
  • Font Name
  • Font URL
  • Logo
  • Meeting Link Settings
  • Invitation Text
  • Option Conflict Text
  • No Options Text
  • Success Text
  • Reschedule Link Settings
  • Main Text
  • Option Conflict Text
  • No Options Text
  • Success Text
  • Cancel Link Settings
  • Cancel Text
  • Success Text
  • Custom Code
  • Custom Head HTML
  • Custom Body HTML
  • Custom CSS

Was this helpful?

  1. Page Designs

Page Design Settings

Page Designs have several options that you can customize to suit your needs. This section will guide you through the available settings and how they impact branding and customer experience.

Since these settings are only meant to override the default behavior, none of these settings are required.

General Settings

Name

The name that will be used to refer to the Page Design.

Department

The department the Page Design belongs to.

Primary Color

The primary color to use in Meeting Links and Forms. Affects components like buttons, titles, and others.

Secondary Color

The secondary color to use in Meeting Links and Forms. Affects components like highlighted sections, secondary buttons, and others.

Background Color

The background color to use in Meeting Links and Forms when these are not embedded and are accessed from a large enough device (window width of greater than 1024px).

Font Name

The name of the Font to be used. Required when supplying a Font URL.

Font URL

The URL of the Font Name specified. Required when supplying a Font Name and must be the embeddable font URL. See the example below:

https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;500;600;700&display=swap

Logo

The image to be used as the Workspace's logo in the Meeting Link or Form. Affects the webpage favicon and any other areas the Workspace logo is normally displayed. Recommended size is 200px x 200px.

Meeting Link Settings

Invitation Text

Replaces the "{{workspace name}} is inviting you to a meeting. Let them know when you're available." text and appears when a Meeting Link is opened.

Option Conflict Text

Replaces the "The schedule that you have chosen is now unavailable. Please choose a new one below." text and appear when a Customer's chosen schedule option suddenly becomes unavailable.

No Options Text

Replaces the "Oops, there are no available schedules left." text and appears when no schedule options are available for a Meeting Link. When defined, the default illustration for this scenario is also hidden.

Success Text

Replaces the "MeetBit has successfully scheduled {{event title}}. An invite has been sent to your email." text and appears once a Meeting Link has been successfully scheduled.

Reschedule Link Settings

Main Text

Replaces the "Reschedule your meeting with {{workspace name}}. Let them know when you’re available." text and appears when an event is being rescheduled.

Option Conflict Text

Replaces the "The schedule that you have chosen is now unavailable. Please choose a new one below." text and appear when a Customer's chosen schedule option when rescheduling suddenly becomes unavailable.

No Options Text

Replaces the "Oops, there are no available schedules left." text and appears when no schedule options are available when rescheduling. When defined, the default illustration for this scenario is also hidden.

Success Text

Replaces the "MeetBit has successfully rescheduled {{event title}}. A new invite has been sent to your email." text and appears once an event has been successfully scheduled.

Cancel Link Settings

Cancel Text

Replaces the "Cancel your meeting with {{workspace name}} and let them know why." text and appears when a Customer or User is canceling an event.

Success Text

Replaces the "The {{event title}} has been successfully canceled. Notifications have been sent to the guests." and appears when an event has been successfully canceled.

Custom Code

The following code snippets like analytics trackers or HTML components can be attached to the Meeting Link or Form. Currently, none of these can be edited through the Admin Panel for security purposes. Contact help@meetbit.io, and we will review the code before applying it.

Custom Head HTML

Custom HTML that is inserted within the <head></head> tags of a Meeting Link or Form.

Custom Body HTML

Custom HTML that is inserted within the <body></body> tags of a Meeting Link or Form.

Custom CSS

Custom CSS that is inserted within a <style></style> tag.

PreviousPage Design Publishing & VersioningNextLiquid Templating for Page Designs

Last updated 11 months ago

Was this helpful?

The following settings affect Meeting Links attached to a Page Design. These utilize liquid templating. You can refer to for more information.

The following settings affect the Customer Reschedule Link of Events generated from a Meeting Link attached to a Page Design. These utilize liquid templating. You can refer to for more information.

The following settings affect the Customer Cancel Link of Events generated from a Meeting Link attached to a Page Design. These utilize liquid templating. You can refer to for more information.

Liquid Templating for Page Designs
Liquid Templating for Page Designs
Liquid Templating for Page Designs