*** title: Ticket Viewer deprecated: false hidden: false metadata: robots: index ------------- # Troubleshooting Tools Troubleshooting tools help you understand, validate, and debug your AI assistant’s behavior. They are especially useful for identifying configuration issues in your setup and determining whether any configuration changes are required. *** ## Ticket Viewer: Overview and Functionality The **Ticket Viewer** is a troubleshooting tool designed to help you test and validate your ITSM configuration. It allows you to fetch a single ticket from your configured ticketing system by providing a ticket ID. Using Ticket Viewer, you can: * Verify that the correct ticket is returned for a given ticket ID * Confirm that the ticket data is returned in the expected format * Understand what data is pulled from the external ticketing system * See how that data is mapped to the Moveworks **Ticket** object This tool provides clear visibility into the end-to-end data flow from your ITSM system into Moveworks. *** ## Where to Find Ticket Viewer The Ticket Viewer application is available in the **Advanced** section under **Troubleshooting Tools**. ![](https://files.readme.io/c86de6a332a3cb8eec4a04a6eded269f3b8ba4126218ba5d29f5904559dec3aa-image.png) *** ## Who Can Use Ticket Viewer? Access to Ticket Viewer is restricted to: * **Super Admins**, or * Users with **Moveworks Setup Admin/Moveworks Setup User** plus **Moveworks Setup PII Authorized Viewer** Super Admins can grant the **Moveworks Setup PII Authorized Viewer** role to other users through the **Roles and Permissions** application. ![](https://files.readme.io/b2cda910bb00ece941b09c7098066090de14a5cc1a44d5894d1b9da6227a1837-Screenshot_2026-02-18_at_8.36.01_PM.png) *** ## What Data Does Ticket Viewer Provide? Ticket Viewer returns detailed ticket information mapped to the Moveworks **Ticket** object. This includes all available ticket attributes retrieved from the connected ITSM system. *** ## When to Use Ticket Viewer You can use the Fetch Single Ticket action in the following scenarios: 1. View the latest ticket status to ensure state mappings are working as expected ![](https://files.readme.io/e6ceb20a70b4962934ae94c08558044bf110e4e02b93e6ab19bc616d3347d5b0-image.png)
2. Check the **requested\_for** field to confirm which user should receive the notification ![](https://files.readme.io/d87a575545561fd3271c512c5939fcc865a261dba38bff07f6bdef09ff8d90c7-image.png)
3. Review work notes or comment logs to determine whether a customer-facing comment was added by an agent through activity logs ![](https://files.readme.io/f1a217138a65220d253e956ce4e1d6023debd1e270cbdcb5dbaaf25010e6d6ac-image.png)
4. Identify the internal destination mapped to a specific ticket ![](https://files.readme.io/b4068f62723599ca4ecdbec2d9cb07d80273b4d029f90497b810b59ce8b9dd7a-image.png)
5. Review user details (such as user tags) to determine whether any DSL rules affect the ticket workflow ![](https://files.readme.io/84f9e69399c1b094a70ec76281b1595e0eabb757ba607bd25edba828db656818-image.png)
*** ## How to Use Ticket Viewer 1. Open the **Ticket Viewer** application. 2. In the **ITSM Provider** dropdown, select the connector used for your ticketing system. This connector must already be configured under **Ticket Mapping Configurations**. 3. In the **Ticket ID** field, enter the ticket ID, including the required prefix (for example, `SR-778`). 4. Click **Search**. This action triggers a *Fetch Single Ticket* request using the selected ITSM connector. The response displays the ticket mapped into the Moveworks [Ticket object](/service-management/core-platform/data-objects#ticket). ![](https://files.readme.io/4d7573567b95582dda11e345597b09b587397669cabd5da4a142f213540dfd18-image.png)
***