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

# ORGANIZATION & PROJECTS

> Setting up your organization & project

Projects provide the organizational structure Oumi uses to manage datasets, evaluations, training runs, and models.

## ORGANIZATION & PROJECTS

When you create your first project, a new default organization is created with you as the admin. You can add others in your organization to collaborate on your projects with. Organizations help you define a group of people that should have access to a set of projects to collaborate.

Projects help you organize all the datasets, evaluators, evaluations, and models that you create for a specific task.  A project represents a single use case that ultimately produces one final model. While a project may contain many intermediate or candidate models, they all serve the same use case.

<Note>We recommend one project per use case and multiple projects per organization for multiple initiatives.</Note>

### CREATING A PROJECT

To create a new project, expand the **Project** drop-down from the top navigation and select the `+ Create new ...` option.

You'll be asked to provide the following:

* Project Name
* Project Context/description
* (Optional) Invite team members

<video autoPlay controls muted loop playsInline allowFullScreen className="w-full aspect-video rounded-xl" src="https://mintcdn.com/oumi/-C82V_kXqoBIcXEj/videos/create-project-new1.mp4?fit=max&auto=format&n=-C82V_kXqoBIcXEj&q=85&s=271c6dd666fc631131b3f5c71df1e08d" data-path="videos/create-project-new1.mp4" />

Once created, the project becomes the workspace where all imported and synthesized data lives.
