> ## 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.

# Get Started Assistant

## Build a Workspace with AI

When you create a new workspace in Xano, you can either start from scratch, or use our AI copilot to build your database and basic CRUD endpoints for you.

<Frame>
  <iframe width="1000" height="500" src="https://demo.arcade.software/36xxGIbrMSwHkY34akVS?embed" title="https://demo.arcade.software/36xxGIbrMSwHkY34akVS?embed" allowFullScreen allow="clipboard-write" class="contentkit-webframe" />
</Frame>

<Steps>
  <Step title="During setup, make sure to choose Create With AI">
    <Frame>
      <img src="https://mintcdn.com/xano-997cb9ee/o7zunZFYmjx8RZ8N/images/f172571a-image.jpeg?fit=max&auto=format&n=o7zunZFYmjx8RZ8N&q=85&s=92270c8898c96df27c130236e7329dc0" width="864" height="420" data-path="images/f172571a-image.jpeg" />
    </Frame>
  </Step>

  <Step title="Provide the AI with its first instructions.">
    There are a few different ways you can work with the AI generator.

    * **Start with a template**

      * Choose from any of the starter templates, and converse with the AI to make it your own.

    * **Tell it about what you want to build.**

      * Start a conversation with the AI generator and let it know what your goals are. It can recommend database design strategies to you, and implement them for you right away.

    * **Tell it exactly the database structure you have in mind**

      * This is especially useful if you are already familiar with app development, or maybe you've done the design outside of Xano already — just tell the AI what tables you want in plain language, and it will do the heavy lifting for you.
  </Step>
</Steps>
