# Solar Times

***

## Motivation

* I have a requirement to fly in a window between post-sunrise and pre-sunset periods.
* I want to see when the first light is to plan my schedule.

***

## Requirements

For Flight Tasks, you must have access to FieldAgent Tasking.

***

## Dashboard

From the Home Screen:

1. Tap on the Menu button at the top left.
2. Select the Dashboard menu item.
3. Tap on the Sundial item under Utilities.

Sundial will default to your current location. You can select a field and adjust the date by tapping the Location and Date items at the top of the list view.

<figure><img src="/files/D2LK8njQAy7zcubRRWDd" alt=""><figcaption><p>Solar Times from the Dashboard</p></figcaption></figure>

***

## Task Details

You can view Solar Times from your [Task Details](/home/fieldagent-mobile-ios/app-guide/flight-tasks.md#task-details) screen.

From Task Details:

* Scroll down the list.
* Tap on the Solar Times item in the Sundial section.

<figure><img src="/files/EOtk0dTivFehgHsOyI5w" alt=""><figcaption><p>Solar Times from Task Details</p></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/60-second-guides/solar-times.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.
