---
sourceDocument: Xanadu API Reference
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/api-reference

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# Transaction details

# Transaction details {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](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/8Dzd3pc2VbuO7y4gNsxAFw "The Script Debugger provides a standard set of transaction details for developers to debug and troubleshoot scripts.")

