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

# Right Panel

> Use and customize the Editor's Right Panel

The Right Panel is a resizable panel beside the workspace. Its horizontal **tab header** selects which panel content is visible for the active workspace.

By default, the Right Panel contains:

* [Davinci Agent](/pages/editor/widgets/agent-chat)
* [Source Control](/pages/editor/widgets/source-control)
* [Search](/pages/editor/widgets/search)
* [Terminal](/pages/editor/widgets/terminal), when the Local File Bridge is connected
* [Comments](/pages/editor/widgets/comments)
* [Validation](/pages/editor/widgets/validation)

Panel placement is a user preference, while the active Right Panel selection is remembered independently for each workspace.

## Using the tab header

Select an icon in the tab header to open it. The active tab expands to display its name; inactive tabs remain compact.

## Moving widgets

Drag a widget tab to the Left Panel's widget rail or panel body. The moved widget becomes active in the Left Panel immediately.

You can also right-click a widget and select **Move to Left Panel**. Use the **Position** submenu to move it to the beginning or end of the tab header.

## Showing and hiding widgets

Right-click blank space in the tab header to manage all compatible widgets:

* Checked widgets are visible in the Right Panel.
* Widgets with a minus are visible in the Left Panel.
* Unchecked widgets are hidden.

Selecting an unchecked or opposite-panel widget makes it visible in the Right Panel. The same menu includes **Reset Panel Layout**.

If the Right Panel has no visible widgets, its empty state remains available as a drop target and provides a **Move widget here** menu.

## Resizing and collapsing

Drag the divider between the workspace and Right Panel to resize it. Use the Right Panel toggle in the workspace tab bar or press `Cmd/Ctrl + Shift + P` to collapse or restore it.

<Card title="Widgets" icon="table-cells-large" href="/pages/editor/widgets/overview">
  Learn what each movable widget does.
</Card>
