> ## Documentation Index
> Fetch the complete documentation index at: https://veryfront.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Console panel

> Inspect runtime output while working in Studio.

The Console panel shows output from the active development surface.

## Capabilities

* Inspect logs from the preview or code workspace.
* Check output after a build, run, or reload.
* Keep runtime feedback visible beside the work surface.

## Use it when

* A preview or command fails.
* You need fast feedback while editing code.
* You want to keep runtime output close to the source view.

## Related panels

* [Preview](/studio/panels/preview): View the running app.
* [Code](/studio/panels/code): Edit the source that produced the output.
* [Logs](/studio/panels/logs): Inspect broader project logs and errors.
