> For the complete documentation index, see [llms.txt](https://support.senterasensors.com/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.senterasensors.com/home/fieldagent-mobile-ios/app-guide/field-details.md).

# Field Details

A complete guide to Field Details

***

## Field Details

Tap a field from the [Home Screen](/home/fieldagent-mobile-ios/app-guide/home-screen.md) to view Field Details.

<figure><img src="https://3961074089-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZgxcabwSCSKC3cebaIwD%2Fuploads%2Fp4wh8agqjA0k6hMG98X3%2FField%20Details.jpg?alt=media&amp;token=4cbf8d28-9698-4af0-9e17-e140e520b9b6" alt=""><figcaption><p>Field Details Screen</p></figcaption></figure>

***

## Directions

Tapping on the Directions button will open a mapping app on your device with directions from your current location to the centroid of the field's boundary.

<figure><img src="https://3961074089-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZgxcabwSCSKC3cebaIwD%2Fuploads%2FAa644bpiWJAVWnzLNlue%2FField%20Directions.jpg?alt=media&amp;token=a42ee7f8-d64d-4660-bda3-8343b71dabce" alt=""><figcaption><p>Field Directions</p></figcaption></figure>

***

## Notifications

Field Notifications can be displayed by tapping the Notifications button. Field Notifications are not available for all fields or accounts.&#x20;

***

## Tasks

A list of tasks for the field can be displayed by tapping the Tasks button.

<figure><img src="https://3961074089-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZgxcabwSCSKC3cebaIwD%2Fuploads%2FkxZzhg4at9LiOrZ8SkEZ%2FField%20Detail%20Tasks.gif?alt=media&amp;token=03cbf8e0-810e-4c2e-85dc-d88c08c96d8c" alt=""><figcaption><p>Field Tasks Screen</p></figcaption></figure>

***

## Points

Field Points can be accessed by tapping on the Points button. The workflows for these points are detailed on this [page](/home/fieldagent-mobile-ios/60-second-guides/ground-control-points.md).

<figure><img src="https://3961074089-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZgxcabwSCSKC3cebaIwD%2Fuploads%2FWesvCz00gafNsm6RfSsU%2FField%20Detail%20Points.gif?alt=media&amp;token=cf0adeb4-0086-46ed-9ca5-2b296f3fa8ce" alt=""><figcaption><p>Field Points Screen</p></figcaption></figure>

***

## Shapes

When Field Details are first displayed, the Field Boundary is selected and displayed on the map. It is represented as the blue box overlayed on the map.

The field boundary and other custom shapes can be toggled on the map by tapping a shape in the shape list.

<figure><img src="https://3961074089-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZgxcabwSCSKC3cebaIwD%2Fuploads%2FyN5e15EfodzHgmYtAfh5%2FField%20Detail%20Shapes.gif?alt=media&amp;token=744923d2-8be6-47ef-aa77-3be7bd7f031e" alt=""><figcaption><p>Field Shapes</p></figcaption></figure>

***

## Surveys

When imagery is uploaded to FieldAgent, it is contained inside of a Survey. You can view the processed imagery and analytic data by selecting a layer in the Surveys List.

<figure><img src="https://3961074089-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZgxcabwSCSKC3cebaIwD%2Fuploads%2FtTu29zZG5rucF4MwEh1e%2FField%20Details%20Surveys.gif?alt=media&amp;token=c5b5b7a0-ab87-4524-8bd1-edb73e550d39" alt=""><figcaption><p>Field Surveys</p></figcaption></figure>

***

## Flight Planning

On the Shapes List, you can swipe to fly a field boundary or shape or tap three times on an item to open Flight Planning. This works for both the field boundary and any custom shape that has been created.

Flight Planning is detailed in this section of the guide.

<figure><img src="https://3961074089-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZgxcabwSCSKC3cebaIwD%2Fuploads%2FKCH1OmaqkudJ7YF7wCpA%2FField%20Details%20Flight%20Planning.gif?alt=media&amp;token=5366a75a-5dba-4718-8c4a-d044491faf29" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://support.senterasensors.com/home/fieldagent-mobile-ios/app-guide/field-details.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
