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

# Prompt Assistant

> Learn how to use the Prompt Assistant to help build AI system and user prompts

The Prompt Assistant can help you build AI system and user prompts for your backend. It's available when building [AI Agents](/ai-tools/agents).

### Using the Prompt Assistant

<Steps>
  <Step title="Find the Prompt Assistant">
    <Frame caption="You'll find the Prompt Assistant / System Prompt Assistant in the Edit Agent panel.">
      <img src="https://mintcdn.com/xano-997cb9ee/4xy0p5vdU3hAE_8U/images/prompt-assistant-20251011-084219.png?fit=max&auto=format&n=4xy0p5vdU3hAE_8U&q=85&s=51a4afeeb41caee7868b63b23684d896" alt="prompt-assistant-20251011-084219" width="433" height="588" data-path="images/prompt-assistant-20251011-084219.png" />
    </Frame>
  </Step>

  <Step title="Tell the Assistant about the prompt you're trying to build">
    The Assistant can help you build prompts for your AI Agent. You can ask the Assistant to build a prompt from scratch, or to modify an existing prompt.
  </Step>

  <Step title="Review and Iterate">
    Once the Assistant has taken a first pass at your question, you can continue to converse with it to iterate and expand, or correct missteps.
  </Step>
</Steps>
