---
title: The output pane
description: Where results appear, and how to scroll back through them.
sidebar:
order: 3
---
Results appear in the output pane: the structure of a table after you change
it, the rows from `show data` and after writes (as aligned, box-drawn
tables), query plans, and command outcomes marked with a ✓ or ✗.
## Scrolling
Use PageUp and PageDown to scroll back through earlier
output. New output snaps the view back to the most recent entry, so you never
lose your place when you run something.
:::note[Planned]
A fuller session journal — a scrollable, richly rendered log of the whole
session that you can save as Markdown — and multiple result tabs are planned
and not yet available.
:::