# Prompt bar

The prompt bar is your primary tool for creating and customizing generations in Morphic. There are two types of prompt bars available:

* **Global prompt bar**
  * Located at the bottom of the interface
  * Use this to write prompts and adjust general settings
  * Configure aspect ratio, style, character models, creativity, variations, and camera angle for images
  * Available when no specific artboard is selected
  * Generates images, videos, and audio
* **Artboard-specific prompt bar** (also known as **focus-mode prompt bar**)
  * Appears just below an artboard when you select an image, video, or audio asset
  * Provides dedicated prompting and fine-tuning for that specific asset
  * Allows you to make targeted adjustments without affecting other elements
  * Offers the same settings as the global prompt bar but scoped to the selected asset
  * Might allow more settings based on the type of asset you're working with

Key features:

* **Prompt writing**: Enter descriptive text to guide your generation
* **Style selection**: Choose from various artistic styles and models
* **Aspect ratio**: Adjust the dimensions of your output
* **Character models**: Apply specific character models when relevant
* **Creativity control**: Fine-tune the creative variation in your generations
* **Variations**: Generate multiple versions of your prompt
* **Camera angle**: Control the perspective for image generations

The prompt bar adapts to your workflow, providing the right tools whether you're starting fresh or refining existing assets.

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/prompt-bar.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.
