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

# Creating Projects

> Create and configure new projects

## Create a New Project

<Steps>
  <Step title="Navigate to Projects">
    Click **Projects** in the sidebar to access the projects view.
  </Step>

  <Step title="Click Create Project">
    Look for the "Create Project" or "+" button in the projects interface.
  </Step>

  <Step title="Enter Project Details">
    Provide a descriptive name for your project that clearly identifies the design work.
  </Step>

  <Step title="Save">
    Click "Create" or "Save" to create your new project.
  </Step>
</Steps>

\[SCREENSHOT PLACEHOLDER: Create project modal/form]

## Project Naming Best Practices

When naming your projects:

* Use descriptive, meaningful names (e.g., "Building A Structural Review", "Q4 2024 MEP Design")
* Include project identifiers or codes if applicable
* Avoid generic names like "Project 1" or "Test"
* Keep names concise but informative

## After Creating a Project

Once created, you can:

1. **Upload documents** - Add design files specific to this project
2. **Organize workflows** - Create or run workflows for this project
3. **Collaborate** - Share the project with team members

## Example Projects

Here are some examples of well-structured projects:

* **Office Building A - Structural Analysis**
* **Residential Complex - MEP Review**
* **Bridge Design - Load Calculations**
* **Manufacturing Facility - HVAC Design**

## Next Steps

<CardGroup cols={2}>
  <Card title="Add Documents" icon="upload" href="/dashboard/data/uploading-documents">
    Upload design files to your project
  </Card>

  <Card title="Project Structure" icon="folder-tree" href="/dashboard/projects/project-structure">
    Learn about organizing project content
  </Card>
</CardGroup>
