# New Postman Console Pane Makes It Easier to Debug and Troubleshoot

During the last four years, the [Postman Console](https://learning.postman.com/docs/sending-requests/troubleshooting-api-requests/#using-the-console) has been where developers immediately go when an API is behaving unexpectedly. There, they can dive deeper into the details of each [request](https://learning.postman.com/docs/sending-requests/requests/) and response, and investigate the errors returned. The Postman Console is analogous to the developer console available in Firefox or Chrome, but it is much more fine-tuned to [powerfully debug](https://blog.postman.com/powerful-debugging-with-the-postman-console/) and troubleshoot [APIs](https://www.postman.com/what-is-an-api/). And it’s yet another way we’re trying to provide transparency so that developers can better see (and work with) what is happening during API development. Still, we saw room for improvement—and so we recently released a new way to access the console. The [Postman Console](https://blog.postman.com/the-postman-console/) has historically been available through a link in the footer of the application or via a keyboard shortcut that loads the console as a separate window displaying all the debugging and troubleshooting information: ![How to access the new Postman Console](https://blog.postman.com/wp-content/uploads/2020/08/image1.png) However, with the release of [Postman](http://www.postman.com) v7.28, the Postman Console is now available as a new pane *within* the same window you're working in, behaving more like developers would expect. This has made it much quicker and easier to view the debugging results for each API request made. The built-in pane provides rich details on warnings, errors, logs, and other info to help developers immediately see the full details of successful and unsuccessful responses without having to leave the screen: ![See the new Postman Console in action](https://blog.postman.com/wp-content/uploads/2020/08/image2-1.png) When you’re frequently [developing APIs](https://blog.postman.com/api-development-with-postman/) in Postman, the time it takes to switch between the application and the console begins to really add up. By putting the console directly within the main application window and making it available in a single click, we’ve worked to save developers a lot of time. The new placement of the Postman Console is available in both Postman for the desktop and [Postman for the web](https://blog.postman.com/announcing-postman-for-the-web-now-in-open-beta/), helping developers more efficiently debug and troubleshoot what is happening with the APIs they are working with each day. The power of this console is limited only by your imagination, and also the last 5,000 messages and 24 hours.

## Watch and learn

 Level up your Postman game with our short [YouTube video](https://youtu.be/YCsURct9wCk) that explains how to use the Postman console for more visibility while debugging in one minute: