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

# 대시보드 개요

> Omni 대시보드를 사용하여 프로젝트, 워크플로우, 검증 결과를 관리하는 방법을 알아보세요.

Omni 대시보드은 프로젝트 설정부터 결과 검토까지 전체 검증 워크플로우를 관리하기 위한 웹 기반 인터페이스입니다. 수동 문서 검토를 정책 기반 자동 분석으로 대체하세요.

## 대시보드 섹션

<CardGroup cols={2}>
  <Card title="프로젝트 관리" icon="folder-open" href="/ko/omni/dashboard/project-management">
    프로젝트를 생성하고 관리합니다. 프로젝트 상태(Service, Trial, Closed)와 연결된 워크플로우를 확인하세요.
  </Card>

  <Card title="워크플로우 설정" icon="diagram-project" href="/ko/omni/dashboard/workflow-setup/policy-configuration">
    자연어 정책, 엔진 선택, 출력 스키마로 워크플로우를 설정합니다.
  </Card>

  <Card title="분석 및 결과" icon="chart-mixed" href="/ko/omni/dashboard/analysis-results">
    분석 결과, 필드별 점수, 감사 로그를 검토합니다.
  </Card>
</CardGroup>

## 프로젝트 상태 유형

| 상태          | 접근 권한    | 설명                                 |
| ----------- | -------- | ---------------------------------- |
| **Service** | 전체 읽기/쓰기 | 모든 작업 가능                           |
| **Trial**   | 전체 읽기/쓰기 | Service와 동일. 1개월 후 자동으로 Closed로 전환 |
| **Closed**  | 읽기 전용    | 새로운 작업 불가 (GET만 허용)                |
