# Debug Node

The **Debug** node allows you to print values to the logs, enabling you to check and verify data during the execution of your API flow. This is particularly useful for troubleshooting and ensuring the accuracy of variables, such as dictionaries, by providing detailed logs for each API call.

## Properties Panel

### General

<table><thead><tr><th width="199">Field</th><th>Description</th><th>Required</th></tr></thead><tbody><tr><td>Node name</td><td><a href="../node-name"><mark style="color:blue;"><strong>Checkout Node name</strong></mark></a></td><td>true</td></tr><tr><td>Response value</td><td>The value you want to send as the response</td><td>false</td></tr><tr><td>Response status code</td><td>The status code you want to send with the response</td><td>true</td></tr></tbody></table>

### Returns

This node doesn't return any value

\ <br>
