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

# Create a Project

> Learn how to create your first project in BrainGrid

This guide will walk you through creating your first project in BrainGrid.

A project is where you'll organize your requirements, tasks, and codebase analysis.

<iframe className="w-full aspect-video rounded-xl shadow-xl bg-white dark:bg-slate-900" src="https://player.vimeo.com/video/1118237637" title="Create your first Project in BrainGrid" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen loading="lazy" />

## Overview

Creating a project in BrainGrid is the first step to organizing your development work. Each project:

* Links to a GitHub repository
* Contains requirements and their associated tasks
* Maintains codebase documentation and context
* Tracks implementation progress

## What's Next?

Once you've created your project, you can:

* [Create your first requirement](/guides/create-requirement)
* [Connect additional repositories](/github-installation)
* [Set up the BrainGrid MCP](/mcp-server/installation)

## Related Resources

* [What is BrainGrid?](/what-is-braingrid)
* [Quickstart Guide](/quickstart)
* [GitHub Installation](/github-installation)
