Skip to content

Build pre-call forms

Pre-call forms are shown to customers before they connect with an agent. They let you collect useful information — such as the customer’s name, account number, or reason for calling — so your agents are better prepared when the call starts.


  • You need the Admin or Owner role, or belong to a group with the Manage forms permission.
  • Go to Admin console → Forms.

  1. Go to Admin console → Forms.

  2. Click New form.

  3. Fill in the template details:

    FieldDescription
    Template name (required)A descriptive name, e.g. “Sales pre-call form”
    CategoryHelps organize your templates
    DescriptionAn internal note about what this form is used for
    ActiveToggle to make the form available for use in widgets
  4. Click Done.


After creating the template, add the fields that customers will fill in:

  1. Open the form template for editing.

  2. Click Add field (or the equivalent add button).

  3. For each field, configure:

    SettingDescription
    Field label (required)The question or label the customer sees, e.g. “Your name”
    Placeholder textHint text shown inside the field, e.g. “Enter your full name”
    Required fieldToggle on if the customer must fill in this field before proceeding
    Help textOptional guidance shown below the field
    OptionsFor dropdown or multiple-choice fields: add each option
    Min length / Max lengthFor text fields: set character limits
  4. Repeat for each field you want to add.

  5. Click Done when finished.


Before linking a form to a widget, preview it to check how it looks to customers:

  1. Go to Admin console → Forms.
  2. Click Preview in the Actions column next to the form template.

If you need a similar form for a different team or use case, duplicate an existing template:

  1. Go to Admin console → Forms.
  2. Click Duplicate in the Actions column.
  3. Confirm the duplication.
  4. The new copy appears in the list. Click Edit to rename it and make adjustments.

A form template must be Active for it to be selectable in widget settings.

  1. Go to Admin console → Forms.
  2. Click Edit next to the form template.
  3. Toggle Active on or off.
  4. Click Done.
StatusMeaning
ActiveThe form is available to link to widgets
InactiveThe form is hidden and cannot be linked to new widgets

Forms are applied per widget. To use a form:

  1. Go to Admin console → Widgets.
  2. Click the edit icon next to the widget.
  3. Click the Precall form tab.
  4. Select the form template from the dropdown.
  5. Click Save changes.

→ See Widget setup for full widget configuration instructions.


  1. Go to Admin console → Forms.
  2. Click Delete in the Actions column.
  3. Confirm the deletion.

The form I created does not appear in the widget settings dropdown. Make sure the form template is set to Active. Inactive templates do not appear in the widget dropdown.

Customers are not seeing the form. Check that the form is selected in the Precall form tab of the widget configuration. If the field is blank, no form will be shown.

I need to change a field on a live form. Edit the form template directly. Changes take effect immediately for all widgets using that template.