> ## 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.

# Dashboard Overview

> Welcome to Design IQ - your AI-powered design review platform

## Welcome to Design IQ

Design IQ is an AI-powered platform that helps engineering teams automate design reviews and ensure compliance with industry standards and best practices.

## Key Features

<CardGroup cols={2}>
  <Card title="Projects" icon="box" href="/dashboard/projects/index">
    Organize your design work into projects with associated documents and workflows.
  </Card>

  <Card title="Data Management" icon="database" href="/dashboard/data/index">
    Upload and manage documents at both organization and project levels.
  </Card>

  <Card title="Workflows" icon="layers" href="/dashboard/workflows/index">
    Create customizable review checklists to automate your design review process.
  </Card>

  <Card title="Results" icon="activity" href="/dashboard/results/index">
    Review AI-generated findings, respond to issues, and export results.
  </Card>
</CardGroup>

## Getting Started

<Steps>
  <Step title="Set up your organization">
    Create or join an organization and invite team members.
  </Step>

  <Step title="Create a project">
    Organize your design work by creating projects.
  </Step>

  <Step title="Upload documents">
    Add design documents, specifications, and reference materials.
  </Step>

  <Step title="Run a workflow">
    Execute AI-powered reviews using customizable checklists.
  </Step>

  <Step title="Review results">
    Analyze findings, provide responses, and export reports.
  </Step>
</Steps>

## Navigation

Access the main sections of Design IQ from the sidebar:

* **Projects** - View and manage all your projects
* **Data** - Access organization and project documents
* **Workflows** - Create and manage review workflows
* **Results** - View review findings and responses

\[SCREENSHOT PLACEHOLDER: Dashboard sidebar showing main navigation tabs]

## Next Steps

<Card title="Get Started Guide" icon="rocket" href="/dashboard/getting-started">
  Learn how to authenticate, set up your organization, and navigate the dashboard.
</Card>
