Now Platform glossary
-
- UpdatedSep 12, 2024
- 20 minutes to read
- Xanadu
Learn about the terms and concepts related to the Now Platform.
A
Glossary terms are grouped alphabetically.
Accordion
account
account hierarchy
action
activities
agent-intiated
A chat that the agent starts.
alert
AMB channel
app shell
Application template
Provides predefined data, experience, logic and automation, and security to support a certain use case. For example, the Travel Request template provides application content for submitting and approving employee travel requests.
For more information on the available templates, see Available templates.
assignment workbench
asynchronous chat
Attachment Framework
Attended Robot
automated breakdown
automated indicator
automation
B
Glossary terms are grouped alphabetically.
binding
bot process
bot process configuration
bot response
The type of response that the virtual agent (bot) gives to the customer. For example: a card response displays information from a record with rich content such as a video or image.
breakdown
breakdown element
breakdown mapping
breakdown source
breakpoint
bucket group
business location
C
Glossary terms are grouped alphabetically.
Callback
candidate case
A case created by a customer service agent to flag an issue that may be a wider problem impacting multiple customers. An agent can create a major case candidate by promoting an existing customer service case with a reported issue, or creating a major case candidate directly.
case
case routing
case synchronization
case task
Tasks created for additional work that needs to be completed as part of resolving a customer service case, stored in the Case Task [sn_customerservice_task] table. Frequently assigned to users such as middle or back office agents.
child case
Cases that are associated with a major case, created one-to-one for each business account (B2B) or consumer (B2C) impacted by the major case issue. It contains customer-specific information for each customer affected by the major case issue.
classification
In Document Intelligence, the process of categorizing documents and document pages based on their type.
client script
client state parameter
Page variables that are defined for a page to store a piece of data (a client state) only for that page. For example, create three client state parameters to store the input needed to create a record and specify when to refresh the list. Page variables can be updated using client scripts and events to make a page dynamic.
component (UI Builder)
Use the UI Builder library of components to build pages. Components have an interface that an end user can view and interact with. Components can talk to each other through events and properties. Commonly used components include Heading, Image, List, Form, and Button.
component
component id
Used to reference a component when adding a script or binding data to the component. A component ID is automatically created (based on the component label) when you add a component to a page, but the component ID can be edited.
component preset
Use to apply predefined configuration values and event mappings to components. Presets apply prebuilt configurations to component properties and events handlers. Presets are only available for certain components.
component properties
Available in the Configuration panel and used to configure a component. Each component has unique properties. Component properties are specified within each tab on the Configuration panel: Config, Style, and Event. Some components have presets available. Use the component presets to set component properties automatically.
confidence score
A numerical value assigned to a recommendation by Document Intelligence indicating its certainty about the extracted information. The higher the score, the more reliable the recommendation.
Configurable Cards
- Portal pages or catalog items
- Links to external website
- Data from any table
connector
contract
contributing indicator
controller
A type of data resource that includes data and event logic and enables component presets. Controllers are added automatically when using a page template. There are two types of controllers:
- Data controllers contain data resources and can be manually added to a page
- UI controllers are added to pages when using page templates and can't be added manually. Creating controllers isn't supported currently.
conversational integration
A chat with a virtual agent that engages the customer in a friendly way that simulates a normal human conversation. This conversation takes place in a 3rd party application such as Facebook or Google messenger.
customer
customer access management
D
Glossary terms are grouped alphabetically.
Data
data binding
data collector, data collection job
data resource
database view
For example, a database view can join the Incident table to the Metric Definition table. This view can be used for an indicator source.
decision tree
Decision Tree Builder
Deployment request
Desktop In Desktop
document class
A field used to apply a category or label to a document and to pages within a document in Document Intelligence.
For example, for an identity document use case, the classes might be passport, driver’s license, birth certificate, and the like.
document task
A document processing activity in Document Intelligence. It includes the information that you want to extract from the document or documents.
E
Glossary terms are grouped alphabetically.
Engagement Messenger
entitlement
entity view action mapper
Environment
event (UI Builder)
event handler
event mapping
Experience
execution logs
external user
extraction
In Document Intelligence, the process of identifying relevant information in a document and using it as a basis for the AI to recommend a field value.
F
Glossary terms are grouped alphabetically.
field
A single piece of information to extract from a document in Document Intelligence. For example, the date on a document.
Fields are sometimes called keys or attributes.
field group
A group of fields that belong together in Document Intelligence. Field groups are used to extract information from lists and tables.
For example, a group named "item" contains description, quantity, and unit price fields from a purchase order.
field recommendation
field value
The final output of the Document Intelligence application. The output contains the values for the specified fields that were extracted for a given document task.
formula indicator
G
Glossary terms are grouped alphabetically.
GraphQL services
guidance
H
Glossary terms are grouped alphabetically.
HashCode
Heartbeat
I
Glossary terms are grouped alphabetically.
indicator (KPI)
indicator score
indicator source
install base characteristics
install base management
installed products
interactive features
Responses that the virtual agent (bot) sends to customers which give the customer an option to interact. For example, a time picker gives the customer time slots to choose from when making an appointment.
Internal User
J
Glossary terms are grouped alphabetically.
Java keystore
A repository of security certificates – either authorization certificates or public key certificates – plus corresponding private keys.
JSON Web Token (JWT)
A compact and self-contained way to securely transmit information between parties as a JSON object.
K
Glossary terms are grouped alphabetically.
L
Glossary terms are grouped alphabetically.
Logic and automation
Business automated application processes. You define logic and automation using flows. A flow includes a sequence of actions and a trigger. You can use a flow template or create a flow from scratch.
Automate all the work in your application by adding logic and automation. For example, you can build a flow that sends a notification to the admin when someone makes a request.
Logic and automation
M
Glossary terms are grouped alphabetically.
macroponent
Core data structure that drives UI Builder pages. Fields contain JSON that builds the page.
major case
manual breakdown
manual indicator
matching rule
A rule that captures cases with specific case attributes that meet the matching rule criteria and routes them to the best-equipped customer service agent.
modal
N
Glossary terms are grouped alphabetically.
natural language understanding (NLU)
now code editor
A rich-text editor that supports CSS, HTML, JavaScript, XML, and JSON. Use Now Code Editor to change UI configuration, data resource configuration, styles, events, client-side scripts, and server-side scripts in Next Experience UI Builder components.
O
Glossary terms are grouped alphabetically.
order
P
Glossary terms are grouped alphabetically.
package
Packages are used to encapsulate functionalities, libraries, or applications, making it simpler for developers or RPA administrators to deploy software components.
package version
After a package is created, the RPA developer publishes an automation from RPA Desktop Design Studio. This process results in a new package version.
page
page collection
parent case
Pipeline
popover
A page overlay that enables users to continue using the rest of the page. Popovers can be configured just like UI Builder pages with text, components, images, fields, and menu items.
port
Portal Banner widget
Portal Browse Taxonomy widget
Portal Catalog Quick Links widget
Portal FAQ widget
post case review
A document written after the case has been closed captures details about a resolved case, including a summary of the issue, affected assets, root cause, resolution, and any preventive measures.
process job
process parameter
product model
product offer
proxy contact
Q
Glossary terms are grouped alphabetically.
queue
Queues are used in automations to distribute transactional data or the workload among different robots.
quote
R
Glossary terms are grouped alphabetically.
recommendation
In Document Intelligence, a bit of text found on a document. The recommendation includes information about its location in the document, meaning the page of a document and the particular location on that page.
The recommendations that the AI provides are sorted based on how likely the AI believes a given recommendation to be the correct value for the current field.
repeater
In UI Builder, a repeater is a component that acts as a basic loop that repeats the data you provide in multiple components. Repeaters use an array or an array of objects. Repeaters bind values to a data array property. For example, [{"task": "A"},{"task": "B"}], repeats the content inside it two times.
requester
A consumer or a customer contact who interacts with a virtual agent or live agent through a chat.
resource generator
robot
robot file
RPA Desktop Design Studio
RPA plugin
RPA plugins app (RPA plugin bundle)
S
Glossary terms are grouped alphabetically.
schedule
Security
Service Level Agreement (SLA)
Service Level Agreement (SLA) definition
Service Model Foundation
shared parameter
skill
snapshot
special handling notes
Notes, created with the Special Handling Notes application, that bring important information about individual records to the user's attention, and can be assigned a status, a priority, and an expiration date. Special handling notes can be displayed in different ways: in an embedded list or a related list on a record form or in a pop-up window that displays when you access a form.
T
Glossary terms are grouped alphabetically.
target
threshold
U
Glossary terms are grouped alphabetically.
UI Builder (UIB)
Unattended Robot
use case
In Document Intelligence, a use case is a template used to define the structure of a type of document you want to process. It’s made up of the use case record and its related fields, field groups, integrations, flows, and all the related machine learning (ML) models. The use case also includes the mode for how the extraction should occur.
user input control
The format of the response choice given to the user, for example, “Static Choice” where a user chooses from a predefined list.
W
Glossary terms are grouped alphabetically.
webhook
An HTTP-based callback function that allows lightweight, event-driven communication between two application programming interfaces (APIs).
widget instance options
work item
V
Glossary terms are grouped alphabetically.
variant
Version of a UI Builder page with access controlled by role or condition. Create variants of pages to target experiences for different audiences. For example, create a home page for agents and a variant for managers at the same URL. Alternatively, create a page variant that users see under different conditions.
Virtual Agent
On this page
- A
- B
- C
- Callback
- candidate case
- case
- case routing
- case synchronization
- case task
- child case
- classification
- client script
- client state parameter
- component (UI Builder)
- component
- component id
- component preset
- component properties
- confidence score
- Configurable
Cards
- connector
- contract
- contributing indicator
- controller
- conversational integration
- customer
- customer access management
- Callback
- D
- E
- F
- G
- H
- I
- J
- K
- L
- M
- N
- O
- P
- Q
- R
- S
- T
- U
- W
- V