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

# Projects

## Projects

### What is a Project?

A **Project** is the top-level organizational container in the agentic ERP platform. It represents a distinct business domain or functional area within your organization.

**Key Characteristics:**

* Serves as the parent container for multiple sub-projects
* Represents logical grouping of related business processes
* Can span multiple organizational units or departments

### Project Purpose

Projects enable you to organize similar or co-existing processes, businesses, and workflows into cohesive units. Each project provides a namespace for:

* Multiple sub-projects (workflows, processes)
* Unified reporting and analytics

### Project Examples

<Columns cols={3}>
  <Card title="HR Project" icon="users">
    Manages all human resources processes including recruitment, employee management, and payroll administration.
  </Card>

  <Card title="Procurement Project" icon="shopping-cart">
    Handles complete procurement lifecycle from tender generation to contract management and vendor tracking.
  </Card>

  <Card title="Compliance Project" icon="shield-check">
    Encompasses risk management, regulatory compliance, and anti-money laundering procedures.
  </Card>
</Columns>
