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

# Moving a Field to Another Farm

<AccordionGroup>
  <Accordion title="In CamoAg, what is the difference between a farm and a field?">
    * A Farm is made up of one or more fields
  </Accordion>

  <Accordion title="What are the requirements for moving a field to another farm?">
    * There can't be an active lease in place. Once the lease expires, you can move the field.
    * The farm to which you are moving the field must already exist in the platform
  </Accordion>

  <Accordion title="What is the use case for moving a field to another farm?">
    * Field was added to a farm by mistake
    * You would like to consolidate multiple farms into a single farm
    * You would like to separate fields that belong to a single farm into multiple farms
  </Accordion>
</AccordionGroup>

<Steps>
  <Step>
    Navigate to the farm whose field you want to move
  </Step>

  <Step>
    Click ****Fields & Parcels****

    <Frame>
      ![Screenshot 2024-07-26 at 8.49.17 AM.png](https://assets.camo.ag/tillable-assets/docs/user-guides/image-55.png)
    </Frame>
  </Step>

  <Step>
    To the right of the field you want to work with, click the icon then **Move Field**
  </Step>

  <Step>
    Search for the name of the farm to which you want to move this field. <Note>*Note: The farm will appear under the field you want to move.*</Note>
  </Step>

  <Step>
    Click **Save** then **Okay** to confirm the move

    <Frame>
      ![Screenshot 2024-07-26 at 8.51.44 AM.png](https://assets.camo.ag/tillable-assets/docs/user-guides/image-56.png)
    </Frame>
  </Step>
</Steps>
