# 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="/files/hS1BZZu3o8aQv0eeYqhB" 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="/files/ugXBGR2sPQejNN6FbqFG" 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="/files/5jdssahy5S4pprzwJxZv" 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="/files/kJRvdVSMdDhcTnPOOYtt" 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="/files/JFvsT9H5JQBXJbZV67fa" 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="/files/UYPG8yLrxmsQKMv1r1tk" 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="/files/KSKuVP4L0tzSRJ7ibIKa" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

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

The question should be specific, self-contained, and written in natural language.
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.
