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

# AI Interview Builder

> Build and edit your interview by chatting with the AI, starting from a prompt or a brief.

With the AI Interview Builder you write your interview by talking to the AI: design, build and review all happen in the same place. Use it when you start from an idea or a brief and want to get quickly to a structure that already includes questions, screeners and logic.

You type in the chat, watch the result appear on the canvas and decide whether to apply it. All in the same place.

<Info>
  In the product this panel is called **Exoid AI** and carries a **BETA** badge. That's the name you'll see in the Builder.
</Info>

## How it works

<Steps>
  <Step title="Give the first input">
    Start from a prompt you write yourself, pick one of the suggestions offered, or attach a brief.
  </Step>

  <Step title="The AI generates on the canvas">
    The AI analyzes your request and builds the structure directly on the canvas. Questions, sections, screeners and logic are generated step by step and applied to the interview right away, while the chat shows the operations in progress in real time.
  </Step>

  <Step title="Iterate">
    Ask for general changes or work on specific questions on the canvas. The conversation keeps the full context, so the AI improves the interview while staying consistent from one step to the next.
  </Step>
</Steps>

<Note>
  After every iteration, and at the end of generation from a brief, the builder always asks you to **confirm the changes**. You can accept them to apply them for good, or discard them with no impact on the interview.
</Note>

## Starting from a brief

Exoid AI takes attachments: the **Add PDF or DOCX** button lets you hand it the brief you already have instead of retyping it in the chat. The file stays attached to the conversation, so every later request is read against it and you don't have to repeat the context.

You can attach a brief the same way from the **What do you want to build?** screen, when you create the campaign.

## Add to AI chat: editing a block in context

Every block on the canvas includes the **Add to AI chat** action in its toolbar. It's the fastest way to refine a single question without losing focus on the canvas.

With "Add to AI chat" you can:

* select the exact block you want to change;
* ask for changes in natural language;
* apply the changes to that specific block only.

<Note>
  It behaves like the "Run" action, but with a more immediate workflow: you don't have to specify the question code, because the context is passed to the AI together with the selected block.
</Note>

## Next steps

<CardGroup cols={2}>
  <Card title="The Builder" icon="layout-dashboard" href="/en/builder/overview">
    Hand-tune the blocks and connections the AI generated.
  </Card>

  <Card title="AI moderation" icon="brain" href="/en/builder/ai-moderation">
    Probe open-ended answers with automatic follow-up questions.
  </Card>
</CardGroup>


## Related topics

- [The Builder](/en/builder/overview.md)
- [Troubleshooting](/en/troubleshooting.md)
- [Exoid documentation](/en/index.md)
