Ticketing and Concierge Configuration Overview
This section provides a high level overview of configuring Moveworks Concierge, as well as important foundational terminology to understand before diving into the configuration. Terms such as Ticket Type, Ticket Destination, Domain, Prefix, Table Name, Service Desk ID, Ticket Mapping, Ticket Routing, and Ticket Workflow are technical concepts that are required to be familiar with before starting the ticketing configuration.
Familiarity with these terms will help you follow the rest of the guide and configure effectively.
Key Terminology
Term | Definition |
---|---|
Ticket Type | A ticket type is a classification or category—such as INCIDENT, REQUEST, or HR CASE—that defines the nature and workflow of a ticket and mapping to a specific system record.
|
Ticket Destination | The table or project where tickets are created in your external system. (e.g., |
Domain | High-level category for routing (e.g., IT_DOMAIN, HR_DOMAIN). Read more on Domains |
Prefix | Label prepended to ticket for clarity (e.g., IT-12345 in JIra, or INC018320122 in ServiceNow). |
Table Name | Name of the external system table storing the ticket (e.g., |
Service Desk ID | ID for a project/service desk in systems like Jira. |
Ticket Mapping | Setup that connects Moveworks to your ticketing system and defines actions like create/update. |
Ticket Routing | Logic that determines which workflow to use based on context. |
Ticket Workflow | Ticket workflows are sequence of steps Moveworks executes for a ticketing action. The system provides predefined default workflows for standard ticket actions, detailed as follows:
|
The Process of Configuring Moveworks Ticketing and Concierge
- Select the Source Ticketing System: Choose the appropriate connector for your ticketing system.
- Configure Ticket Types: Configure the relevant ticket types and relevant tables or projects from your existing Ticketing system, which you would like to integrate into Moveworks.
- Configure Ticket Action Mapping: This is where you configure Ticket Mapping and Ticket Action Payloads that get used by the Moveworks AI Assistant for ticketing actions such as querying, creating, updating, resolving, and reopening tickets.
- Specify how Moveworks performs ticket actions (create, update, resolve, reopen):
- Map data fields between Moveworks and your system.
- Define status/value mappings to trigger notifications.
- Specify how Moveworks performs ticket actions (create, update, resolve, reopen):
- Configure Ticket Workflows (Routing & Workflow Conditions) - Set conditional rules to route requests to the correct workflow based on attributes like domain, user attributes, or ticket type.
- Define the operational steps for each ticket action:
- Choose connector.
- Configure API calls and data payloads.
- Add conditional or default steps.
- Define the operational steps for each ticket action:
- Configure Ticket Filters - Control which tickets are included/excluded from bot actions:
- Standard Filters: Apply globally across the assistants
- Skill-Specific Filters: Apply only to certain actions (e.g., notifications).
- Ticket Notifications (Concierge Notifications) -- Customize user notifications for key events:
- Enable/disable alerts (e.g., resolved, commented).
- Configure nudge rules.
- Set quiet hours or working hours.
After you've reviewed this configuration process, you can follow the detailed step by step guides below to configure Moveworks Concierge for your Ticketing system:
- Configure Ticketing for ServiceNow
- Configure Ticketing for Jira Service Desk
- Configure Ticketing for Fresh Desk
Common Enhancements
Once you've completed the baseline configuration steps above, oftentimes you may configure common enhancements like Rich Ticket filing.
Rich Ticket Filing
Enhance the ticket creation flow with custom forms:
- Define fields to collect per domain/type.
- Auto-fill known information.
- Deliver form-based UX within chat.
You can view more details about the Rich Ticket Filing configuration in this guide.
Updated 6 days ago