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

# Builder Assistant

> The assistant panel inside the app builder. Ask questions about the app you have open and get context-aware suggestions for its instructions.

<Note>
  Playlab has two assistants. The **Builder Assistant** on this page lives inside the app builder and
  helps you with the single app you have open. The
  [**Playlab Assistant**](/features/Playlab%20Assistant) is its own workspace, at the top of the left
  sidebar — it works across all of your apps, can build new ones, and can run simulated student
  conversations against them.
</Note>

The Builder Assistant helps you build and improve the app you have open. Whether you need help drafting instructions, troubleshooting behavior, or generating content, it works alongside you in the builder.

<Info>
  **Enhance Development Experience**

  The Builder Assistant can help you accelerate development, solve problems, generate content, and learn new concepts through guided explanations.
</Info>

## Watch How to Use the Builder Assistant

Watch a short clip of how to interact with the Builder Assistant in your Playlab app.

<iframe src="https://www.loom.com/embed/e6fcb0dde4ef4c53a4f535a7da5d15fa?sid=d8ab38f9-0790-4bdb-9ec9-7ccd995e9939" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen style={{ width: "100%", maxWidth: "720px", aspectRatio: "16 / 9", margin: "1.5rem auto", display: "block" }} />

<figcaption>Using the Builder Assistant</figcaption>

## Accessing and Using the Builder Assistant

<Steps>
  <Step title="Open Your Playlab App">
    **Start in your workspace.**

    1. Navigate to your Playlab workspace
    2. Open the app you want to work on
  </Step>

  <Step title="Open the Builder Assistant">
    **Locate and open the Assistant panel.**

    1. Click on the **Assistant** icon in the top toolbar

    <Frame>
      <img src="https://mintcdn.com/playlabai/_D6SZKjykVV5vZr9/images/assistanticon.jpeg?fit=max&auto=format&n=_D6SZKjykVV5vZr9&q=85&s=51583504f9969df6b907918567c3e83a" alt="Builder Assistant icon" width="75" className="bordered-image" data-path="images/assistanticon.jpeg" />
    </Frame>

    2. The Builder Assistant panel will open on the right side of your screen

    <Frame>
      <img src="https://mintcdn.com/playlabai/_D6SZKjykVV5vZr9/images/assistant.jpeg?fit=max&auto=format&n=_D6SZKjykVV5vZr9&q=85&s=a742de9036024c3804af872f2b9fbe72" alt="Builder Assistant panel" width="600" className="bordered-image" data-path="images/assistant.jpeg" />
    </Frame>
  </Step>

  <Step title="Interact with the Assistant">
    **Begin your conversation.**

    1. Type your question or request in the input field at the bottom of the panel
    2. Review the Assistant's response
    3. Apply any relevant changes to your existing builder instructions
    4. Continue to test and iterate to improve your Playlab app
  </Step>
</Steps>

## Tips for Getting the Best Results

When working with the Builder Assistant, keep these tips in mind:

* **Be specific in your requests** to get more accurate responses
* **Include relevant context** about what you're trying to accomplish
* **Use follow-up questions** to refine the Assistant's suggestions
* **Request explanations** for things that you are unclear about
* **Try different phrasings** if you don't get the result you expected

## Frequently Asked Questions

<Accordion title="Can the Builder Assistant access my app's builder instructions?">
  Yes, the Builder Assistant can analyze your current instructions to provide context-aware suggestions. This helps it provide more relevant assistance based on your specific app.
</Accordion>

<Accordion title="Can the Builder Assistant generate complete apps?">
  While the Builder Assistant can generate significant portions of the app, it works best as a collaborative tool rather than a complete app generator. It excels at helping you implement specific features and solve particular problems.
</Accordion>

<Accordion title="Does the Builder Assistant remember previous conversations?">
  No, the Builder Assistant keeps context only within a single session. The [Playlab Assistant](/features/Playlab%20Assistant) does carry notes across sessions.
</Accordion>

<Accordion title="What do I do if the Builder Assistant is not able to help me?">
  The Builder Assistant is not perfect. If you still need additional support, continue leveraging the Playlab Learning Hub for additional information. If you're still stuck, feel free to email us at [support@playlab.ai](mailto:support@playlab.ai) for additional help.
</Accordion>

## Need Support?

If you encounter any issues while using the Builder Assistant:

* Contact us at [support@playlab.ai](mailto:support@playlab.ai)

Last updated: 09-22-2026
