Annotation

This help page is for CXone Studio. This information is also available for Desktop Studio.

A capital T.

Allows you to add comments or other text that's visible on the script canvas.

Annotation and the Note action both allow you to add comments to your script. However, the text of a Note action is not visible on the canvas. Additionally, you can connect Annotation to another action in the script. For example, if you're annotating the purpose of a specific action, you can connect Annotation to that action. The Note action cannot be connected to other actions.

You can add annotations to your script in several ways: 

  • Right-click on the script canvas and click Text. The cursor changes to a cross and you can draw a rectangle on the canvas. When you release the cursor, the focus is on the ANNOTATION action rectangle so you can start typing immediately without additional clicks.
  • Press T on your keyboard to change the cursor so you can draw an ANNOTATION on the script canvas.
  • Click TextA stylized capital T. in the left icon menu. The cursor changes to a cross and you can draw the action on the script canvas.
  • Click ActionsA square, triangle, and circle layered that overlap. in the left icon menu, search for annotation, and drag it to the canvas.

Supported Script Types

A square with a line branching from it that goes to three other squares.

Generic

Email Chat Phone Voicemail Work Item SMS Digital

Input Properties

These properties define data that the action uses when executing.

Property

Description

Add Caption

Enter a short phrase that uniquely identifies this action in the script. The caption appears on the script canvas under the action icon.

Comments

The text that's visible on the script canvas. You can enter the text in this field in the properties panel, or you can add it directly from the script.

Script Example

The following image shows an expanded size of the annotation area, custom text within the area, and the connector that connects to an action. Typically a connector is used to show a relation between the comment and the connected action.