> ## 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.

# Widgets

> Customize the movable tools in the Editor's panels

Widgets are movable Editor tools that can live in either the [Left Panel](/pages/editor/panels/left-panel) or [Right Panel](/pages/editor/panels/right-panel). Moving a widget changes its location without changing its features or keyboard shortcut.

## Available widgets

* [Model](/pages/editor/widgets/model) — browse the Library and model object tree.
* [Skills & Rules](/pages/editor/widgets/skills-rules) — organize reusable instructions for Davinci.
* [Davinci Agent](/pages/editor/widgets/agent-chat) — chat with the design agent for the active workspace.
* [Source Control](/pages/editor/widgets/source-control) — manage branches, changes, commits, and merge conflicts.
* [Search](/pages/editor/widgets/search) — search names, fields, relationships, documentation, and tags.
* [Comments](/pages/editor/widgets/comments) — review mentions and comments across the project.
* [Validation](/pages/editor/widgets/validation) — find errors, TBDs, conflicts, and other model issues.
* [Terminal](/pages/editor/widgets/terminal) — access local project commands when the Local File Bridge is connected.

## Moving and ordering widgets

Drag a widget from one panel's navigation area into the other panel's navigation or content area. Dropping a widget moves it and activates it immediately.

Right-click a widget for additional actions:

* Open or focus the widget.
* Move it to another panel.
* Move it to the beginning or end of its current panel.
* Hide it.
* Restore its default location.
* Reset the complete panel layout.

## Managing visibility

Right-click blank space in the Left Panel's widget rail or the Right Panel's tab header to open the panel's widget checklist.

* A check means the widget is visible in that panel.
* A minus means it is visible in another panel.
* An empty checkbox means it is hidden.

Hidden widgets remain available through these checklists. Panel layout and hidden state are saved with your user settings.

<Note>
  Project Settings and Scratchpad are utility launchers rather than movable widgets.
</Note>
