---
sourceDocument: Yokohama Build or modify applications
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/application-development

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Transaction details

# Transaction details {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

The Script Debugger displays
transaction details for the current paused user session.

Transaction details are available in a dedicated resizeable section underneath the Call Stack
on the bottom left of the Script Debugger.  
Figure 1. Example transaction details  
The Script Debugger only displays transaction details when it pauses on a script. Developers can use transaction details to:

* Inspect the URL of the currently paused transaction.
* Inspect the request parameters for the currently paused transaction.
* Inspect network information about the current transaction.
* Inspect the user and session ID that initiated the debug transaction.
{#transaction-details__ul_ptx_lz5_xw}
**Related reference**   

* [Available transaction details](https://servicenow-prod.fluidtopics.net/5Iftgr1cu9Ovo9ocCv7tEA "The Script Debugger provides a standard set of transaction details for developers to debug and troubleshoot scripts.")

