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

# Equipment

> Tracking machinery and tools

# Equipment Management

Track all your farm machinery, vehicles, and tools in one place. The Equipment module helps you manage your assets and their usage across operations.

## Adding Equipment

1. Navigate to **Equipment** in the left sidebar
2. Click **+ Add Equipment**
3. Fill in the details:
   * **Name** — Equipment name (e.g., "John Deere 8R 410")
   * **Type** — Category (tractor, sprayer, harvester, etc.)
   * **Status** — Current condition (active, maintenance, retired)
   * **Additional details** — Serial number, purchase date, notes
4. Save the equipment record

## Equipment Detail Page

Click on any equipment item to see its detail page with:

* Full specifications and details
* Usage history across operations
* Linked operations showing when and where it was used

## Linking to Operations

When creating an operation in a season, you can assign equipment to it. This creates a usage log so you can track:

* How often each piece of equipment is used
* Which fields it's deployed on
* Total operational hours or usage

## Permissions

| Action           | Admin | Manager | Operator | Viewer |
| ---------------- | :---: | :-----: | :------: | :----: |
| View equipment   |   ✅   |    ✅    |     ✅    |    ✅   |
| Add equipment    |   ✅   |    ✅    |     ✅    |    ❌   |
| Edit equipment   |   ✅   |    ✅    |     ✅    |    ❌   |
| Delete equipment |   ✅   |    ✅    |     ❌    |    ❌   |
