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

# Creating a project

> Set up a new project for a role, choose who can see it, and assign collaborators.

Create a project whenever you start hiring for a new role. Each project gets its own
searches, shortlist, and sequences.

## Create a project

<Steps>
  <Step title="Start a new project">
    Click **New Project** from your projects list to open the **Launch New Project** dialog.
  </Step>

  <Step title="Add a project title">
    Enter a **Project Title** (required), usually the role you're hiring for.
  </Step>

  <Step title="Add a description">
    Optionally add a **Description** so collaborators know what the project is for.
  </Step>

  <Step title="Choose visibility">
    Set **Visibility** to **Private** or **Organization**. See
    [Visibility & access](/projects/visibility-and-access) for what each means.
  </Step>

  <Step title="Assign collaborators">
    Optionally add **Collaborators** from your organization to work on the project with you.
  </Step>

  <Step title="Create the project">
    Click **Create Project**. It opens in your projects list and becomes available from the
    **Current Project** switcher.
  </Step>
</Steps>

<Note>
  You can change a project's title, description, visibility, and collaborators later from
  Edit Project. See [Managing projects](/projects/managing-projects).
</Note>
