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

# Projects

> A project represents one git repository and holds its shared settings.

A project represents one git repository. It holds the settings shared by everything in the project:

* The repository information, including how RelayCloud authenticates with it
* The name of the project
* The type of project it is

One project can have many [workspaces](/basics/workspaces). Each workspace is a specific instance of the project running on one of your servers.
