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

# The AI Consultant

> Don't have a prompt? No problem. The AI Consultant acts as a virtual Product Manager, interviewing you to identify high-ROI automation opportunities.

<Steps>
  <Step title="Start the Conversation">
    Located in the homepage sidebar, the **"What should I build?"** button initiates a guided interview. Instead of expecting you to have technical specs, Architect starts by understanding *you*.

    <Frame>
      <img src="https://mintcdn.com/lyzr-636197f6/ovfCHnLxUzSFcJMI/images/what-should-i-build.png?fit=max&auto=format&n=ovfCHnLxUzSFcJMI&q=85&s=45a8f72b7d3c6726e6030bbd5f84b9c0" alt="What should I build button" width="2940" height="1452" data-path="images/what-should-i-build.png" />
    </Frame>
  </Step>

  <Step title="The Interview Process">
    ### Identity Verification

    First, Architect establishes who you are. This information is used to personalize the final application (e.g., adding your name to the dashboard header).

    <Frame>
      <img src="https://mintcdn.com/lyzr-636197f6/EOiXRYNK1HgFTh61/images/docs/image5.png?fit=max&auto=format&n=EOiXRYNK1HgFTh61&q=85&s=9e02bd75de4c676ef59330a9b752cb86" alt="User Details" width="715" height="612" data-path="images/docs/image5.png" />
    </Frame>

    ### Role Analysis

    Architect asks for your job role. It cross-references this with a database of common industry bottlenecks.

    <CardGroup cols={2}>
      <img src="https://mintcdn.com/lyzr-636197f6/EOiXRYNK1HgFTh61/images/docs/image6.png?fit=max&auto=format&n=EOiXRYNK1HgFTh61&q=85&s=529895bfd08c6acbe67045950c24fe65" alt="Role Selection" className="rounded-md border border-gray-200" width="702" height="757" data-path="images/docs/image6.png" />

      <img src="https://mintcdn.com/lyzr-636197f6/EOiXRYNK1HgFTh61/images/docs/image7.png?fit=max&auto=format&n=EOiXRYNK1HgFTh61&q=85&s=3297aa3f234d02c625ab24e412b28afc" alt="Role Context" className="rounded-md border border-gray-200" width="1212" height="688" data-path="images/docs/image7.png" />
    </CardGroup>

    ### Pain Point Discovery

    This is the critical step. Architect asks: *"Where does your time go?"* It presents role-specific time sinks. This allows it to calculate the potential ROI of the app.

    <Frame>
      <img src="https://mintcdn.com/lyzr-636197f6/EOiXRYNK1HgFTh61/images/docs/image8.png?fit=max&auto=format&n=EOiXRYNK1HgFTh61&q=85&s=ff1a83706fcc28d6102966f51353ce83" alt="Pain Points" width="702" height="498" data-path="images/docs/image8.png" />
    </Frame>

    ### Stack Integration

    It asks what tools you already use (Slack, HubSpot, Jira). This ensures the recommended agents aren't siloed.

    <CardGroup cols={2}>
      <img src="https://mintcdn.com/lyzr-636197f6/EOiXRYNK1HgFTh61/images/docs/image9.png?fit=max&auto=format&n=EOiXRYNK1HgFTh61&q=85&s=c084248ec394dd16fd1d2b48e4c2eb04" alt="Tool Selection" className="rounded-md border border-gray-200" width="697" height="346" data-path="images/docs/image9.png" />

      <img src="https://mintcdn.com/lyzr-636197f6/EOiXRYNK1HgFTh61/images/docs/image10.png?fit=max&auto=format&n=EOiXRYNK1HgFTh61&q=85&s=dd3be07cf7b85e00da404e98861266dd" alt="Extra Context" className="rounded-md border border-gray-200" width="703" height="300" data-path="images/docs/image10.png" />
    </CardGroup>
  </Step>

  <Step title="The Proposals">
    Based on your inputs, Architect doesn't just give you an idea—it gives you a spec. It generates 3 tailored "Agent Cards" complete with capability lists and time-savings estimates.

    <Frame>
      <img src="https://mintcdn.com/lyzr-636197f6/EOiXRYNK1HgFTh61/images/docs/image11.png?fit=max&auto=format&n=EOiXRYNK1HgFTh61&q=85&s=1beb371d9ae8efa0e72bc09637337efe" alt="Final Recommendations" width="697" height="621" data-path="images/docs/image11.png" />
    </Frame>

    <CardGroup cols={3}>
      <Card title="10h+">
        Weekly Time Saved
      </Card>

      <Card title="3">
        Tailored Solutions
      </Card>

      <Card title="1-Click">
        To Generate PRD
      </Card>
    </CardGroup>
  </Step>
</Steps>
