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

# Milian Copilot

> In-app AI that builds and edits assistants in your workspace

**Milian** is the workspace copilot built into the dashboard and assistant editor. Use it to create, explain, and improve your workspace configuration.

To connect an external AI application such as Claude or ChatGPT, use the [MCP endpoint](/api/mcp).

## Where to find it

| Surface              | What you get                                                                                            |
| -------------------- | ------------------------------------------------------------------------------------------------------- |
| **Dashboard** (`/`)  | A full chat panel in the middle of the dashboard — create assistants, draft automations, ask for help   |
| **New assistant**    | **Generate from prompt** (Suggested) — describe a use case; Milian drafts name, type, and system prompt |
| **Assistant editor** | Header **Milian** — improve greeting/prompt/flow; changes appear on the canvas; click **Save**          |

## Agent types

Milian respects the same modes as the editor:

* **Single prompt** — a standalone instruction with no saved conversation flow
* **Conversational flow** — built on a saved or existing flow; the flow's Advanced / base system prompt applies to agent steps

## What you can ask it

Milian isn't limited to writing prompt text — describe what you want in plain language from the assistant editor:

* **Tone and content changes** — "make the greeting friendlier," "add our 30-day return policy," "add a rule for handling angry callers."
* **Troubleshooting** — describe what's going wrong ("calls sound cut off at the start," "it keeps re-asking for the phone number") and Milian proposes a fix to the prompt, flow, or settings.
* **Configuration for your use case** — ask which [engine mode](/assistants/engine-modes) or settings fit a scenario such as sales, support, or appointment booking, and Milian recommends a starting configuration.

You don't have to start from a blank prompt either: pick a [use-case template](/assistants/overview#use-case-templates) when you create the assistant, then ask Milian to adapt it to your business.

<Tip>
  Be specific and make one change at a time — "mention a 10% discount for new customers" works better than "add discount info," and small, testable edits are easier to review than a full rewrite.
</Tip>

## Reviewing changes

Milian's edits land directly on the assistant canvas — the prompt, greeting, or flow updates as you chat. Read through the result before you click **Save**; nothing is written to the live assistant until you save.
