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

# Create a Project

> Learn how to create a new project in Artemis Search

## Steps to Create a Project

<Steps>
  <Step title="Navigate to the Dashboard">
    Log in to your Artemis Search account and go to the dashboard.
  </Step>

  <Step title="Click 'Add Project'">
    Look for the "Add Project" button on the dashboard and click it.
  </Step>

  <Step title="Enter Project Details">
    A modal will appear. Enter the following information:

    <ParamField body="name" type="string" required>
      Give your project a descriptive name.
    </ParamField>

    <ParamField body="model_type" type="Mini" required>
      Currently, only the "Mini" model type is available.
    </ParamField>
  </Step>

  <Step title="Confirm Creation">
    Review the details and click "Create Project" to finalize.
  </Step>
</Steps>

<Note>
  After creating your project, you'll need to add datasets and machines to make it active. These steps are covered in the [Manage Projects](/projects/manage-projects) guide.
</Note>

## Next Steps

After creating your project, you'll want to:

1. Add and activate a dataset
2. Assign machines to your project
3. Configure your project settings

Head over to the [Manage Projects](/projects/manage-projects) guide to learn how to perform these actions and get your project up and running.

If you encounter any issues during project creation, please contact our support team at [pallavi@artemisar.com](mailto:pallavi@artemisar.com).
