# Sidebars

### Left sidebar: layers and assets

The left sidebar houses the Layers panel, which is your go-to space for managing the structural components of your canvas.

Key Features:

* **Browse and organize**: View and manage all your images, assets, and shapes.
* **Selection**: Click on layers to focus on or edit them on the canvas.
* **Search**: Quickly find specific layers using the built-in search bar.
* **Add or import assets**: Easily add or import new assets to your project by clicking the ‘+’ icon in the top right corner.

Think of this sidebar as a mini project explorer for your canvas, helping you stay organized and efficient.

### Right sidebar: details, tools & actions

The Right Sidebar is contextual, meaning it updates dynamically based on the selected artboard or object. This sidebar houses the tools and actions you need for in-depth editing.

Key features:

* **Details**: View and adjust settings or prompts related to the selected artboard or asset (one or more images, videos, audios). This tab is available for all artboards. It displays generation information, including the prompt (which you can copy in one click), type, format, dimensions, style, and size.
* **Artboard-specific tools**: Dynamic options based on the selected content type (e.g., create model, create video, selection tools, segment tools, resize).
* **Quick actions**: Quickly access tools like upscale, export, and other frequent actions.
  * **Upscale**: Increase resolution while preserving quality for sharper, higher-quality assets.
  * **Export**: Export the artboard or specific layers in various formats (image, video, frame) for easy sharing.
* **Advanced properties**: Access settings for variations or model adjustments (if applicable).

Each tool adapts to the content type (image, video, sketch), ensuring only relevant controls are shown for a more focused and tailored experience.

### Quick recap

* **Left sidebar**: Provides structure and lets you organize and access layers & assets efficiently.
* **Right sidebar**: Offers context-specific tools and actions, tailored to the selected artboard or object.

If you have any trouble or have any questions, feel free to reach out. We're happy to help, write to us at [**support@morphic.com**](mailto:support@morphic.com)**.**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://morphic.com/docs/getting-around/sidebars.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
