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

# Farm Management

> Creating, switching, and managing your farms

# Farm Management

The Farm page lets you manage all the farms (organizations) you belong to.

## Accessing the Farm Page

Click your **user avatar** in the top-right dropdown and select **Farm**.

<Info>
  The Farm link is only visible to **Admins** and **Managers** in the dropdown menu.
</Info>

## Farm List

The Farm page shows all farms you're a member of:

* **Farm name** with your role
* **Active indicator** — Green badge on the currently active farm
* **Farm ID** — Click the copy button to copy the UUID (useful for API integrations)

## Actions

### Create a Farm

1. Click **Create Farm**
2. Enter the farm name
3. Click **Create**

You'll be the Admin of the new farm automatically.

### Switch Active Farm

Click **Switch** on any farm to make it your active workspace. All dashboard data will update to reflect the selected farm.

### Edit a Farm

1. Click **Edit** on the farm card
2. Update the farm name
3. Save changes

### Deactivate a Farm

<Warning>
  This is a destructive action. Deactivation is a soft delete — the farm becomes inaccessible to all members.
</Warning>

1. Click **Deactivate** on the farm card
2. A confirmation modal appears with a warning
3. **Type the farm name** exactly to confirm
4. Click **Deactivate**

Only farm **Admins** can deactivate a farm.
