> For the complete documentation index, see [llms.txt](https://docs.buzzy.buzz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buzzy.buzz/getting-started-with-buzzy/new-buzzy-ai-v3/1.-writing-a-prompt.md).

# 1. Writing a Prompt

<figure><img src="/files/WejGoJ2Rub9uSNigtwsv" alt=""><figcaption></figcaption></figure>

Start by describing what you want to build in plain language. Prompts can range from a short description to a detailed breakdown of features, roles, data, flows, or screens.

Prompt-first creation is best for quick starts and focused edits. For larger apps, use the same planning discipline you would use with [Builder MCP](/the-building-blocks/mcp/buzzy-builder-mcp.md): define the brief, flows, data model, screen intent, and review checkpoints before asking Buzzy to build too much at once.

**Example prompts:**

* "A to-do list app with projects and due dates."
* "A mobile-first CRM dashboard for tracking customer interactions and sales pipelines."

Prompts can be entered:

* From the **Workspace** home screen (to start a new app)
* From the **Design > AI** section (to update an existing screen or app)

## What to Include

* what the app is for
* who uses it
* the core data objects and relationships
* the main user journeys
* permissions or private data rules
* the most important screens
* integrations, functions, or external APIs
* what should be left out of the first version

{% hint style="info" %}
For complex apps, avoid one giant prompt that tries to finish everything. Start with the app shape, review what Buzzy creates, then iterate through data, screens, debugging, testing, and deployment.
{% endhint %}
