Set Up Call Suppression for Proactive Voice or Proactive SMS

Call suppression enables you to temporarily suspend outbound calls and SMS messages to contacts in the contact list that meet certain criteria. It utilizes a script to suppress the calls and messages in real time. The script matches the record that's currently being attempted to the suppression list based on the phone number or other identifiable criteria in the record. The script can also check external sources for permission to continue. If the script detects a match for a record, it doesn't attempt the record. Instead, it sets a dispositionClosed Result that the agent or system assigns to the contact when the interaction ends. on the record before moving on to the next. For instance, if you created a collections campaign to contact customers with overdue accounts, and 1 customer calls in to make a payment before their account was reached in the calling list, you could add this phone number as a single call suppression record. After setting the necessary time duration, the call suppression record would prevent outbound calls to this account's phone number.

Holmes Enterprises is creating a new campaign. Customers interested in cases Sherlock Holmes has recently solved are contacted with the fun facts. The calling list used for the campaign contains a column entitled Intriguing Mysteries. If the value of this column is True, the customer wants to receive information. If the value of the column is False, the customer does not want to receive information.

After the campaign starts, the manager realizes he made a mistake in the selection criteria. He doesn't want to restart the campaign. He creates a call suppression record to suspend contact to entries in the list with the Intriguing Mysteries value set to False. The record includes an expiration date for the next day, allowing time to build a new list overnight.

Call suppression, do not call (DNC), and calling list filtering are similar tools that should be used for different situations:

  • Use call suppression to suppress calls to calling list entries based on unique criteria, but not specifically a phone number. You can set a unique disposition for a call suppression record to indicate the purpose of the temporary call suppression. Call suppression records include a start and end date for suppressing calls and is intended to restrict dialing for the duration of a campaign, or even longer. For example, if Holmes Enterprises lost licensing for the state of New York, it could suppress calls to New York until it re-establishes its license. Holmes could disposition these suppressed calls with a new "NYLicenseLapse" disposition.
  • Use calling list filtering to restrict contacting calling list entries within the scope of a campaign. For example, if Holmes Enterprises wanted to hit a monthly quota early in a campaign, it could temporarily filter out low-probability prospects. Holmes intends to contact the low-probability prospects later. Calling list filtering is also useful for restricting dialing for severe weather impacts, such as tornadoes or hurricanes.
  • Use DNC to permanently stop outbound ACD skills from attempting to contact someone who has made a DNC request.

Each call suppression profile has an audit history tab that displays information about the creation and last modification of the call suppression profile. You can see what was modified, when it was modified, and who did the modification. Audit history tables can become very large, so you can use search and filter tools to limit the display.

Complete each of these tasks in the order given.

Create Call Suppression Script

The script instructs CXone to check a specific column in the calling list to determine whether the interaction should be suppressed or not. You specify the value you want suppressed in the call suppression record in the next step. You can create a basic call suppression script in CXone or a more complex one in Studio.

  1. If you want a customized or complex call suppression script, create one in Studio. For help, see the Studio documentation or contact your CXone Account Representative.
  2. Click the app selector and select ACD.

  3. Go to Contact SettingsACD Skills.

  4. Click Call Suppression. Click Edit.
  5. If you created a script in Studio, select it from the Script drop-down.
  6. If you're using the basic CXone script, click Create a new script. Type a descriptive name for the script in Script Name.
  7. Enter the exact name of the calling list column you want to use for suppression in Field Name.
  8. Click Create.
  9. Click Save.

Create Call Suppression Record

If you want to bulk-upload multiple call suppression records at one time, you can skip this step.

  1. Click the app selector and select ACD.

  2. Go to ListsCall Suppression.

  3. Click Create New > Single Record.

  4. In the Value field, enter the value you want records to match in the column you specified for your call suppression script.

  5. Specify the range of time that you want calls to be suppressed in the Start Date/Time and End Date/Time fields.

  6. Click Next.

  7. If you want to suppress calls from all ACD skillsClosed Used to automate delivery of interactions based on agent skills, abilities, and knowledge in the tenantClosed High-level organizational grouping used to manage technical support, billing, and global settings for your CXone environment, don't add any ACD skills to the call suppression record.
  8. If you want only certain skills to suppress calls or messages to the chosen records, select those skills in the Add Skills table. Click Add Skills.

  9. Click Create.

Bulk Upload Call Suppression Records

If you created your call suppression records individually, you can skip this step.

  1. Click the app selector and select ACD.

  2. Go to ListsCall Suppression.

  3. Click Create New > Manage Multiple Records.

  4. Click Download Template. Leave this page open to use again later.

  5. Open the template in a spreadsheet or text editor.

  6. Below the header and explanation rows, enter the information about each new call suppression record in its own row.

  7. Save the file to your machine as CSV or XLSX.

  8. Return to the Manage Multiple Records page in CXone. Click Choose File. Find and select the file you just created.

  9. Select the File Type corresponding with the file extension you used to save the file.

  10. Select All Rows for Rows to Include.

  11. Click Upload File.

  12. If you see errors on the Data File Results page, resolve them. For example, the ACD skill IDs for the records might be invalid. To resolve that, fix the skill IDs in the file, click Back, and re-upload the file.

  13. If no errors appear, click Close.

Other Call Suppression Tasks