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

# Getting Started with Compyle

<Steps>
  <Step>
    Visit the <a href="https://www.compyle.ai/" target="_blank">Compyle website</a>.
  </Step>

  <Step>
    Click **Try Compyle for Free**.
  </Step>
</Steps>

You’ll then see a screen like this:

<Frame caption="Compyle New Project Interface">
  <img className="block dark:hidden rounded-2xl" src="https://mintcdn.com/compyle-01176785/KJ2BcQNrBoDXYyxX/images/compyle-light-new-project.png?fit=max&auto=format&n=KJ2BcQNrBoDXYyxX&q=85&s=74d806223bd5f1b30b0f80ec0589770b" alt="Compyle New Project Light" width="1471" height="726" data-path="images/compyle-light-new-project.png" />

  <img className="hidden dark:block rounded-2xl" src="https://mintcdn.com/compyle-01176785/KJ2BcQNrBoDXYyxX/images/compyle-dark-new-project.png?fit=max&auto=format&n=KJ2BcQNrBoDXYyxX&q=85&s=ed254b18ac1a60b42919f4ca07df08e3" alt="Compyle New Project Dark" width="1471" height="726" data-path="images/compyle-dark-new-project.png" />
</Frame>

***

### Choose How You Want to Start

You’ll have two options:

* **Use existing repositories** – Select one or more repositories to connect with Compyle.
* **Create from scratch** – Start a brand-new repository.

For both options, you’ll need to:

* Enter a **project name**
* Enter a **repository name** or Choose the **repositories**
* (Optional) Add and Manager **team members**
* (Optional) Add and Manage **Secrets**

***
