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

# Agent Mode

> Create proposals through a guided conversation with Quimy instead of filling out form fields step by step.

**Agent Mode** lets you create proposals by chatting with Quimy. Instead of navigating the editor step by step, you describe the project in natural language and Quimy handles the structure, estimation, and document generation.

## What is Agent Mode?

Agent Mode is a conversational interface where Quimy acts as a Solution Architect. You tell it about the project, and it:

* Asks clarifying questions about scope, stack, timeline, and constraints.
* Identifies risks and ambiguities in your description.
* Structures the scope into requirements with estimates.
* Suggests pricing based on market data and your profile.
* Generates a complete proposal you can review, edit, and share.

The result is the same proposal you'd build in the editor — Agent Mode is just a different entry point.

## When to use Agent Mode vs. the editor

| Scenario                                                                       | Recommended path |
| ------------------------------------------------------------------------------ | ---------------- |
| You have a rough brief or scattered notes and want help structuring it         | Agent Mode       |
| You're starting from a well-defined scope and want full control from the start | Editor           |
| You want Quimy to ask the right questions before you commit to a structure     | Agent Mode       |
| You're applying a saved template to a new client                               | Editor           |
| You want to explore multiple proposal types before deciding                    | Agent Mode       |
| You're editing an existing proposal                                            | Editor           |

Both paths produce the same output. You can start in Agent Mode and switch to the editor at any point.

## How it works

<Steps>
  <Step title="Start a conversation">
    From the dashboard, click **Agent Mode**. You'll see a chat interface with Quimy. Describe the project — what the client needs, the tech stack, timeline, budget, or any context you have.

    You can also attach documents (PDFs, images, text files) if you have a formal brief or existing documentation.
  </Step>

  <Step title="Answer Quimy's questions">
    Quimy analyzes your input and asks targeted questions — the kind a senior Solution Architect would ask during a discovery call:

    * **Infrastructure:** "ECS, EKS, or Lambda? Any existing IaC?"
    * **Data:** "Database migration included? RDS, DynamoDB?"
    * **Uptime:** "Required during migration? Blue-green deploy?"
    * **Integrations:** "Which third-party APIs need to connect?"
    * **Timeline:** "Hard deadline, or flexible?"

    Questions appear as interactive cards. Select predefined answers, type your own, or skip questions you can't answer yet. You don't need to answer all of them — Quimy generates the proposal with whatever context you provide.
  </Step>

  <Step title="Review the generated proposal">
    Once Quimy has enough context, it generates the proposal. You'll see a preview with:

    * **Requirements count** — how many requirements were identified.
    * **Complexity assessment** — overall project complexity.
    * **Pricing recommendation** — suggested hourly rate and total estimate.

    Click **Preview** to see the full proposal document, or **Edit in dashboard** to open it in the standard editor for fine-tuning.
  </Step>

  <Step title="Edit and share">
    From the editor, you can adjust any field — requirements, pricing, delivery conditions, risk analysis, governance terms, or branding. Then share with your client via the standard sharing flow.
  </Step>
</Steps>

## Conversation history

Agent Mode saves your conversations. You can:

* View past conversations from the **conversation history** sidebar.
* Continue a previous conversation if you need to add context or generate a revised proposal.
* Delete conversations you no longer need.

## Quotas

Agent Mode conversations count against your plan's Quimy quota:

| Plan         | Agent conversations |
| ------------ | ------------------- |
| Starter      | 3 during trial      |
| Professional | 50/month            |
| Agency       | 500/month           |
| Lifetime     | Unlimited           |
