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

# Dashboard Overview

> Learn how to use the Omni dashboard to manage projects, workflows, and verification results.

The Omni dashboard is a web-based interface for managing your entire verification workflow — from project setup to result review. Replace manual document inspection with automated, policy-driven analysis.

## Dashboard Sections

<CardGroup cols={2}>
  <Card title="Project Management" icon="folder-open" href="/en/omni/dashboard/project-management">
    Create and manage projects. View project status (Service, Trial, Closed) and associated workflows.
  </Card>

  <Card title="Workflow Setup" icon="diagram-project" href="/en/omni/dashboard/workflow-setup/policy-configuration">
    Configure workflows with natural language policies, engine selection, and output schemas.
  </Card>

  <Card title="Analysis & Results" icon="chart-mixed" href="/en/omni/dashboard/analysis-results">
    Review analysis results, verification status, and audit logs.
  </Card>
</CardGroup>

## Project Status Types

| Status      | Access          | Description                                                 |
| ----------- | --------------- | ----------------------------------------------------------- |
| **Service** | Full read/write | All operations enabled                                      |
| **Trial**   | Full read/write | Identical to Service. Auto-converts to Closed after 1 month |
| **Closed**  | Read-only       | No new operations allowed (GET only)                        |
