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

# Contracts

> Managing agreements and business terms

# Contracts

The Contracts module helps you manage formal agreements with your partners — purchase agreements, service contracts, and supply deals.

## Creating a Contract

1. Navigate to **Contracts** (if not in the sidebar, check your module access)
2. Click **+ New Contract**
3. Fill in the details:
   * **Title** — Contract name or reference
   * **Partner** — Link to an existing partner
   * **Terms** — Contract terms, pricing, conditions
   * **Start/End Date** — Contract validity period
   * **Documents** — Upload contract files (optional)
4. Save the contract

## Contract Management

* Track contract status (active, expired, pending)
* Link deliveries to contracts for fulfillment tracking
* Monitor terms and conditions

## Permissions

| Action           | Admin | Manager | Operator | Viewer |
| ---------------- | :---: | :-----: | :------: | :----: |
| View contracts   |   ✅   |    ✅    |     ✅    |    ✅   |
| Create contracts |   ✅   |    ✅    |     ✅    |    ❌   |
| Edit contracts   |   ✅   |    ✅    |     ✅    |    ❌   |
| Delete contracts |   ✅   |    ✅    |     ❌    |    ❌   |
